Sep 04 15:42:42 devstack devstack@c-api.service[75156]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:42:42 devstack devstack@c-api.service[75156]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:42:42 2026] *** Sep 04 15:42:42 devstack devstack@c-api.service[75156]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: nodename: devstack Sep 04 15:42:42 devstack devstack@c-api.service[75156]: machine: x86_64 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: clock source: unix Sep 04 15:42:42 devstack devstack@c-api.service[75156]: pcre jit disabled Sep 04 15:42:42 devstack devstack@c-api.service[75156]: detected number of CPU cores: 4 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: current working directory: / Sep 04 15:42:42 devstack devstack@c-api.service[75156]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:42:42 devstack devstack@c-api.service[75156]: your processes number limit is 47517 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: your memory page size is 4096 bytes Sep 04 15:42:42 devstack devstack@c-api.service[75156]: detected max file descriptor number: 2048 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: lock engine: pthread robust mutexes Sep 04 15:42:42 devstack devstack@c-api.service[75156]: thunder lock: enabled Sep 04 15:42:42 devstack devstack@c-api.service[75156]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:42:42 devstack devstack@c-api.service[75156]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:42:42 devstack devstack@c-api.service[75156]: Set PythonHome to /opt/stack/data/venv Sep 04 15:42:42 devstack devstack@c-api.service[75156]: Python main interpreter initialized at 0x760e378a4668 Sep 04 15:42:42 devstack devstack@c-api.service[75156]: python threads support enabled Sep 04 15:42:42 devstack devstack@c-api.service[75156]: your server socket listen backlog is limited to 100 connections Sep 04 15:42:42 devstack devstack@c-api.service[75156]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:42:42 devstack devstack@c-api.service[75156]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:42:42 devstack devstack@c-api.service[75156]: *** Operational MODE: preforking *** Sep 04 15:42:42 devstack devstack@c-api.service[75156]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:42:42 devstack devstack@c-api.service[75156]: spawned uWSGI master process (pid: 75156) Sep 04 15:42:42 devstack devstack@c-api.service[75156]: spawned uWSGI worker 1 (pid: 75157, cores: 1) Sep 04 15:42:42 devstack devstack@c-api.service[75156]: spawned uWSGI worker 2 (pid: 75158, cores: 1) Sep 04 15:42:42 devstack devstack@c-api.service[75156]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:42:42 devstack devstack@c-api.service[75157]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:42:42 devstack devstack@c-api.service[75157]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:42:42 devstack devstack@c-api.service[75157]: we strongly recommend against using it for new projects. Sep 04 15:42:42 devstack devstack@c-api.service[75157]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:42:42 devstack devstack@c-api.service[75157]: framework. For more detail see Sep 04 15:42:42 devstack devstack@c-api.service[75157]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:42:42 devstack devstack@c-api.service[75157]: import eventlet # noqa Sep 04 15:42:42 devstack devstack@c-api.service[75158]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:42:42 devstack devstack@c-api.service[75158]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:42:42 devstack devstack@c-api.service[75158]: we strongly recommend against using it for new projects. Sep 04 15:42:42 devstack devstack@c-api.service[75158]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:42:42 devstack devstack@c-api.service[75158]: framework. For more detail see Sep 04 15:42:42 devstack devstack@c-api.service[75158]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:42:42 devstack devstack@c-api.service[75158]: import eventlet # noqa Sep 04 15:42:42 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:42:42 devstack devstack@c-api.service[75157]: from cgi import parse_header Sep 04 15:42:42 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:42:42 devstack devstack@c-api.service[75158]: from cgi import parse_header Sep 04 15:42:42 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:42:42 devstack devstack@c-api.service[75157]: warnings.warn( Sep 04 15:42:42 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:42:42 devstack devstack@c-api.service[75157]: removals.removed_module( Sep 04 15:42:42 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:42:42 devstack devstack@c-api.service[75157]: removals.removed_module( Sep 04 15:42:42 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:42:42 devstack devstack@c-api.service[75158]: warnings.warn( Sep 04 15:42:42 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:42:42 devstack devstack@c-api.service[75158]: removals.removed_module( Sep 04 15:42:42 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:42:42 devstack devstack@c-api.service[75158]: removals.removed_module( Sep 04 15:42:44 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:42:44 devstack devstack@c-api.service[75157]: warnings.warn( Sep 04 15:42:44 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:42:44 devstack devstack@c-api.service[75158]: warnings.warn( Sep 04 15:42:44 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:42:44 devstack devstack@c-api.service[75157]: warnings.warn( Sep 04 15:42:44 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:42:44 devstack devstack@c-api.service[75158]: warnings.warn( Sep 04 15:42:45 devstack devstack@c-api.service[75157]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:42:45 devstack devstack@c-api.service[75157]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75157) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:42:45 devstack devstack@c-api.service[75158]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:42:45 devstack devstack@c-api.service[75158]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75158) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:42:45 devstack devstack@c-api.service[75157]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:42:45 devstack devstack@c-api.service[75157]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:42:45 devstack devstack@c-api.service[75158]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:42:45 devstack devstack@c-api.service[75158]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75158) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75157) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO dbcounter [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Registered counter for database cinder Sep 04 15:42:46 devstack devstack@c-api.service[75158]: INFO dbcounter [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Registered counter for database cinder Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG oslo_db.sqlalchemy.engines [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG oslo_db.sqlalchemy.engines [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG dbcounter [-] [75157] Writer thread running {{(pid=75157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75158]: DEBUG dbcounter [-] [75158] Writer thread running {{(pid=75158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING cinder.keymgr.conf_key_mgr [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75158]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:42:46 devstack devstack@c-api.service[75158]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:42:46 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:46 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75158]: WARNING cinder.keymgr.conf_key_mgr [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:46 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:46 devstack devstack@c-api.service[75157]: DEBUG oslo_db.sqlalchemy.engines [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: INFO cinder.rpc [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:46 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG oslo_db.sqlalchemy.engines [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: INFO cinder.rpc [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING cinder.api.contrib.hosts [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: extensions {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-volume-manage {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-quota-class-sets {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-hosts {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: capabilities {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: encryption {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: scheduler-stats {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-quota-sets {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-availability-zone {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: qos-specs {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: extra_specs {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: backups {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: encryption {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: cgsnapshots {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-volume-type-access {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: consistencygroups {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING cinder.api.contrib.hosts [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-volume-transfer {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extended resource: os-snapshot-manage {{(pid=75157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING stevedore.named [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WARNING castellan.key_manager [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.contrib.snapshot_actions [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] SnapshotActionsController initialized {{(pid=75157) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension AdminActions extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension AdminActions extending resource: snapshots {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension AdminActions extending resource: backups {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeActions extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension UsedLimits extending resource: limits {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension TypesManage extending resource: types {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.v3.router [None req-539ef80c-3107-4cd6-a5a4-690797f630d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: extensions {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-volume-manage {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-quota-class-sets {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-hosts {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x760e378a4668 pid: 75157 (default app) Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: capabilities {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: encryption {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: scheduler-stats {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-quota-sets {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-availability-zone {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: DEBUG cinder.api.middleware.request_id [None req-074cb58e-883c-433a-b9e1-0ed4dba07e0c None None] RequestId filter calling following filter/app {{(pid=75157) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: qos-specs {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: extra_specs {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75157]: [pid: 75157|app: 0|req: 1/1] 192.168.122.48 () {50 vars in 780 bytes} [Fri Sep 4 15:42:47 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: backups {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: encryption {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: cgsnapshots {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-volume-type-access {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: consistencygroups {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-volume-transfer {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extended resource: os-snapshot-manage {{(pid=75158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING stevedore.named [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WARNING castellan.key_manager [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.contrib.snapshot_actions [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] SnapshotActionsController initialized {{(pid=75158) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension AdminActions extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension AdminActions extending resource: snapshots {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension AdminActions extending resource: backups {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeActions extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension UsedLimits extending resource: limits {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension TypesManage extending resource: types {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: DEBUG cinder.api.v3.router [None req-b90feb9d-e34f-4773-a5bf-86228cd9f7bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=75158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:42:47 devstack devstack@c-api.service[75158]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x760e378a4668 pid: 75158 (default app) Sep 04 15:42:54 devstack devstack@c-api.service[75157]: DEBUG cinder.api.middleware.request_id [None req-f3a8d1a4-0d4b-4cf2-a1cd-cf62addb7a01 None None] RequestId filter calling following filter/app {{(pid=75157) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:42:56 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-f3a8d1a4-0d4b-4cf2-a1cd-cf62addb7a01 admin admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:42:56 devstack devstack@c-api.service[75157]: DEBUG cinder.api.openstack.wsgi [None req-f3a8d1a4-0d4b-4cf2-a1cd-cf62addb7a01 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=75157) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:42:56 devstack devstack@c-api.service[75157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:42:56 devstack devstack@c-api.service[75157]: warnings.warn( Sep 04 15:42:56 devstack devstack@c-api.service[75157]: DEBUG oslo_db.sqlalchemy.engines [None req-f3a8d1a4-0d4b-4cf2-a1cd-cf62addb7a01 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:56 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-f3a8d1a4-0d4b-4cf2-a1cd-cf62addb7a01 admin admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:42:56 devstack devstack@c-api.service[75157]: [pid: 75157|app: 0|req: 2/2] 192.168.122.48 () {60 vars in 1186 bytes} [Fri Sep 4 15:42:54 2026] POST /volume/v3/types => generated 186 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:42:56 devstack devstack@c-api.service[75158]: DEBUG cinder.api.middleware.request_id [None req-e25d7897-757a-4903-ac4f-b09e3e3b3850 None None] RequestId filter calling following filter/app {{(pid=75158) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:42:56 devstack devstack@c-api.service[75158]: INFO cinder.api.openstack.wsgi [None req-e25d7897-757a-4903-ac4f-b09e3e3b3850 admin admin] POST http://192.168.122.48/volume/v3/types/61c01238-4a49-44af-8118-834d385b1de6/extra_specs Sep 04 15:42:56 devstack devstack@c-api.service[75158]: DEBUG cinder.api.openstack.wsgi [None req-e25d7897-757a-4903-ac4f-b09e3e3b3850 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75158) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:42:56 devstack devstack@c-api.service[75158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:42:56 devstack devstack@c-api.service[75158]: warnings.warn( Sep 04 15:42:56 devstack devstack@c-api.service[75158]: DEBUG oslo_db.sqlalchemy.engines [None req-e25d7897-757a-4903-ac4f-b09e3e3b3850 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:42:57 devstack devstack@c-api.service[75158]: DEBUG dbcounter [-] [75158] Writing DB stats cinder:SELECT=6 {{(pid=75158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:42:57 devstack devstack@c-api.service[75158]: INFO cinder.api.openstack.wsgi [None req-e25d7897-757a-4903-ac4f-b09e3e3b3850 admin admin] http://192.168.122.48/volume/v3/types/61c01238-4a49-44af-8118-834d385b1de6/extra_specs returned with HTTP 200 Sep 04 15:42:57 devstack devstack@c-api.service[75158]: [pid: 75158|app: 0|req: 1/3] 192.168.122.48 () {60 vars in 1333 bytes} [Fri Sep 4 15:42:56 2026] POST /volume/v3/types/61c01238-4a49-44af-8118-834d385b1de6/extra_specs => generated 55 bytes in 968 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:43:06 devstack devstack@c-api.service[75157]: DEBUG dbcounter [-] [75157] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:43:07 devstack devstack@c-api.service[75158]: DEBUG dbcounter [-] [75158] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:43:37 devstack devstack@c-api.service[75157]: DEBUG cinder.api.middleware.request_id [None req-883fecea-7764-48f2-9be6-d11b2e35969d None None] RequestId filter calling following filter/app {{(pid=75157) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:43:37 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-883fecea-7764-48f2-9be6-d11b2e35969d None None] GET http://192.168.122.48/volume// Sep 04 15:43:37 devstack devstack@c-api.service[75157]: DEBUG cinder.api.openstack.wsgi [None req-883fecea-7764-48f2-9be6-d11b2e35969d None None] Empty body provided in request {{(pid=75157) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:43:37 devstack devstack@c-api.service[75157]: DEBUG cinder.api.openstack.wsgi [None req-883fecea-7764-48f2-9be6-d11b2e35969d None None] Calling method 'all' {{(pid=75157) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:43:37 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-883fecea-7764-48f2-9be6-d11b2e35969d None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:43:37 devstack devstack@c-api.service[75157]: [pid: 75157|app: 0|req: 3/4] 192.168.122.48 () {58 vars in 1309 bytes} [Fri Sep 4 15:43:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:45:22 devstack devstack@c-api.service[75158]: DEBUG cinder.api.middleware.request_id [None req-d4af568c-00e2-4761-ac96-12b7a1fa9d4d None None] RequestId filter calling following filter/app {{(pid=75158) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:45:22 devstack devstack@c-api.service[75158]: INFO cinder.api.openstack.wsgi [None req-d4af568c-00e2-4761-ac96-12b7a1fa9d4d tempest-verify_tempest_config-1997610653 tempest-verify_tempest_config-1997610653-project-member] GET http://192.168.122.48/volume/v3/extensions Sep 04 15:45:22 devstack devstack@c-api.service[75158]: DEBUG cinder.api.openstack.wsgi [None req-d4af568c-00e2-4761-ac96-12b7a1fa9d4d tempest-verify_tempest_config-1997610653 tempest-verify_tempest_config-1997610653-project-member] Empty body provided in request {{(pid=75158) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:45:22 devstack devstack@c-api.service[75158]: DEBUG cinder.api.openstack.wsgi [None req-d4af568c-00e2-4761-ac96-12b7a1fa9d4d tempest-verify_tempest_config-1997610653 tempest-verify_tempest_config-1997610653-project-member] Calling method 'index' {{(pid=75158) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:45:22 devstack devstack@c-api.service[75158]: INFO cinder.api.openstack.wsgi [None req-d4af568c-00e2-4761-ac96-12b7a1fa9d4d tempest-verify_tempest_config-1997610653 tempest-verify_tempest_config-1997610653-project-member] http://192.168.122.48/volume/v3/extensions returned with HTTP 200 Sep 04 15:45:22 devstack devstack@c-api.service[75158]: [pid: 75158|app: 0|req: 2/5] 192.168.122.48 () {58 vars in 1125 bytes} [Fri Sep 4 15:45:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:45:29 devstack devstack@c-api.service[75157]: DEBUG cinder.api.middleware.request_id [None req-38e820e1-2ab1-4d30-aded-8513d1be7415 None None] RequestId filter calling following filter/app {{(pid=75157) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:45:29 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-38e820e1-2ab1-4d30-aded-8513d1be7415 demo admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:45:29 devstack devstack@c-api.service[75157]: DEBUG cinder.api.openstack.wsgi [None req-38e820e1-2ab1-4d30-aded-8513d1be7415 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75157) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:45:29 devstack devstack@c-api.service[75157]: INFO cinder.api.openstack.wsgi [None req-38e820e1-2ab1-4d30-aded-8513d1be7415 demo admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:45:29 devstack devstack@c-api.service[75157]: [pid: 75157|app: 0|req: 4/6] 192.168.122.48 () {60 vars in 1186 bytes} [Fri Sep 4 15:45:29 2026] POST /volume/v3/types => generated 184 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:45:39 devstack devstack@c-api.service[75157]: DEBUG dbcounter [-] [75157] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:47:25 devstack devstack@c-api.service[75156]: Fri Sep 4 15:47:25 2026 - graceful shutdown triggered... Sep 04 15:47:25 devstack devstack@c-api.service[75158]: Gracefully killing worker 2 (pid: 75158)... Sep 04 15:47:25 devstack devstack@c-api.service[75157]: Gracefully killing worker 1 (pid: 75157)... Sep 04 15:47:26 devstack devstack@c-api.service[75156]: worker 1 buried after 1 seconds Sep 04 15:47:26 devstack devstack@c-api.service[75156]: worker 2 buried after 1 seconds Sep 04 15:47:26 devstack devstack@c-api.service[75156]: goodbye to uWSGI. Sep 04 15:47:26 devstack devstack@c-api.service[86826]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:47:26 devstack devstack@c-api.service[86826]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:47:26 2026] *** Sep 04 15:47:26 devstack devstack@c-api.service[86826]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: nodename: devstack Sep 04 15:47:26 devstack devstack@c-api.service[86826]: machine: x86_64 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: clock source: unix Sep 04 15:47:26 devstack devstack@c-api.service[86826]: pcre jit disabled Sep 04 15:47:26 devstack devstack@c-api.service[86826]: detected number of CPU cores: 4 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: current working directory: / Sep 04 15:47:26 devstack devstack@c-api.service[86826]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:47:26 devstack devstack@c-api.service[86826]: your processes number limit is 47517 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: your memory page size is 4096 bytes Sep 04 15:47:26 devstack devstack@c-api.service[86826]: detected max file descriptor number: 2048 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: lock engine: pthread robust mutexes Sep 04 15:47:26 devstack devstack@c-api.service[86826]: thunder lock: enabled Sep 04 15:47:26 devstack devstack@c-api.service[86826]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:47:26 devstack devstack@c-api.service[86826]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:47:26 devstack devstack@c-api.service[86826]: Set PythonHome to /opt/stack/data/venv Sep 04 15:47:26 devstack devstack@c-api.service[86826]: Python main interpreter initialized at 0x7ef5f50a4668 Sep 04 15:47:26 devstack devstack@c-api.service[86826]: python threads support enabled Sep 04 15:47:26 devstack devstack@c-api.service[86826]: your server socket listen backlog is limited to 100 connections Sep 04 15:47:26 devstack devstack@c-api.service[86826]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:47:26 devstack devstack@c-api.service[86826]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:47:26 devstack devstack@c-api.service[86826]: *** Operational MODE: preforking *** Sep 04 15:47:26 devstack devstack@c-api.service[86826]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:47:26 devstack devstack@c-api.service[86826]: spawned uWSGI master process (pid: 86826) Sep 04 15:47:26 devstack devstack@c-api.service[86826]: spawned uWSGI worker 1 (pid: 86829, cores: 1) Sep 04 15:47:26 devstack devstack@c-api.service[86826]: spawned uWSGI worker 2 (pid: 86830, cores: 1) Sep 04 15:47:26 devstack devstack@c-api.service[86826]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:47:26 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:47:26 devstack devstack@c-api.service[86829]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:47:26 devstack devstack@c-api.service[86829]: we strongly recommend against using it for new projects. Sep 04 15:47:26 devstack devstack@c-api.service[86829]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:47:26 devstack devstack@c-api.service[86829]: framework. For more detail see Sep 04 15:47:26 devstack devstack@c-api.service[86829]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:47:26 devstack devstack@c-api.service[86829]: import eventlet # noqa Sep 04 15:47:26 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:47:26 devstack devstack@c-api.service[86830]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:47:26 devstack devstack@c-api.service[86830]: we strongly recommend against using it for new projects. Sep 04 15:47:26 devstack devstack@c-api.service[86830]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:47:26 devstack devstack@c-api.service[86830]: framework. For more detail see Sep 04 15:47:26 devstack devstack@c-api.service[86830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:47:26 devstack devstack@c-api.service[86830]: import eventlet # noqa Sep 04 15:47:27 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:47:27 devstack devstack@c-api.service[86830]: from cgi import parse_header Sep 04 15:47:27 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:47:27 devstack devstack@c-api.service[86829]: from cgi import parse_header Sep 04 15:47:27 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:47:27 devstack devstack@c-api.service[86830]: warnings.warn( Sep 04 15:47:27 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:47:27 devstack devstack@c-api.service[86829]: warnings.warn( Sep 04 15:47:27 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:47:27 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 04 15:47:27 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:47:27 devstack devstack@c-api.service[86830]: removals.removed_module( Sep 04 15:47:27 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:47:27 devstack devstack@c-api.service[86829]: removals.removed_module( Sep 04 15:47:27 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:47:27 devstack devstack@c-api.service[86829]: removals.removed_module( Sep 04 15:47:29 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:47:29 devstack devstack@c-api.service[86830]: warnings.warn( Sep 04 15:47:30 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:47:30 devstack devstack@c-api.service[86829]: warnings.warn( Sep 04 15:47:30 devstack devstack@c-api.service[86830]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:47:30 devstack devstack@c-api.service[86830]: warnings.warn( Sep 04 15:47:30 devstack devstack@c-api.service[86829]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:47:30 devstack devstack@c-api.service[86829]: warnings.warn( Sep 04 15:47:30 devstack devstack@c-api.service[86830]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:47:30 devstack devstack@c-api.service[86830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86830) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:47:30 devstack devstack@c-api.service[86829]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:47:30 devstack devstack@c-api.service[86829]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86829) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:47:30 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:47:30 devstack devstack@c-api.service[86830]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:47:30 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:47:30 devstack devstack@c-api.service[86829]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86829) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: INFO dbcounter [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Registered counter for database cinder Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG oslo_db.sqlalchemy.engines [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:31 devstack devstack@c-api.service[86830]: INFO dbcounter [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Registered counter for database cinder Sep 04 15:47:31 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: DEBUG dbcounter [-] [86829] Writer thread running {{(pid=86829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:47:31 devstack devstack@c-api.service[86829]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:31 devstack devstack@c-api.service[86829]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:47:31 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:47:31 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:47:31 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:47:31 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:47:31 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:31 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:31 devstack devstack@c-api.service[86829]: WARNING cinder.keymgr.conf_key_mgr [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:31 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:31 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG oslo_db.sqlalchemy.engines [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG dbcounter [-] [86830] Writer thread running {{(pid=86830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: INFO cinder.rpc [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING cinder.keymgr.conf_key_mgr [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG oslo_db.sqlalchemy.engines [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING cinder.api.contrib.hosts [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: INFO cinder.rpc [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: extensions {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-volume-manage {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-quota-class-sets {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-hosts {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: capabilities {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: encryption {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: scheduler-stats {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-quota-sets {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-availability-zone {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: qos-specs {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: extra_specs {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: backups {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: encryption {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: cgsnapshots {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-volume-type-access {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: consistencygroups {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-volume-transfer {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extended resource: os-snapshot-manage {{(pid=86829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING stevedore.named [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WARNING castellan.key_manager [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.contrib.snapshot_actions [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] SnapshotActionsController initialized {{(pid=86829) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension AdminActions extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension AdminActions extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension AdminActions extending resource: backups {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeActions extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension UsedLimits extending resource: limits {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension TypesManage extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86829]: DEBUG cinder.api.v3.router [None req-45c7f99b-5f35-4bf4-86de-19992cce9632 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING cinder.api.contrib.hosts [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86829]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ef5f50a4668 pid: 86829 (default app) Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: extensions {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-volume-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-quota-class-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-hosts {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: capabilities {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: scheduler-stats {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-quota-sets {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-availability-zone {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: qos-specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: extra_specs {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: backups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: encryption {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: cgsnapshots {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-volume-type-access {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: consistencygroups {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-volume-transfer {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extended resource: os-snapshot-manage {{(pid=86830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING stevedore.named [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WARNING castellan.key_manager [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.contrib.snapshot_actions [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] SnapshotActionsController initialized {{(pid=86830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension AdminActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension AdminActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension AdminActions extending resource: backups {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeActions extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension UsedLimits extending resource: limits {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension TypesManage extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: DEBUG cinder.api.v3.router [None req-5082e70d-58b2-4cd5-ad2d-855683967a2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:32 devstack devstack@c-api.service[86830]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ef5f50a4668 pid: 86830 (default app) Sep 04 15:47:34 devstack devstack@c-api.service[86826]: Fri Sep 4 15:47:34 2026 - graceful shutdown triggered... Sep 04 15:47:34 devstack devstack@c-api.service[86830]: Gracefully killing worker 2 (pid: 86830)... Sep 04 15:47:34 devstack devstack@c-api.service[86829]: Gracefully killing worker 1 (pid: 86829)... Sep 04 15:47:35 devstack devstack@c-api.service[86826]: worker 1 buried after 1 seconds Sep 04 15:47:35 devstack devstack@c-api.service[86826]: worker 2 buried after 1 seconds Sep 04 15:47:35 devstack devstack@c-api.service[86826]: goodbye to uWSGI. Sep 04 15:47:35 devstack devstack@c-api.service[87208]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:47:35 devstack devstack@c-api.service[87208]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:47:35 2026] *** Sep 04 15:47:35 devstack devstack@c-api.service[87208]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: nodename: devstack Sep 04 15:47:35 devstack devstack@c-api.service[87208]: machine: x86_64 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: clock source: unix Sep 04 15:47:35 devstack devstack@c-api.service[87208]: pcre jit disabled Sep 04 15:47:35 devstack devstack@c-api.service[87208]: detected number of CPU cores: 4 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: current working directory: / Sep 04 15:47:35 devstack devstack@c-api.service[87208]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:47:35 devstack devstack@c-api.service[87208]: your processes number limit is 47517 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: your memory page size is 4096 bytes Sep 04 15:47:35 devstack devstack@c-api.service[87208]: detected max file descriptor number: 2048 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: lock engine: pthread robust mutexes Sep 04 15:47:35 devstack devstack@c-api.service[87208]: thunder lock: enabled Sep 04 15:47:35 devstack devstack@c-api.service[87208]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:47:35 devstack devstack@c-api.service[87208]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:47:35 devstack devstack@c-api.service[87208]: Set PythonHome to /opt/stack/data/venv Sep 04 15:47:35 devstack devstack@c-api.service[87208]: Python main interpreter initialized at 0x749aa68a4668 Sep 04 15:47:35 devstack devstack@c-api.service[87208]: python threads support enabled Sep 04 15:47:35 devstack devstack@c-api.service[87208]: your server socket listen backlog is limited to 100 connections Sep 04 15:47:35 devstack devstack@c-api.service[87208]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:47:35 devstack devstack@c-api.service[87208]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:47:35 devstack devstack@c-api.service[87208]: *** Operational MODE: preforking *** Sep 04 15:47:35 devstack devstack@c-api.service[87208]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:47:35 devstack devstack@c-api.service[87208]: spawned uWSGI master process (pid: 87208) Sep 04 15:47:35 devstack devstack@c-api.service[87208]: spawned uWSGI worker 1 (pid: 87211, cores: 1) Sep 04 15:47:35 devstack devstack@c-api.service[87208]: spawned uWSGI worker 2 (pid: 87212, cores: 1) Sep 04 15:47:35 devstack devstack@c-api.service[87208]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:47:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:47:36 devstack devstack@c-api.service[87212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:47:36 devstack devstack@c-api.service[87212]: we strongly recommend against using it for new projects. Sep 04 15:47:36 devstack devstack@c-api.service[87212]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:47:36 devstack devstack@c-api.service[87212]: framework. For more detail see Sep 04 15:47:36 devstack devstack@c-api.service[87212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:47:36 devstack devstack@c-api.service[87212]: import eventlet # noqa Sep 04 15:47:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:47:36 devstack devstack@c-api.service[87211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:47:36 devstack devstack@c-api.service[87211]: we strongly recommend against using it for new projects. Sep 04 15:47:36 devstack devstack@c-api.service[87211]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:47:36 devstack devstack@c-api.service[87211]: framework. For more detail see Sep 04 15:47:36 devstack devstack@c-api.service[87211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:47:36 devstack devstack@c-api.service[87211]: import eventlet # noqa Sep 04 15:47:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:47:36 devstack devstack@c-api.service[87212]: from cgi import parse_header Sep 04 15:47:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:47:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:47:36 devstack devstack@c-api.service[87212]: removals.removed_module( Sep 04 15:47:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:47:36 devstack devstack@c-api.service[87212]: removals.removed_module( Sep 04 15:47:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 04 15:47:36 devstack devstack@c-api.service[87211]: from cgi import parse_header Sep 04 15:47:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:47:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 04 15:47:37 devstack devstack@c-api.service[87211]: removals.removed_module( Sep 04 15:47:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 04 15:47:37 devstack devstack@c-api.service[87211]: removals.removed_module( Sep 04 15:47:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:47:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:47:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 04 15:47:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:39 devstack devstack@c-api.service[87212]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:47:39 devstack devstack@c-api.service[87212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:47:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 04 15:47:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:47:39 devstack devstack@c-api.service[87212]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:47:40 devstack devstack@c-api.service[87211]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 04 15:47:40 devstack devstack@c-api.service[87211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:47:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:47:40 devstack devstack@c-api.service[87211]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO dbcounter [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Registered counter for database cinder Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writer thread running {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:41 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING cinder.keymgr.conf_key_mgr [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87212]: INFO cinder.rpc [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87211]: INFO dbcounter [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Registered counter for database cinder Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING cinder.api.contrib.hosts [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: extensions {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-volume-manage {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-quota-class-sets {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-hosts {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: capabilities {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: encryption {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: scheduler-stats {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-quota-sets {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-availability-zone {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: qos-specs {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: extra_specs {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: backups {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: encryption {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: cgsnapshots {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-volume-type-access {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: consistencygroups {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-volume-transfer {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extended resource: os-snapshot-manage {{(pid=87212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.snapshot_actions [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] SnapshotActionsController initialized {{(pid=87212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension AdminActions extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension AdminActions extending resource: snapshots {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension AdminActions extending resource: backups {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeActions extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension UsedLimits extending resource: limits {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension TypesManage extending resource: types {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.router [None req-3dcf30cb-bb3f-4046-abce-a76b6bfb2c67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87212]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x749aa68a4668 pid: 87212 (default app) Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writer thread running {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING cinder.keymgr.conf_key_mgr [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: INFO cinder.rpc [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING cinder.api.contrib.hosts [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: extensions {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-volume-manage {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-quota-class-sets {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-hosts {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: capabilities {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: encryption {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: scheduler-stats {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-quota-sets {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-availability-zone {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: qos-specs {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: extra_specs {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: backups {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: encryption {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: cgsnapshots {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-volume-type-access {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: consistencygroups {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-volume-transfer {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extended resource: os-snapshot-manage {{(pid=87211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.snapshot_actions [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] SnapshotActionsController initialized {{(pid=87211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension AdminActions extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension AdminActions extending resource: snapshots {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension AdminActions extending resource: backups {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeActions extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension UsedLimits extending resource: limits {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension TypesManage extending resource: types {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.router [None req-17f6fe60-1343-4f4f-904e-4762c0e53ca4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:47:42 devstack devstack@c-api.service[87211]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x749aa68a4668 pid: 87211 (default app) Sep 04 15:47:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c42771dd-bdc6-4245-a36d-b2922ab8afaa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:51 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=6 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:47:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c42771dd-bdc6-4245-a36d-b2922ab8afaa tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:47:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c42771dd-bdc6-4245-a36d-b2922ab8afaa tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2060639187"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:47:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:52 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-c42771dd-bdc6-4245-a36d-b2922ab8afaa tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:52 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=6 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:47:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c42771dd-bdc6-4245-a36d-b2922ab8afaa tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:47:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1/1] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:47:51 2026] POST /volume/v3/types => generated 228 bytes in 1157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:47:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-93384c76-cfbc-4a54-bad1-ab1f50e26bf7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93384c76-cfbc-4a54-bad1-ab1f50e26bf7 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93384c76-cfbc-4a54-bad1-ab1f50e26bf7 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1592270597"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-93384c76-cfbc-4a54-bad1-ab1f50e26bf7 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93384c76-cfbc-4a54-bad1-ab1f50e26bf7 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:47:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1/2] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:47:52 2026] POST /volume/v3/group_types => generated 185 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:47:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:47:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9329a973-a2a9-44dc-af96-03bb13d82fc3", "volume_types": ["a670c3fc-2941-4e81-afd0-33f87fffc839"], "name": "tempest-GroupSnapshotsV319Test-Group-1380154899"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:47:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Creating new group {'group': {'group_type': '9329a973-a2a9-44dc-af96-03bb13d82fc3', 'volume_types': ['a670c3fc-2941-4e81-afd0-33f87fffc839'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1380154899'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:47:53 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1380154899. Sep 04 15:47:53 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:47:53.661894. {{(pid=87212) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:47:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Availability Zones retrieved successfully. Sep 04 15:47:53 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Created reservations ['19c9f795-64d1-4193-87fd-e774646d7845'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:47:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13b13eef-9f08-48fa-a47a-1771c5faad8b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:47:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 2/3] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:47:53 2026] POST /volume/v3/groups => generated 116 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:47:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c2bb49e-8c89-423d-9730-d12ee1ec7473 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 2/4] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:53 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:47:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:55 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:47:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac9fde49-db4a-44e7-8c5b-faf8a03041cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 3/5] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:55 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:47:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:56 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:47:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22e1bdfe-4743-45bb-b6c3-9c9e316327b7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 3/6] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:56 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:47:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:57 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:47:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b4730753-80c8-474e-b834-efb1c4fd9bd8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 4/7] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:57 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:47:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:47:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:58 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:47:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84574899-3c6c-4467-9a7e-5bd1c385bda9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 4/8] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:58 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:47:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:47:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:47:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:47:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:47:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:47:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:47:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:47:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:47:59 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:47:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a5a9939-5bea-405c-9ce5-d4c598273cd2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:47:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 5/9] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:47:59 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:00 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2e4e3d8-229b-4d9b-b1ce-a323812f6f2c tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 5/10] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:00 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:01 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65ba8e23-949e-4400-8b1e-df1e2c0c33f3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 6/11] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:01 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e676923a-eed1-4603-a5de-f71bea1ad734 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e676923a-eed1-4603-a5de-f71bea1ad734 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e676923a-eed1-4603-a5de-f71bea1ad734 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e676923a-eed1-4603-a5de-f71bea1ad734 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-e676923a-eed1-4603-a5de-f71bea1ad734 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:02 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e676923a-eed1-4603-a5de-f71bea1ad734 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 6/12] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:02 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ee54246b-27d4-4b44-9ec8-4661568670bb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee54246b-27d4-4b44-9ec8-4661568670bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee54246b-27d4-4b44-9ec8-4661568670bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee54246b-27d4-4b44-9ec8-4661568670bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-ee54246b-27d4-4b44-9ec8-4661568670bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:03 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee54246b-27d4-4b44-9ec8-4661568670bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 7/13] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:03 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:04 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-701ac04a-703b-4d56-a6e8-8cf958ce26d3 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 7/14] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:04 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:05 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69ae5504-eff5-4bea-ac9e-006fd61a3600 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 8/15] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:05 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:06 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5c9da16-54fe-4648-8a6e-45ff15008d7b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 8/16] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:06 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-939cbdf4-47fb-494f-968e-90f0421976bb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-939cbdf4-47fb-494f-968e-90f0421976bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-939cbdf4-47fb-494f-968e-90f0421976bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-939cbdf4-47fb-494f-968e-90f0421976bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-939cbdf4-47fb-494f-968e-90f0421976bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:07 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-939cbdf4-47fb-494f-968e-90f0421976bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 9/17] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:07 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-89dd3aa8-8815-4a86-81fa-0203be5105db None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89dd3aa8-8815-4a86-81fa-0203be5105db tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89dd3aa8-8815-4a86-81fa-0203be5105db tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89dd3aa8-8815-4a86-81fa-0203be5105db tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-89dd3aa8-8815-4a86-81fa-0203be5105db tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89dd3aa8-8815-4a86-81fa-0203be5105db tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 9/18] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:08 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:10 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76ebb68d-1fa1-4a4c-81d7-b8c347e03560 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 10/19] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:09 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6e0902fc-c1e2-4051-8010-16373586e58b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e0902fc-c1e2-4051-8010-16373586e58b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e0902fc-c1e2-4051-8010-16373586e58b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e0902fc-c1e2-4051-8010-16373586e58b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-6e0902fc-c1e2-4051-8010-16373586e58b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:11 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e0902fc-c1e2-4051-8010-16373586e58b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 10/20] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:11 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:12 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34073c96-fa08-4135-ab69-4f37bcaa3271 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 11/21] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:12 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:13 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31f869a6-09c3-4c39-91d4-a13596a1d2cd tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 11/22] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:13 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:14 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f92e0c0d-81fd-46a7-bc4c-263e76e3b752 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 12/23] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:14 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:15 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f52b86c7-55e6-4974-8acc-16113ff3fafe tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 12/24] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:15 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:16 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-500c67fc-2848-4acd-8caa-8ce53097ac2d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 13/25] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:16 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0b97d76b-e502-4e80-9ca2-e184057f15aa tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 13/26] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:17 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:18 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f192a3c4-4118-4aa5-b464-8bf96c89b053 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 14/27] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:18 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:19 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d8c824f7-8c08-4cb7-b7ef-df93a24c0428 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 14/28] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:19 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9a010023-f333-40dd-8a43-40526df4bde8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a010023-f333-40dd-8a43-40526df4bde8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a010023-f333-40dd-8a43-40526df4bde8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a010023-f333-40dd-8a43-40526df4bde8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-9a010023-f333-40dd-8a43-40526df4bde8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:20 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a010023-f333-40dd-8a43-40526df4bde8 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 15/29] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:20 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:21 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38f16aed-9265-4db5-a37a-d7bf8c8b0589 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 15/30] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:21 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25602b92-c262-4633-94d1-8e89d1c967e7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25602b92-c262-4633-94d1-8e89d1c967e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25602b92-c262-4633-94d1-8e89d1c967e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25602b92-c262-4633-94d1-8e89d1c967e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-25602b92-c262-4633-94d1-8e89d1c967e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:22 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25602b92-c262-4633-94d1-8e89d1c967e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 16/31] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:22 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b3a07ba-8cbf-4683-8028-9b4781d6a5ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 16/32] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:23 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:24 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43a29400-d9ba-42e4-91f2-0caaa22fb3cf tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 17/33] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:24 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96dd71e1-74f0-494a-befd-99a0326e34be None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96dd71e1-74f0-494a-befd-99a0326e34be tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96dd71e1-74f0-494a-befd-99a0326e34be tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96dd71e1-74f0-494a-befd-99a0326e34be tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-96dd71e1-74f0-494a-befd-99a0326e34be tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:25 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96dd71e1-74f0-494a-befd-99a0326e34be tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 17/34] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:25 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:26 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3db1193f-36db-4b8e-92e9-a3074eff9f30 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 18/35] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:26 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:27 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f8d929-8703-4c8b-afaa-9d6fe58eef7e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 18/36] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:27 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:29 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e41c1a6-b3ca-4e76-92d4-b49dddcc30d2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 19/37] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:29 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:30 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4bc549c7-80dc-4e59-ac55-7c69c5eb2430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 19/38] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:30 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:31 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d32778c-9e8e-4ab4-9b30-6010af08b098 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 20/39] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:31 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-913d195a-b658-495b-bebc-c63a5b394430 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-913d195a-b658-495b-bebc-c63a5b394430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-913d195a-b658-495b-bebc-c63a5b394430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-913d195a-b658-495b-bebc-c63a5b394430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-913d195a-b658-495b-bebc-c63a5b394430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:32 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-913d195a-b658-495b-bebc-c63a5b394430 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 20/40] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:32 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f74c1f38-1416-43cf-9efb-9db65076e64a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f74c1f38-1416-43cf-9efb-9db65076e64a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f74c1f38-1416-43cf-9efb-9db65076e64a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f74c1f38-1416-43cf-9efb-9db65076e64a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-f74c1f38-1416-43cf-9efb-9db65076e64a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:33 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f74c1f38-1416-43cf-9efb-9db65076e64a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 21/41] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:33 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:34 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51c7f4bb-17c1-4272-bd3a-b2cdd405a5f2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 21/42] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:34 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8dcb2345-a407-459f-845f-2df76994f1a1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8dcb2345-a407-459f-845f-2df76994f1a1 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8dcb2345-a407-459f-845f-2df76994f1a1 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8dcb2345-a407-459f-845f-2df76994f1a1 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-8dcb2345-a407-459f-845f-2df76994f1a1 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:35 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8dcb2345-a407-459f-845f-2df76994f1a1 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 22/43] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:35 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1a996146-ef2d-4551-a076-9e964cdfea0b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a996146-ef2d-4551-a076-9e964cdfea0b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a996146-ef2d-4551-a076-9e964cdfea0b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a996146-ef2d-4551-a076-9e964cdfea0b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-1a996146-ef2d-4551-a076-9e964cdfea0b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:36 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a996146-ef2d-4551-a076-9e964cdfea0b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 22/44] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:36 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-107f3599-e330-4f98-88cc-4d84768111e9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-107f3599-e330-4f98-88cc-4d84768111e9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-107f3599-e330-4f98-88cc-4d84768111e9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-107f3599-e330-4f98-88cc-4d84768111e9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-107f3599-e330-4f98-88cc-4d84768111e9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:37 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-107f3599-e330-4f98-88cc-4d84768111e9 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 23/45] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:37 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:38 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e89f20e-1d41-42eb-acb4-f81b00e6880f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 23/46] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:38 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:39 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89fe7675-b2ca-4614-9c31-4ea405d4160b tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 24/47] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:39 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:40 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48e2b9e6-472e-4af2-97d9-d7e8556b4d63 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 24/48] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:40 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:42 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e37ebf73-b646-47e6-b2f9-571ac26317c0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 25/49] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:41 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-743349850"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-743349850'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Create volume of 1 GB Sep 04 15:48:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:43 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eff97ce0-70f5-4951-90cb-68d83e9edf8f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 25/50] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:43 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 396 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:48:43.244584. {{(pid=87212) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Availability Zones retrieved successfully. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Flow 'volume_create_api' (fdd44b6a-9ae9-4815-b2a6-97ca8bbe88e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f002367-14ec-4ddf-b53a-e0c408aacfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f002367-14ec-4ddf-b53a-e0c408aacfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec49dae-ab43-4695-bbbd-f2fe50bb7256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Created reservations ['6f90265a-2caf-4bbe-bd9f-ff923df3dd0b', 'd7fa18cd-dc7b-4013-b154-d8c40354e638', '244d13ea-0700-40ce-9f28-2bc63d5927fb', '806cc235-4a03-4283-b39f-ba6540bb1eed'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec49dae-ab43-4695-bbbd-f2fe50bb7256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f90265a-2caf-4bbe-bd9f-ff923df3dd0b', 'd7fa18cd-dc7b-4013-b154-d8c40354e638', '244d13ea-0700-40ce-9f28-2bc63d5927fb', '806cc235-4a03-4283-b39f-ba6540bb1eed']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcaa8291-c912-41c6-9d0e-dde7452a3987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcaa8291-c912-41c6-9d0e-dde7452a3987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f896a2-cc4e-419a-a043-bd4e41d0bd6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-743349850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb52fab6538e47fc9ffc673d28c43fb0',qos_specs=None,replication_status=,reservations=['6f90265a-2caf-4bbe-bd9f-ff923df3dd0b','d7fa18cd-dc7b-4013-b154-d8c40354e638','244d13ea-0700-40ce-9f28-2bc63d5927fb','806cc235-4a03-4283-b39f-ba6540bb1eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c127d2cd5f44c99b43b9092be8fe6b3',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-743349850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f896a2-cc4e-419a-a043-bd4e41d0bd6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb52fab6538e47fc9ffc673d28c43fb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c127d2cd5f44c99b43b9092be8fe6b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90f908b-382f-49de-b6c6-c21ea333f1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90f908b-382f-49de-b6c6-c21ea333f1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-743349850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb52fab6538e47fc9ffc673d28c43fb0',qos_specs=None,replication_status=,reservations=['6f90265a-2caf-4bbe-bd9f-ff923df3dd0b','d7fa18cd-dc7b-4013-b154-d8c40354e638','244d13ea-0700-40ce-9f28-2bc63d5927fb','806cc235-4a03-4283-b39f-ba6540bb1eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c127d2cd5f44c99b43b9092be8fe6b3',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0d2e2e-276a-489d-9c4b-6e7ce03ad886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0d2e2e-276a-489d-9c4b-6e7ce03ad886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Flow 'volume_create_api' (fdd44b6a-9ae9-4815-b2a6-97ca8bbe88e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Create volume request issued successfully. Sep 04 15:48:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a14b0f60-85ec-4546-909e-f84ff734fc24 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:48:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 26/51] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:48:43 2026] POST /volume/v3/volumes => generated 758 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d85ae48-da60-4a1d-b850-5d9c50af939c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 26/52] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:43 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 826 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:48:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:44 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:48:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c52a05d-1f1c-4e69-a0da-07996177e501 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 200 Sep 04 15:48:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 27/53] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:48:44 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 397 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3183cacf-ba35-463c-801c-1b291b012342 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1670402716", "volume_type": "a670c3fc-2941-4e81-afd0-33f87fffc839", "group_id": "53e1d47b-be97-4bee-8a19-b6c821e116ec", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1670402716', 'volume_type': 'a670c3fc-2941-4e81-afd0-33f87fffc839', 'group_id': '53e1d47b-be97-4bee-8a19-b6c821e116ec', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:44 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Create volume of 1 GB Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:48:44.605070. {{(pid=87211) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Availability Zones retrieved successfully. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Flow 'volume_create_api' (b7135c60-d0cd-44af-a293-b423744cc7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3a527e-bff5-49b8-9740-dfd557e3a115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3a527e-bff5-49b8-9740-dfd557e3a115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:47:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a670c3fc-2941-4e81-afd0-33f87fffc839,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2060639187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a670c3fc-2941-4e81-afd0-33f87fffc839', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '53e1d47b-be97-4bee-8a19-b6c821e116ec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f48ac4d-1f0e-4216-841b-ca502d126375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2060639187 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2060639187, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:45 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2060639187 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2060639187, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-790e514e-e895-4ce4-8767-c1d4a73fc28b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 28/54] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:45 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Created reservations ['4e83313c-d917-4fbd-b324-d3e87878ba6f', 'b28647ce-3769-4232-828b-7eee25a9b1bc', '38b3575d-4fdd-45da-99e5-9d479f2c4564', 'bb74f207-ee82-4ff7-a825-4758bfc9c7f1'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f48ac4d-1f0e-4216-841b-ca502d126375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e83313c-d917-4fbd-b324-d3e87878ba6f', 'b28647ce-3769-4232-828b-7eee25a9b1bc', '38b3575d-4fdd-45da-99e5-9d479f2c4564', 'bb74f207-ee82-4ff7-a825-4758bfc9c7f1']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09407120-a5ac-434f-80d7-27e7678f060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09407120-a5ac-434f-80d7-27e7678f060a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598a15e2-efb8-4f06-883b-1dd864d61488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1670402716',encryption_key_id=None,group_id=53e1d47b-be97-4bee-8a19-b6c821e116ec,group_type_id=,metadata={},multiattach=False,project_id='c9735e1222c64a8c877850529ab6e694',qos_specs=None,replication_status=,reservations=['4e83313c-d917-4fbd-b324-d3e87878ba6f','b28647ce-3769-4232-828b-7eee25a9b1bc','38b3575d-4fdd-45da-99e5-9d479f2c4564','bb74f207-ee82-4ff7-a825-4758bfc9c7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aeec41f3fc64525a9823ee126871028',volume_type_id=a670c3fc-2941-4e81-afd0-33f87fffc839), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1670402716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53e1d47b-be97-4bee-8a19-b6c821e116ec,host=None,id=598a15e2-efb8-4f06-883b-1dd864d61488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9735e1222c64a8c877850529ab6e694',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aeec41f3fc64525a9823ee126871028',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a670c3fc-2941-4e81-afd0-33f87fffc839),volume_type_id=a670c3fc-2941-4e81-afd0-33f87fffc839)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc45e4e-bde2-4cb9-8e19-9f3e44ea08c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc45e4e-bde2-4cb9-8e19-9f3e44ea08c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1670402716',encryption_key_id=None,group_id=53e1d47b-be97-4bee-8a19-b6c821e116ec,group_type_id=,metadata={},multiattach=False,project_id='c9735e1222c64a8c877850529ab6e694',qos_specs=None,replication_status=,reservations=['4e83313c-d917-4fbd-b324-d3e87878ba6f','b28647ce-3769-4232-828b-7eee25a9b1bc','38b3575d-4fdd-45da-99e5-9d479f2c4564','bb74f207-ee82-4ff7-a825-4758bfc9c7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aeec41f3fc64525a9823ee126871028',volume_type_id=a670c3fc-2941-4e81-afd0-33f87fffc839)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8a78af-ff1b-4b10-8447-9af18bc83594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8a78af-ff1b-4b10-8447-9af18bc83594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Flow 'volume_create_api' (b7135c60-d0cd-44af-a293-b423744cc7ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Create volume request issued successfully. Sep 04 15:48:45 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:45 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:45 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3183cacf-ba35-463c-801c-1b291b012342 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:48:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 27/55] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:48:44 2026] POST /volume/v3/volumes => generated 833 bytes in 1612 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Volume info retrieved successfully. Sep 04 15:48:46 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:46 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:46 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aaf54760-0cc0-4eb6-abb4-2f57749fdf8d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 returned with HTTP 200 Sep 04 15:48:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 29/56] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:48:45 2026] GET /volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 => generated 925 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17ecb99a-25aa-4aee-88c8-a3d445c8e2f1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 28/57] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:46 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e9adafec-ad35-493f-9625-e96593aea95d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Volume info retrieved successfully. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:47 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-872bfbe8-ec9c-453f-b9a6-4c0451c588ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 29/58] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:47 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e9adafec-ad35-493f-9625-e96593aea95d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 returned with HTTP 200 Sep 04 15:48:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 30/59] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:48:47 2026] GET /volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 => generated 926 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a9f61586-9596-4dea-b5d1-440df9333c38 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] POST http://192.168.122.48/volume/v3/group_snapshots Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "53e1d47b-be97-4bee-8a19-b6c821e116ec", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1384741555"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '53e1d47b-be97-4bee-8a19-b6c821e116ec', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1384741555'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1384741555. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2060639187 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2060639187, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:47 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Created reservations ['ea88af8b-f292-4917-89d5-d2c18c024d80', '293faa4e-e1dc-4492-81f5-b5ca4da064b3', '3d241b97-edaa-4afd-98c4-acc05272a2cf', 'eb549045-f06b-468e-9e9c-6953c67f8260'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-bd18f582-b330-49d8-8505-96dcb1fb508a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 31/60] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:48:47 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9f61586-9596-4dea-b5d1-440df9333c38 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots returned with HTTP 202 Sep 04 15:48:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 30/61] 192.168.122.48 () {62 vars in 1203 bytes} [Fri Sep 4 15:48:47 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:48:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b7c5e1f1-2a42-4b38-ad73-df9b9e56780a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 32/62] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:48 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3a491cde-48cb-4e68-8a9f-316ed2fae2c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a491cde-48cb-4e68-8a9f-316ed2fae2c7 None None] GET http://192.168.122.48/volume// Sep 04 15:48:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a491cde-48cb-4e68-8a9f-316ed2fae2c7 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a491cde-48cb-4e68-8a9f-316ed2fae2c7 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a491cde-48cb-4e68-8a9f-316ed2fae2c7 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:48:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 31/63] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:48:48 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:48:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-7d6cce38-c345-4d56-a340-8ef5ea70f906 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-7d6cce38-c345-4d56-a340-8ef5ea70f906 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-7d6cce38-c345-4d56-a340-8ef5ea70f906 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82f896a2-cc4e-419a-a043-bd4e41d0bd6c", "connector": null, "instance_uuid": "4bf99852-7ce1-4fc3-9f34-a6e02e1860e8"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ebbf7d8-c543-42d2-9d5d-9eac386ac0e7 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 32/64] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:49 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:48:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: .first() Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-7d6cce38-c345-4d56-a340-8ef5ea70f906 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:48:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 33/65] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:48:48 2026] POST /volume/v3/attachments => generated 273 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a4b2e6ea-f966-4b61-84a7-551ebff2ff7f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a4b2e6ea-f966-4b61-84a7-551ebff2ff7f None None] GET http://192.168.122.48/volume// Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a4b2e6ea-f966-4b61-84a7-551ebff2ff7f None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a4b2e6ea-f966-4b61-84a7-551ebff2ff7f None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a4b2e6ea-f966-4b61-84a7-551ebff2ff7f None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:48:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 34/66] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:48:49 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:48:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13c5ec7c-b72d-44f3-8ae1-3a1184bb9f1a tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 33/67] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:49 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-275f87f6-60a4-43b1-9f6b-115a3c03f2aa tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 35/68] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:48:49 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 1031 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:48:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62b1a978-f309-4c65-a8aa-f867f0f10625 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 34/69] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:50 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8ad32181-fc1d-4b49-b912-9611156b056c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ad32181-fc1d-4b49-b912-9611156b056c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ad32181-fc1d-4b49-b912-9611156b056c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ad32181-fc1d-4b49-b912-9611156b056c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8ad32181-fc1d-4b49-b912-9611156b056c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ad32181-fc1d-4b49-b912-9611156b056c tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 36/70] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:50 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d80230b-b6b5-449a-9d20-365cbdb496d6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 35/71] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:51 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a0418fd-4ad5-46cc-864b-e706e402be35 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 37/72] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:51 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] PUT http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 Sep 04 15:48:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 04 15:48:52 devstack devstack@c-api.service[87211]: .first() Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=186,cinder:INSERT=16,cinder:UPDATE=17 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:52 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Acquiring lock "cinder-attachment_update-82f896a2-cc4e-419a-a043-bd4e41d0bd6c-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b28a473-8ba1-4841-9a48-cbd7d5207d25 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 38/73] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:52 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:52 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Lock "cinder-attachment_update-82f896a2-cc4e-419a-a043-bd4e41d0bd6c-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:48:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-be3ce53a-d4da-4b27-9491-a9e3a6982c3f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 39/74] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:52 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49486a51-4cb7-414e-8fd9-ac14d8262f36 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 40/75] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:53 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e26b3ef-b0cf-492d-b848-96fbd6575356 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 41/76] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:53 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5afd2cc-58b7-46b2-9ca8-209820123e17 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 42/77] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:54 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-26889cf7-fe3d-430e-b008-4146863693cb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Get all snapshots completed successfully. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-26889cf7-fe3d-430e-b008-4146863693cb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 43/78] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 15:48:54 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Snapshot retrieved successfully. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d6b9ef8-9c55-49cd-afcf-59a3c769eed5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 44/79] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:48:54 2026] GET /volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 => generated 474 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Updating group 'b5ef89f1-9174-4e89-9327-c65578807000' with 'creating' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09d2e22d-05e3-4305-ae6c-054124ab3e38 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action returned with HTTP 202 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 45/80] 192.168.122.48 () {62 vars in 1334 bytes} [Fri Sep 4 15:48:54 2026] POST /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-877e4428-d546-4e0d-8fdf-4bc16545fdc0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 46/81] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:54 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Updating group 'b5ef89f1-9174-4e89-9327-c65578807000' with 'available' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:48:54 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=176,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:48:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:54 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Lock "cinder-attachment_update-82f896a2-cc4e-419a-a043-bd4e41d0bd6c-devstack" released by "attachment_update" :: held 2.586s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:48:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-d7971521-a00a-43ab-bfdb-d533fc8a699b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 returned with HTTP 200 Sep 04 15:48:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 36/82] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:48:52 2026] PUT /volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 => generated 694 bytes in 2716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b0f4ebc-d969-4c90-8f5d-2fdc7bd7ac70 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action returned with HTTP 202 Sep 04 15:48:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 47/83] 192.168.122.48 () {62 vars in 1334 bytes} [Fri Sep 4 15:48:54 2026] POST /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8a31312a-c569-4a9b-a061-16b27f5d3361 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 37/84] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:55 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 331 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4297786c-acb8-45be-81d4-e26f50d47843 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4297786c-acb8-45be-81d4-e26f50d47843 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4297786c-acb8-45be-81d4-e26f50d47843 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4297786c-acb8-45be-81d4-e26f50d47843 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-4297786c-acb8-45be-81d4-e26f50d47843 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Updating group 'b5ef89f1-9174-4e89-9327-c65578807000' with 'error' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4297786c-acb8-45be-81d4-e26f50d47843 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action returned with HTTP 202 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 38/85] 192.168.122.48 () {62 vars in 1334 bytes} [Fri Sep 4 15:48:55 2026] POST /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60a4bad6-8ec3-4b87-80d3-8abd56564b46 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 39/86] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:55 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] POST http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Updating group 'b5ef89f1-9174-4e89-9327-c65578807000' with 'available' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3257bbc1-8672-434a-b6e5-b9b81b279f9f tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 48/87] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:55 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddfcd1e6-2992-40d6-8eb4-4d0b8068c7ec tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action returned with HTTP 202 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 40/88] 192.168.122.48 () {62 vars in 1334 bytes} [Fri Sep 4 15:48:55 2026] POST /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43125c6c-de33-4194-9aaf-84e6a70b3351 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 200 Sep 04 15:48:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 49/89] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:55 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-560dea67-e242-4502-a981-43a2acb0063e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] delete called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Delete group_snapshot with id: b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:55 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:48:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-560dea67-e242-4502-a981-43a2acb0063e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 202 Sep 04 15:48:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 41/90] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 15:48:55 2026] DELETE /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1c463cc2-d501-4282-8665-4569afcff028 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:48:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:48:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Get all volumes completed successfully. Sep 04 15:48:55 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:55 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c463cc2-d501-4282-8665-4569afcff028 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:48:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 50/91] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:48:55 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d464f578-032b-496c-b47e-1a9e114e549d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Get all snapshots completed successfully. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d464f578-032b-496c-b47e-1a9e114e549d tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:48:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 42/92] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 15:48:56 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa824888-a96a-49de-b114-007e98afe608 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa824888-a96a-49de-b114-007e98afe608 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa824888-a96a-49de-b114-007e98afe608 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa824888-a96a-49de-b114-007e98afe608 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa824888-a96a-49de-b114-007e98afe608 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Snapshot retrieved successfully. Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa824888-a96a-49de-b114-007e98afe608 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 returned with HTTP 200 Sep 04 15:48:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 51/93] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:48:56 2026] GET /volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 => generated 473 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf41fefe-7320-4291-b3d2-d711a8da9efe tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 43/94] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:56 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-c21ad6b9-6cd8-4891-a57b-ad1537fbfd5e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-c21ad6b9-6cd8-4891-a57b-ad1537fbfd5e tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] POST http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5/action Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-c21ad6b9-6cd8-4891-a57b-ad1537fbfd5e tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-c21ad6b9-6cd8-4891-a57b-ad1537fbfd5e tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a6435143-2cee-43f3-9493-be58c50fc0c9 req-c21ad6b9-6cd8-4891-a57b-ad1537fbfd5e tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5/action returned with HTTP 204 Sep 04 15:48:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 52/95] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:48:56 2026] POST /volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-332139062"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-332139062'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Create volume of 1 GB Sep 04 15:48:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Availability Zones retrieved successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Flow 'volume_create_api' (c4cb85b7-8e03-41cb-8798-81f0ab674024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e0b734-ca00-4b2f-ac48-0a15d53bf489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e0b734-ca00-4b2f-ac48-0a15d53bf489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5d5728-0a1f-4584-9ce6-0af3d499a5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:57 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:57 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Snapshot retrieved successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5407777-5ced-41bc-8183-ee3c9303f3e5 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 returned with HTTP 200 Sep 04 15:48:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 53/96] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:48:57 2026] GET /volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-67326e21-4732-418e-9a9f-019f72f83cae None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67326e21-4732-418e-9a9f-019f72f83cae tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67326e21-4732-418e-9a9f-019f72f83cae tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67326e21-4732-418e-9a9f-019f72f83cae tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-67326e21-4732-418e-9a9f-019f72f83cae tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67326e21-4732-418e-9a9f-019f72f83cae tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 54/97] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:57 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 1143 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Created reservations ['58f97bd9-4e26-479e-a226-912dfb507903', '42ad9606-28fa-4e6c-8437-064f3b38fe2e', 'dc7d0608-a237-46f9-ad35-51b36dc14384', '1fce92e7-9af9-436e-a8d6-684af78619aa'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5d5728-0a1f-4584-9ce6-0af3d499a5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f97bd9-4e26-479e-a226-912dfb507903', '42ad9606-28fa-4e6c-8437-064f3b38fe2e', 'dc7d0608-a237-46f9-ad35-51b36dc14384', '1fce92e7-9af9-436e-a8d6-684af78619aa']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d9bc1f-1d06-4242-96f7-d851e233e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d9bc1f-1d06-4242-96f7-d851e233e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92c54ae-9be3-4753-9f92-3635731f0cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-332139062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c61eb82bd3e4633abad40877cb4a45e',qos_specs=None,replication_status=,reservations=['58f97bd9-4e26-479e-a226-912dfb507903','42ad9606-28fa-4e6c-8437-064f3b38fe2e','dc7d0608-a237-46f9-ad35-51b36dc14384','1fce92e7-9af9-436e-a8d6-684af78619aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='299489c99abc4a8eaf24b2f5577a68cd',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-332139062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e92c54ae-9be3-4753-9f92-3635731f0cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c61eb82bd3e4633abad40877cb4a45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='299489c99abc4a8eaf24b2f5577a68cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d6233-c3fe-42dc-862e-d9d8a17a9bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7197c38-66fb-4e86-979c-0edf8677ac82 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:48:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 55/98] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:57 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 1143 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d6233-c3fe-42dc-862e-d9d8a17a9bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-332139062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c61eb82bd3e4633abad40877cb4a45e',qos_specs=None,replication_status=,reservations=['58f97bd9-4e26-479e-a226-912dfb507903','42ad9606-28fa-4e6c-8437-064f3b38fe2e','dc7d0608-a237-46f9-ad35-51b36dc14384','1fce92e7-9af9-436e-a8d6-684af78619aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='299489c99abc4a8eaf24b2f5577a68cd',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c7731f-66ae-4eff-b386-50ac74b5659f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c7731f-66ae-4eff-b386-50ac74b5659f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Flow 'volume_create_api' (c4cb85b7-8e03-41cb-8798-81f0ab674024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:48:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Create volume request issued successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c9ea3d73-a517-4585-8062-bdb79044cf57 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:48:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 44/99] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:48:57 2026] POST /volume/v3/volumes => generated 761 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:48:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-463bf9fd-d6c4-4ef8-99af-2f3498101391 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 200 Sep 04 15:48:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 56/100] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:57 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 Sep 04 15:48:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Snapshot retrieved successfully. Sep 04 15:48:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b73f37ae-59de-4f69-bbd7-60fd5a57b1ba tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 returned with HTTP 200 Sep 04 15:48:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 45/101] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:48:58 2026] GET /volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 => generated 473 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:48:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:48:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:48:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aeb7679c-f758-4839-92f7-a2bf60fc7757 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 200 Sep 04 15:48:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 57/102] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:48:58 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0a2b3c88-5330-4e72-9c6e-33b30218e4bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a2b3c88-5330-4e72-9c6e-33b30218e4bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0a2b3c88-5330-4e72-9c6e-33b30218e4bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0a2b3c88-5330-4e72-9c6e-33b30218e4bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a2b3c88-5330-4e72-9c6e-33b30218e4bb tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 returned with HTTP 404 Sep 04 15:48:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 46/103] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:48:59 2026] GET /volume/v3/snapshots/8d94a8de-f0a1-4aac-9019-a0259353fc35 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member b5ef89f1-9174-4e89-9327-c65578807000 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe2c6ac0-11ae-4063-a0f3-e1fdc223ad0e tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 returned with HTTP 404 Sep 04 15:48:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 58/104] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 15:48:59 2026] GET /volume/v3/group_snapshots/b5ef89f1-9174-4e89-9327-c65578807000 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:59 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:48:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:48:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Get all volumes completed successfully. Sep 04 15:48:59 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:59 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:59 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:48:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-127df724-3174-4300-ab3a-5f58faf2e4e2 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:48:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 47/105] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:48:59 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] POST http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec/action Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] delete called for group 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:48:59 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Delete group with id: 53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:48:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:48:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:48:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:59 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6e798bd9-0e94-4693-8409-b975e0928704 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e798bd9-0e94-4693-8409-b975e0928704 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e798bd9-0e94-4693-8409-b975e0928704 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e798bd9-0e94-4693-8409-b975e0928704 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6e798bd9-0e94-4693-8409-b975e0928704 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:49:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:00 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e798bd9-0e94-4693-8409-b975e0928704 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 200 Sep 04 15:49:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 48/106] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:00 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e606bcb5-a846-465e-98f8-d38ab2cdd81a tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec/action returned with HTTP 202 Sep 04 15:49:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 59/107] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:48:59 2026] POST /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Volume info retrieved successfully. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:00 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:00 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-e235f0b7-bf1f-4aa3-a9a5-9732231e4e3d req-5504a149-8ed1-4083-b5e0-b4aaf31f165c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-e235f0b7-bf1f-4aa3-a9a5-9732231e4e3d req-5504a149-8ed1-4083-b5e0-b4aaf31f165c tempest-VolumesAdminNegativeTest-470068964 tempest-VolumesAdminNegativeTest-470068964-project] GET http://192.168.122.48/volume/v3/volumes/41e38a02-d85b-4ecb-89ff-d4bab1dafa87 Sep 04 15:49:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-e235f0b7-bf1f-4aa3-a9a5-9732231e4e3d req-5504a149-8ed1-4083-b5e0-b4aaf31f165c tempest-VolumesAdminNegativeTest-470068964 tempest-VolumesAdminNegativeTest-470068964-project] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-e235f0b7-bf1f-4aa3-a9a5-9732231e4e3d req-5504a149-8ed1-4083-b5e0-b4aaf31f165c tempest-VolumesAdminNegativeTest-470068964 tempest-VolumesAdminNegativeTest-470068964-project] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-98513079-3bd3-4ef7-ac48-14d5ee58eac0 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 returned with HTTP 200 Sep 04 15:49:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 49/108] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:00 2026] GET /volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 => generated 925 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-e235f0b7-bf1f-4aa3-a9a5-9732231e4e3d req-5504a149-8ed1-4083-b5e0-b4aaf31f165c tempest-VolumesAdminNegativeTest-470068964 tempest-VolumesAdminNegativeTest-470068964-project] http://192.168.122.48/volume/v3/volumes/41e38a02-d85b-4ecb-89ff-d4bab1dafa87 returned with HTTP 404 Sep 04 15:49:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 60/109] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:49:00 2026] GET /volume/v3/volumes/41e38a02-d85b-4ecb-89ff-d4bab1dafa87 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Delete volume with id: e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-e698af86-2023-403f-820c-ec900efd316e req-34094334-cb91-49d2-ad47-df5ec63abd62 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-e698af86-2023-403f-820c-ec900efd316e req-34094334-cb91-49d2-ad47-df5ec63abd62 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] DELETE http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-e698af86-2023-403f-820c-ec900efd316e req-34094334-cb91-49d2-ad47-df5ec63abd62 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-e698af86-2023-403f-820c-ec900efd316e req-34094334-cb91-49d2-ad47-df5ec63abd62 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-e698af86-2023-403f-820c-ec900efd316e req-34094334-cb91-49d2-ad47-df5ec63abd62 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 returned with HTTP 200 Sep 04 15:49:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 61/110] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:49:01 2026] DELETE /volume/v3/attachments/9de279e6-74f9-4cb7-a5eb-c6b8f832bac5 => generated 19 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Delete volume request issued successfully. Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f802521-495b-43ae-a8ca-6362f8ca6d21 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 202 Sep 04 15:49:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 50/111] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:49:01 2026] DELETE /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 0 bytes in 507 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:49:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c83d24e8-97c3-4dd9-addb-6116de2a2627 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 200 Sep 04 15:49:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 62/112] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:01 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Volume info retrieved successfully. Sep 04 15:49:02 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:02 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:02 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed0bcf81-5c8a-4cfc-8375-e956155b9f7f tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 returned with HTTP 200 Sep 04 15:49:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 51/113] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:01 2026] GET /volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 => generated 924 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Volume info retrieved successfully. Sep 04 15:49:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b92f3d3-9e40-4d91-ba23-e91811003cec tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 200 Sep 04 15:49:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 63/114] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:02 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c822270b-e856-4719-9433-f7fbac4831e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c822270b-e856-4719-9433-f7fbac4831e6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c822270b-e856-4719-9433-f7fbac4831e6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c822270b-e856-4719-9433-f7fbac4831e6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c822270b-e856-4719-9433-f7fbac4831e6 tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 returned with HTTP 404 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 64/115] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/598a15e2-efb8-4f06-883b-1dd864d61488 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-955788b4-aad7-4318-8909-28135ec01abc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-955788b4-aad7-4318-8909-28135ec01abc tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] GET http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-955788b4-aad7-4318-8909-28135ec01abc tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-955788b4-aad7-4318-8909-28135ec01abc tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-955788b4-aad7-4318-8909-28135ec01abc tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] show called for member 53e1d47b-be97-4bee-8a19-b6c821e116ec {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-955788b4-aad7-4318-8909-28135ec01abc tempest-GroupSnapshotsV319Test-80641896 tempest-GroupSnapshotsV319Test-80641896-project-member] http://192.168.122.48/volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec returned with HTTP 404 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 65/116] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/groups/53e1d47b-be97-4bee-8a19-b6c821e116ec => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74ebb350-81a1-4e22-9e1a-f4104411ac46 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74ebb350-81a1-4e22-9e1a-f4104411ac46 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/9329a973-a2a9-44dc-af96-03bb13d82fc3 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74ebb350-81a1-4e22-9e1a-f4104411ac46 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74ebb350-81a1-4e22-9e1a-f4104411ac46 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-512c42bc-ff16-4cec-9084-e30764bc5ab1 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 52/117] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74ebb350-81a1-4e22-9e1a-f4104411ac46 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/group_types/9329a973-a2a9-44dc-af96-03bb13d82fc3 returned with HTTP 202 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 66/118] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:49:03 2026] DELETE /volume/v3/group_types/9329a973-a2a9-44dc-af96-03bb13d82fc3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cd7a8c48-8857-46d6-85ab-ee5b772da7b6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd7a8c48-8857-46d6-85ab-ee5b772da7b6 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] DELETE http://192.168.122.48/volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd7a8c48-8857-46d6-85ab-ee5b772da7b6 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd7a8c48-8857-46d6-85ab-ee5b772da7b6 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6d0014e1-2b41-4100-a3bd-63a5f5a4f954 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 53/119] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-33226c20-d63e-4193-8082-4ae48c1858ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33226c20-d63e-4193-8082-4ae48c1858ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33226c20-d63e-4193-8082-4ae48c1858ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33226c20-d63e-4193-8082-4ae48c1858ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd7a8c48-8857-46d6-85ab-ee5b772da7b6 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 returned with HTTP 202 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-33226c20-d63e-4193-8082-4ae48c1858ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 67/120] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:49:03 2026] DELETE /volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4b39c38e-5409-486f-8a6a-a975a44d6a09 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b39c38e-5409-486f-8a6a-a975a44d6a09 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] GET http://192.168.122.48/volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b39c38e-5409-486f-8a6a-a975a44d6a09 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b39c38e-5409-486f-8a6a-a975a44d6a09 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33226c20-d63e-4193-8082-4ae48c1858ce tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 54/121] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b39c38e-5409-486f-8a6a-a975a44d6a09 tempest-GroupSnapshotsV319Test-1703914075 tempest-GroupSnapshotsV319Test-1703914075-project-admin] http://192.168.122.48/volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 returned with HTTP 404 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 68/122] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/types/a670c3fc-2941-4e81-afd0-33f87fffc839 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] DELETE http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Delete volume with id: 82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Delete volume request issued successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71cf5f47-6613-4ed9-8558-0c70691bbfab tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 202 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 55/123] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:49:03 2026] DELETE /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0fbfff80-6ac1-4b7d-9c8f-f128a5127058 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0fbfff80-6ac1-4b7d-9c8f-f128a5127058 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] GET http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0fbfff80-6ac1-4b7d-9c8f-f128a5127058 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0fbfff80-6ac1-4b7d-9c8f-f128a5127058 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7494b128-e3de-4e9a-b474-5828ee9260a7 tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:49:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 69/124] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0fbfff80-6ac1-4b7d-9c8f-f128a5127058 tempest-VolumesAdminNegativeTest-964058230 tempest-VolumesAdminNegativeTest-964058230-project-member] http://192.168.122.48/volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce returned with HTTP 404 Sep 04 15:49:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 56/125] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:03 2026] GET /volume/v3/volumes/e92c54ae-9be3-4753-9f92-3635731f0cce => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2450ee27-43f6-49e3-b788-e666c64ade3b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2450ee27-43f6-49e3-b788-e666c64ade3b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2450ee27-43f6-49e3-b788-e666c64ade3b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2450ee27-43f6-49e3-b788-e666c64ade3b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2450ee27-43f6-49e3-b788-e666c64ade3b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Volume info retrieved successfully. Sep 04 15:49:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2450ee27-43f6-49e3-b788-e666c64ade3b tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 200 Sep 04 15:49:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 70/126] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:04 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-46a900f6-2577-42fb-ac1a-1550fc8e0dcf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46a900f6-2577-42fb-ac1a-1550fc8e0dcf tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] GET http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c Sep 04 15:49:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46a900f6-2577-42fb-ac1a-1550fc8e0dcf tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46a900f6-2577-42fb-ac1a-1550fc8e0dcf tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46a900f6-2577-42fb-ac1a-1550fc8e0dcf tempest-DeleteServersTestJSON-1212242946 tempest-DeleteServersTestJSON-1212242946-project-member] http://192.168.122.48/volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c returned with HTTP 404 Sep 04 15:49:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 57/127] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:49:06 2026] GET /volume/v3/volumes/82f896a2-cc4e-419a-a043-bd4e41d0bd6c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3a041be4-8a1c-4a67-9c69-5da1689c6dbd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a041be4-8a1c-4a67-9c69-5da1689c6dbd tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:49:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a041be4-8a1c-4a67-9c69-5da1689c6dbd tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-287171556"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a041be4-8a1c-4a67-9c69-5da1689c6dbd tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:49:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 71/128] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:49:10 2026] POST /volume/v3/types => generated 215 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-14d28225-c91c-4f15-a718-9ccdeb18bbf7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14d28225-c91c-4f15-a718-9ccdeb18bbf7 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:49:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14d28225-c91c-4f15-a718-9ccdeb18bbf7 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2015647246"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14d28225-c91c-4f15-a718-9ccdeb18bbf7 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:49:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 58/129] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:49:10 2026] POST /volume/v3/group_types => generated 173 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:49:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dedd1e91-f03d-41cd-bacd-beef463eb511", "volume_types": ["e873db50-6ae2-43ab-9e90-e2d38cfa2175"], "name": "tempest-Group1-1612373403"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating new group {'group': {'group_type': 'dedd1e91-f03d-41cd-bacd-beef463eb511', 'volume_types': ['e873db50-6ae2-43ab-9e90-e2d38cfa2175'], 'name': 'tempest-Group1-1612373403'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:49:11 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating group tempest-Group1-1612373403. Sep 04 15:49:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:11 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['7c34b490-16f0-4a05-8a1f-1d26c7569ebf'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-486d73a0-3506-4c14-a795-05c847e0b0d0 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:49:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 72/130] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:49:11 2026] POST /volume/v3/groups => generated 94 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:49:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:11 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4cedf5f0-22ca-40bd-a53b-a78f440df032 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa returned with HTTP 200 Sep 04 15:49:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 59/131] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:11 2026] GET /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa => generated 322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:12 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c31c8a7-883a-4a95-8a6e-c54ee7d6d22f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa returned with HTTP 200 Sep 04 15:49:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 73/132] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:12 2026] GET /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:49:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dedd1e91-f03d-41cd-bacd-beef463eb511", "volume_types": ["e873db50-6ae2-43ab-9e90-e2d38cfa2175"], "name": "tempest-Group2-1255767302"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating new group {'group': {'group_type': 'dedd1e91-f03d-41cd-bacd-beef463eb511', 'volume_types': ['e873db50-6ae2-43ab-9e90-e2d38cfa2175'], 'name': 'tempest-Group2-1255767302'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:49:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating group tempest-Group2-1255767302. Sep 04 15:49:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:12 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:49:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:49:12.462470. {{(pid=87211) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:49:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:12 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['b048db9a-26de-4534-9aca-710343785cd4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6560fdc8-73c3-49a5-9a8c-029f509ca771 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:49:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 60/133] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:49:12 2026] POST /volume/v3/groups => generated 94 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:12 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-197fb7c0-8af4-4467-a2d9-6b26ac25c17e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 returned with HTTP 200 Sep 04 15:49:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 74/134] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:12 2026] GET /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64f84bf6-5303-46f2-a841-87960e5168bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64f84bf6-5303-46f2-a841-87960e5168bd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64f84bf6-5303-46f2-a841-87960e5168bd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64f84bf6-5303-46f2-a841-87960e5168bd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-64f84bf6-5303-46f2-a841-87960e5168bd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:13 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64f84bf6-5303-46f2-a841-87960e5168bd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 returned with HTTP 200 Sep 04 15:49:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 61/135] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:13 2026] GET /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 => generated 323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1333706430", "volume_type": "e873db50-6ae2-43ab-9e90-e2d38cfa2175", "group_id": "77355902-de5e-4c87-8db4-9e935e87feaa", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1333706430', 'volume_type': 'e873db50-6ae2-43ab-9e90-e2d38cfa2175', 'group_id': '77355902-de5e-4c87-8db4-9e935e87feaa', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume of 1 GB Sep 04 15:49:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (6d5db9b7-2a9b-48f4-a7c7-3aeb830f62f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623093e2-e088-4583-9111-6b3a38523215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623093e2-e088-4583-9111-6b3a38523215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:49:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e873db50-6ae2-43ab-9e90-e2d38cfa2175,is_public=True,name='tempest-GroupsTest-volume-type-287171556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e873db50-6ae2-43ab-9e90-e2d38cfa2175', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '77355902-de5e-4c87-8db4-9e935e87feaa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2a5ec2-d9f2-4756-affb-e0206b5745f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-287171556 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-287171556, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-287171556 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-287171556, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['f6968676-5781-4a98-93e3-d6bf05830074', '2a031ca3-59db-4dda-9968-25b2f5e0c854', 'c20c2231-0e6b-410e-91d7-366e4f1b470e', 'bbefbc60-5ac0-4629-8e4f-7da773b48b15'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2a5ec2-d9f2-4756-affb-e0206b5745f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6968676-5781-4a98-93e3-d6bf05830074', '2a031ca3-59db-4dda-9968-25b2f5e0c854', 'c20c2231-0e6b-410e-91d7-366e4f1b470e', 'bbefbc60-5ac0-4629-8e4f-7da773b48b15']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bfc750-be07-47c2-a718-a5d3d3705ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bfc750-be07-47c2-a718-a5d3d3705ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61cd20e0-9623-42cc-87bf-6d2b4d02c2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1333706430',encryption_key_id=None,group_id=77355902-de5e-4c87-8db4-9e935e87feaa,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['f6968676-5781-4a98-93e3-d6bf05830074','2a031ca3-59db-4dda-9968-25b2f5e0c854','c20c2231-0e6b-410e-91d7-366e4f1b470e','bbefbc60-5ac0-4629-8e4f-7da773b48b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=e873db50-6ae2-43ab-9e90-e2d38cfa2175), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1333706430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77355902-de5e-4c87-8db4-9e935e87feaa,host=None,id=61cd20e0-9623-42cc-87bf-6d2b4d02c2fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a2dacf37e646b6a7c54d02e17316b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d58fe38d2de443f79e0dfa9499824506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e873db50-6ae2-43ab-9e90-e2d38cfa2175),volume_type_id=e873db50-6ae2-43ab-9e90-e2d38cfa2175)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1067c232-d7cb-4fb8-920e-d7d6312b327f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1067c232-d7cb-4fb8-920e-d7d6312b327f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1333706430',encryption_key_id=None,group_id=77355902-de5e-4c87-8db4-9e935e87feaa,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['f6968676-5781-4a98-93e3-d6bf05830074','2a031ca3-59db-4dda-9968-25b2f5e0c854','c20c2231-0e6b-410e-91d7-366e4f1b470e','bbefbc60-5ac0-4629-8e4f-7da773b48b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=e873db50-6ae2-43ab-9e90-e2d38cfa2175)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449704c8-ec07-4525-a750-ade66ff00d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449704c8-ec07-4525-a750-ade66ff00d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (6d5db9b7-2a9b-48f4-a7c7-3aeb830f62f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request issued successfully. Sep 04 15:49:14 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:14 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:14 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee5921a7-66be-44ba-9e36-335ed2a821d3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:49:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 75/136] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:49:13 2026] POST /volume/v3/volumes => generated 820 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc Sep 04 15:49:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:14 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:14 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:14 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66d75950-3878-4a4f-8f3b-845e7553fde3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc returned with HTTP 200 Sep 04 15:49:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 62/137] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:14 2026] GET /volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc => generated 888 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc Sep 04 15:49:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:15 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:15 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:15 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0c35bf2-e962-46ef-9908-355f29b3fae1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc returned with HTTP 200 Sep 04 15:49:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 76/138] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:15 2026] GET /volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:16 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a3573435-b9e1-4cff-afba-71ecd8eeb32b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc returned with HTTP 200 Sep 04 15:49:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 63/139] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:16 2026] GET /volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-099cfea1-ef68-4178-9cec-93359118c475 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-099cfea1-ef68-4178-9cec-93359118c475 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-099cfea1-ef68-4178-9cec-93359118c475 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-099cfea1-ef68-4178-9cec-93359118c475 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-099cfea1-ef68-4178-9cec-93359118c475 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:16 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-099cfea1-ef68-4178-9cec-93359118c475 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa returned with HTTP 200 Sep 04 15:49:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 77/140] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:16 2026] GET /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:16 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8275eac1-a6c9-4ffa-9626-2947889e5cbd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 returned with HTTP 200 Sep 04 15:49:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 64/141] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:16 2026] GET /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3f989f70-c992-4921-8bd0-d5eb2abfb703 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f989f70-c992-4921-8bd0-d5eb2abfb703 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/detail Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3f989f70-c992-4921-8bd0-d5eb2abfb703 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3f989f70-c992-4921-8bd0-d5eb2abfb703 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:16 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f989f70-c992-4921-8bd0-d5eb2abfb703 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/detail returned with HTTP 200 Sep 04 15:49:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 78/142] 192.168.122.48 () {60 vars in 1175 bytes} [Fri Sep 4 15:49:16 2026] GET /volume/v3/groups/detail => generated 640 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:17 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af1afb6b-dfc6-4b92-89a9-99ac7724b632 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 65/143] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:17 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2952121c-6534-49ce-b32c-afefbea60f23 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:17 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2952121c-6534-49ce-b32c-afefbea60f23 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 79/144] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:17 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-46eb113c-2207-40b2-bedc-99197e72d35e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] delete called for group 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Delete group with id: 77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:49:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:49:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46eb113c-2207-40b2-bedc-99197e72d35e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action returned with HTTP 202 Sep 04 15:49:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 66/145] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:17 2026] POST /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:17 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:17 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-597a22dc-be15-4537-9cb3-0c39f85c6cc4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc returned with HTTP 200 Sep 04 15:49:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 80/146] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:17 2026] GET /volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-10663215-f219-4b13-83b5-ab8957c35358 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-10663215-f219-4b13-83b5-ab8957c35358 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-10663215-f219-4b13-83b5-ab8957c35358 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-10663215-f219-4b13-83b5-ab8957c35358 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-10663215-f219-4b13-83b5-ab8957c35358 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc returned with HTTP 404 Sep 04 15:49:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 67/147] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:18 2026] GET /volume/v3/volumes/61cd20e0-9623-42cc-87bf-6d2b4d02c2fc => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:49:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce9825dc-b73c-43c2-a527-0df331ef4dff tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa returned with HTTP 404 Sep 04 15:49:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 81/148] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:18 2026] GET /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f6bb0b8c-901c-430f-845d-0f433f43141e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] delete called for group 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:18 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Delete group with id: 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:19 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:49:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f6bb0b8c-901c-430f-845d-0f433f43141e tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action returned with HTTP 202 Sep 04 15:49:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 68/149] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:18 2026] POST /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:19 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a5d3549-aacb-4eeb-b19e-d6bf0a57a64a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 returned with HTTP 200 Sep 04 15:49:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 82/150] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:19 2026] GET /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 => generated 322 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f82a1004-13c9-40ef-bd2f-5006641b2b3b tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 returned with HTTP 404 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 69/151] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d8f4a71d-c7d9-42ec-adb5-77d501dbe2ac None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d8f4a71d-c7d9-42ec-adb5-77d501dbe2ac tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/detail Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d8f4a71d-c7d9-42ec-adb5-77d501dbe2ac tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d8f4a71d-c7d9-42ec-adb5-77d501dbe2ac tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:20 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d8f4a71d-c7d9-42ec-adb5-77d501dbe2ac tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/detail returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 83/152] 192.168.122.48 () {60 vars in 1175 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/groups/detail => generated 14 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d66e2527-1067-4d77-9a82-0b9b62193732 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:20 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d66e2527-1067-4d77-9a82-0b9b62193732 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 70/153] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] delete called for group 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Delete group with id: 8ba50bf0-a998-4a52-b22a-5d4bd8ff1204 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28424a7a-962a-44d9-9b9a-028ca4298c19 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action returned with HTTP 404 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 84/154] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:20 2026] POST /volume/v3/groups/8ba50bf0-a998-4a52-b22a-5d4bd8ff1204/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a674c79-3889-4775-b18f-4533aa98c096 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a674c79-3889-4775-b18f-4533aa98c096 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 71/155] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] delete called for group 77355902-de5e-4c87-8db4-9e935e87feaa {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Delete group with id: 77355902-de5e-4c87-8db4-9e935e87feaa Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca2b9a9c-0885-4123-9f8b-3b3f3b2a01c5 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action returned with HTTP 404 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 85/156] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:20 2026] POST /volume/v3/groups/77355902-de5e-4c87-8db4-9e935e87feaa/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-681c2447-0349-4386-a769-db56c21d6de3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-681c2447-0349-4386-a769-db56c21d6de3 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/dedd1e91-f03d-41cd-bacd-beef463eb511 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-681c2447-0349-4386-a769-db56c21d6de3 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-681c2447-0349-4386-a769-db56c21d6de3 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-681c2447-0349-4386-a769-db56c21d6de3 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/group_types/dedd1e91-f03d-41cd-bacd-beef463eb511 returned with HTTP 202 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 72/157] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:49:20 2026] DELETE /volume/v3/group_types/dedd1e91-f03d-41cd-bacd-beef463eb511 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3d4cbd66-6d46-407b-bb1e-dd9976b2936a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3d4cbd66-6d46-407b-bb1e-dd9976b2936a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] DELETE http://192.168.122.48/volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3d4cbd66-6d46-407b-bb1e-dd9976b2936a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3d4cbd66-6d46-407b-bb1e-dd9976b2936a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3d4cbd66-6d46-407b-bb1e-dd9976b2936a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 returned with HTTP 202 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 86/158] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:49:20 2026] DELETE /volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3728f6bd-01a1-4421-a2c5-77fe8d30a48b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3728f6bd-01a1-4421-a2c5-77fe8d30a48b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] GET http://192.168.122.48/volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3728f6bd-01a1-4421-a2c5-77fe8d30a48b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3728f6bd-01a1-4421-a2c5-77fe8d30a48b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3728f6bd-01a1-4421-a2c5-77fe8d30a48b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 returned with HTTP 404 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 73/159] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/types/e873db50-6ae2-43ab-9e90-e2d38cfa2175 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1b46d893-f9b6-4abd-8c57-6d2a0a2f227b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b46d893-f9b6-4abd-8c57-6d2a0a2f227b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1b46d893-f9b6-4abd-8c57-6d2a0a2f227b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1125525774"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b46d893-f9b6-4abd-8c57-6d2a0a2f227b tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 87/160] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:49:20 2026] POST /volume/v3/types => generated 216 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-786a08d2-a586-4e9a-baa4-b82137f9f13a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-786a08d2-a586-4e9a-baa4-b82137f9f13a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-786a08d2-a586-4e9a-baa4-b82137f9f13a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1319560346"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-786a08d2-a586-4e9a-baa4-b82137f9f13a tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 74/161] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:49:20 2026] POST /volume/v3/group_types => generated 173 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1750b60c-ddeb-4978-8b54-bba572969f2f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "11b18401-cc19-4335-9de0-ddc1bc3baf5c", "volume_types": ["6f1c2865-4d49-41f4-87ba-c1badbb184ea"], "name": "tempest-GroupsTest-Group-556230989"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating new group {'group': {'group_type': '11b18401-cc19-4335-9de0-ddc1bc3baf5c', 'volume_types': ['6f1c2865-4d49-41f4-87ba-c1badbb184ea'], 'name': 'tempest-GroupsTest-Group-556230989'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Creating group tempest-GroupsTest-Group-556230989. Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:20 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['d269219b-6e42-4f28-a400-42cbfd7f1292'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1750b60c-ddeb-4978-8b54-bba572969f2f tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:49:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 88/162] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:49:20 2026] POST /volume/v3/groups => generated 103 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:20 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1bbdc570-fd87-4fc5-9004-348fdec265b9 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 75/163] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:21 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ffe80a6-3ada-4582-81a6-95e50957c183 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 89/164] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:21 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 332 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-331843072", "volume_type": "6f1c2865-4d49-41f4-87ba-c1badbb184ea", "group_id": "c249c6a2-8065-40af-81db-8ca68a6759d2", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-331843072', 'volume_type': '6f1c2865-4d49-41f4-87ba-c1badbb184ea', 'group_id': 'c249c6a2-8065-40af-81db-8ca68a6759d2', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume of 1 GB Sep 04 15:49:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:21 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (b9ae4846-96f2-43dd-bc46-54731075e854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8051c5b7-dd88-4cfd-a613-852bf7d590fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8051c5b7-dd88-4cfd-a613-852bf7d590fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:49:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f1c2865-4d49-41f4-87ba-c1badbb184ea,is_public=True,name='tempest-GroupsTest-volume-type-1125525774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f1c2865-4d49-41f4-87ba-c1badbb184ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c249c6a2-8065-40af-81db-8ca68a6759d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d1862-cad5-4284-bbeb-6f48cd8ede57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1125525774 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1125525774, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:22 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1125525774 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1125525774, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['38df694e-b1b4-4726-aaa2-83f9dea336a5', 'd434ae54-7470-4ad6-8bec-04b5308f4561', 'bd43f602-8eba-48c2-87cb-ad42c2451891', 'ba56f517-3b92-4ebe-97d5-9122139f25c9'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d1862-cad5-4284-bbeb-6f48cd8ede57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38df694e-b1b4-4726-aaa2-83f9dea336a5', 'd434ae54-7470-4ad6-8bec-04b5308f4561', 'bd43f602-8eba-48c2-87cb-ad42c2451891', 'ba56f517-3b92-4ebe-97d5-9122139f25c9']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cbc88f-c7a7-43e5-aef8-b545eddbf48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cbc88f-c7a7-43e5-aef8-b545eddbf48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d9a02f-acf3-449b-b631-36af76c24ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-331843072',encryption_key_id=None,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['38df694e-b1b4-4726-aaa2-83f9dea336a5','d434ae54-7470-4ad6-8bec-04b5308f4561','bd43f602-8eba-48c2-87cb-ad42c2451891','ba56f517-3b92-4ebe-97d5-9122139f25c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-331843072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,host=None,id=a7d9a02f-acf3-449b-b631-36af76c24ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a2dacf37e646b6a7c54d02e17316b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d58fe38d2de443f79e0dfa9499824506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f1c2865-4d49-41f4-87ba-c1badbb184ea),volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8283d3f2-674f-4cfa-ac7f-7ec6aefac044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8283d3f2-674f-4cfa-ac7f-7ec6aefac044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-331843072',encryption_key_id=None,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['38df694e-b1b4-4726-aaa2-83f9dea336a5','d434ae54-7470-4ad6-8bec-04b5308f4561','bd43f602-8eba-48c2-87cb-ad42c2451891','ba56f517-3b92-4ebe-97d5-9122139f25c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e493ad88-d2d7-4966-b526-6da62b35166a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e493ad88-d2d7-4966-b526-6da62b35166a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (b9ae4846-96f2-43dd-bc46-54731075e854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request issued successfully. Sep 04 15:49:22 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:22 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:22 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f0886b29-1af5-42fb-8aec-cb588ea988c7 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:49:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 76/165] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:49:21 2026] POST /volume/v3/volumes => generated 820 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 Sep 04 15:49:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:22 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:22 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:22 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a19b4720-c7e3-4846-93eb-2ed9acac2de8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 returned with HTTP 200 Sep 04 15:49:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 90/166] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:22 2026] GET /volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 => generated 888 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 Sep 04 15:49:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:23 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:23 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:23 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4d23d65-23b8-4e75-b17a-d3b4745f8322 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 returned with HTTP 200 Sep 04 15:49:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 77/167] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:23 2026] GET /volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 Sep 04 15:49:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:24 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:24 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:25 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4c02c4a-6b32-4f7b-b86e-ee762b62c356 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 returned with HTTP 200 Sep 04 15:49:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 91/168] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:24 2026] GET /volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-543212207", "volume_type": "6f1c2865-4d49-41f4-87ba-c1badbb184ea", "group_id": "c249c6a2-8065-40af-81db-8ca68a6759d2", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-543212207', 'volume_type': '6f1c2865-4d49-41f4-87ba-c1badbb184ea', 'group_id': 'c249c6a2-8065-40af-81db-8ca68a6759d2', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume of 1 GB Sep 04 15:49:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Availability Zones retrieved successfully. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (44d39ca0-9504-4ddf-b8c4-b9fb12497980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7594ff1d-00a8-4e49-bd75-207caebfe20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7594ff1d-00a8-4e49-bd75-207caebfe20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:49:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f1c2865-4d49-41f4-87ba-c1badbb184ea,is_public=True,name='tempest-GroupsTest-volume-type-1125525774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f1c2865-4d49-41f4-87ba-c1badbb184ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c249c6a2-8065-40af-81db-8ca68a6759d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f3b52-41ae-45e1-8513-97fe99cbd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Created reservations ['19dace80-9d30-4d23-a0f4-816f1cbddae9', '3aee42dc-9ff8-4661-a7b4-8552cd3918da', 'b6592f20-d7e7-4506-97cb-dc2bca1f7325', 'b2f55c55-0dbc-432d-93e1-7be803738f81'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f3b52-41ae-45e1-8513-97fe99cbd366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19dace80-9d30-4d23-a0f4-816f1cbddae9', '3aee42dc-9ff8-4661-a7b4-8552cd3918da', 'b6592f20-d7e7-4506-97cb-dc2bca1f7325', 'b2f55c55-0dbc-432d-93e1-7be803738f81']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4656fa5-ce1e-46cb-8493-cc1aaafc488d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4656fa5-ce1e-46cb-8493-cc1aaafc488d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c6ba0a-1b60-4237-860a-547ec39eacd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-543212207',encryption_key_id=None,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['19dace80-9d30-4d23-a0f4-816f1cbddae9','3aee42dc-9ff8-4661-a7b4-8552cd3918da','b6592f20-d7e7-4506-97cb-dc2bca1f7325','b2f55c55-0dbc-432d-93e1-7be803738f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-543212207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,host=None,id=05c6ba0a-1b60-4237-860a-547ec39eacd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a2dacf37e646b6a7c54d02e17316b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d58fe38d2de443f79e0dfa9499824506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f1c2865-4d49-41f4-87ba-c1badbb184ea),volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be63419-0a54-4e3d-b0c0-376a64d0721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be63419-0a54-4e3d-b0c0-376a64d0721c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-543212207',encryption_key_id=None,group_id=c249c6a2-8065-40af-81db-8ca68a6759d2,group_type_id=,metadata={},multiattach=False,project_id='71a2dacf37e646b6a7c54d02e17316b7',qos_specs=None,replication_status=,reservations=['19dace80-9d30-4d23-a0f4-816f1cbddae9','3aee42dc-9ff8-4661-a7b4-8552cd3918da','b6592f20-d7e7-4506-97cb-dc2bca1f7325','b2f55c55-0dbc-432d-93e1-7be803738f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58fe38d2de443f79e0dfa9499824506',volume_type_id=6f1c2865-4d49-41f4-87ba-c1badbb184ea)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12bd968-9dc3-499c-a470-42d6db07993f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12bd968-9dc3-499c-a470-42d6db07993f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Flow 'volume_create_api' (44d39ca0-9504-4ddf-b8c4-b9fb12497980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Create volume request issued successfully. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:25 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:25 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7677c7b2-79a1-49d5-bccd-fc812b61ef39 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:49:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 78/169] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:49:25 2026] POST /volume/v3/volumes => generated 820 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e6617b3-8994-48ec-bbaf-81bed10404be None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 Sep 04 15:49:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:25 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:25 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:25 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e6617b3-8994-48ec-bbaf-81bed10404be tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 returned with HTTP 200 Sep 04 15:49:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 92/170] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:25 2026] GET /volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 Sep 04 15:49:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:26 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:26 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:26 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88fa8ebb-39c2-468e-bfb8-1a4c4a242448 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 returned with HTTP 200 Sep 04 15:49:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 79/171] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:26 2026] GET /volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5047f9fc-181f-43f4-9962-454442dc4754 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5047f9fc-181f-43f4-9962-454442dc4754 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] PUT http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5047f9fc-181f-43f4-9962-454442dc4754 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "05c6ba0a-1b60-4237-860a-547ec39eacd3"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-5047f9fc-181f-43f4-9962-454442dc4754 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Update called for group c249c6a2-8065-40af-81db-8ca68a6759d2. {{(pid=87212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:49:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-5047f9fc-181f-43f4-9962-454442dc4754 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Updating group c249c6a2-8065-40af-81db-8ca68a6759d2 with name new_group description: This is a new group add_volumes: None remove_volumes: 05c6ba0a-1b60-4237-860a-547ec39eacd3. Sep 04 15:49:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5047f9fc-181f-43f4-9962-454442dc4754 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 202 Sep 04 15:49:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 93/172] 192.168.122.48 () {62 vars in 1286 bytes} [Fri Sep 4 15:49:27 2026] PUT /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:27 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3aa6868b-1770-495e-87c9-503a4098f6b1 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 80/173] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:27 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e8dfe96-7b58-4b73-8cbd-99d7d843ccb4 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 94/174] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-08ee6479-ef88-4566-a486-a284703594ed None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-08ee6479-ef88-4566-a486-a284703594ed tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-08ee6479-ef88-4566-a486-a284703594ed tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-08ee6479-ef88-4566-a486-a284703594ed tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-08ee6479-ef88-4566-a486-a284703594ed tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-08ee6479-ef88-4566-a486-a284703594ed tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 81/175] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 324 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:28 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8bc3914-e1ea-4d00-960e-90a3ac6c65e3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 95/176] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] PUT http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "05c6ba0a-1b60-4237-860a-547ec39eacd3"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Update called for group c249c6a2-8065-40af-81db-8ca68a6759d2. {{(pid=87211) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:49:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Updating group c249c6a2-8065-40af-81db-8ca68a6759d2 with name None description: None add_volumes: 05c6ba0a-1b60-4237-860a-547ec39eacd3 remove_volumes: None. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de1a80ae-7459-456e-a35e-e21a91e9fc53 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 202 Sep 04 15:49:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 82/177] 192.168.122.48 () {62 vars in 1285 bytes} [Fri Sep 4 15:49:28 2026] PUT /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c722b37d-4a60-4f98-a8af-9d4d98392295 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 96/178] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 323 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:29 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-127c2f5b-bde3-4e86-b5e4-541674697ecd tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 200 Sep 04 15:49:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 83/179] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:29 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:29 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:29 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:29 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:30 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d9ade56-f41d-47d7-96e5-ace907afd671 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 97/180] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:29 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Get all volumes completed successfully. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:30 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:30 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:30 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a34e3a5b-8a11-40ed-8d4e-8833e3e0e5bc tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 84/181] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:30 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] POST http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2/action Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] delete called for group c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Delete group with id: c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:31 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:49:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:31 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:49:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d5eae94e-0eee-4df7-890b-928eb8cfcb00 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2/action returned with HTTP 202 Sep 04 15:49:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 98/182] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:30 2026] POST /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 Sep 04 15:49:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:49:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:31 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:31 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:31 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-581dca8f-8cb9-4103-a9a7-196e775bf7f3 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 returned with HTTP 200 Sep 04 15:49:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 85/183] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:31 2026] GET /volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 Sep 04 15:49:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:49:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Volume info retrieved successfully. Sep 04 15:49:32 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:49:32 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:49:32 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f512bc2d-0f6d-41b8-be27-907bf508e9a8 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 returned with HTTP 200 Sep 04 15:49:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 99/184] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:32 2026] GET /volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4ce1aa65-967b-4cbf-9977-4d2436bb16c2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4ce1aa65-967b-4cbf-9977-4d2436bb16c2 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4ce1aa65-967b-4cbf-9977-4d2436bb16c2 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4ce1aa65-967b-4cbf-9977-4d2436bb16c2 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4ce1aa65-967b-4cbf-9977-4d2436bb16c2 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 returned with HTTP 404 Sep 04 15:49:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 86/185] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:33 2026] GET /volume/v3/volumes/05c6ba0a-1b60-4237-860a-547ec39eacd3 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e62668e1-343a-4337-b234-d9d6fcdc080a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e62668e1-343a-4337-b234-d9d6fcdc080a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e62668e1-343a-4337-b234-d9d6fcdc080a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e62668e1-343a-4337-b234-d9d6fcdc080a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e62668e1-343a-4337-b234-d9d6fcdc080a tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 returned with HTTP 404 Sep 04 15:49:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 100/186] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:49:33 2026] GET /volume/v3/volumes/a7d9a02f-acf3-449b-b631-36af76c24ae7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] GET http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] show called for member c249c6a2-8065-40af-81db-8ca68a6759d2 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f4dff1df-783b-459b-9287-c58dbc1ed614 tempest-GroupsTest-1312198782 tempest-GroupsTest-1312198782-project-member] http://192.168.122.48/volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 returned with HTTP 404 Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bb80c90b-58c8-4eca-ada7-ffd54ab93e2c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 87/187] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:33 2026] GET /volume/v3/groups/c249c6a2-8065-40af-81db-8ca68a6759d2 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb80c90b-58c8-4eca-ada7-ffd54ab93e2c tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/11b18401-cc19-4335-9de0-ddc1bc3baf5c Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bb80c90b-58c8-4eca-ada7-ffd54ab93e2c tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bb80c90b-58c8-4eca-ada7-ffd54ab93e2c tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb80c90b-58c8-4eca-ada7-ffd54ab93e2c tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/group_types/11b18401-cc19-4335-9de0-ddc1bc3baf5c returned with HTTP 202 Sep 04 15:49:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 101/188] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:49:33 2026] DELETE /volume/v3/group_types/11b18401-cc19-4335-9de0-ddc1bc3baf5c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e116628c-aa02-4aab-b5d9-bad8458432ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e116628c-aa02-4aab-b5d9-bad8458432ec tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] DELETE http://192.168.122.48/volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e116628c-aa02-4aab-b5d9-bad8458432ec tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e116628c-aa02-4aab-b5d9-bad8458432ec tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e116628c-aa02-4aab-b5d9-bad8458432ec tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea returned with HTTP 202 Sep 04 15:49:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 88/189] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:49:33 2026] DELETE /volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2add99ba-6e1e-41ce-b559-c8ec1e099dc6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2add99ba-6e1e-41ce-b559-c8ec1e099dc6 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] GET http://192.168.122.48/volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea Sep 04 15:49:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2add99ba-6e1e-41ce-b559-c8ec1e099dc6 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2add99ba-6e1e-41ce-b559-c8ec1e099dc6 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2add99ba-6e1e-41ce-b559-c8ec1e099dc6 tempest-GroupsTest-1526897036 tempest-GroupsTest-1526897036-project-admin] http://192.168.122.48/volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea returned with HTTP 404 Sep 04 15:49:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 102/190] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:49:34 2026] GET /volume/v3/types/6f1c2865-4d49-41f4-87ba-c1badbb184ea => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:44 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=263,cinder:UPDATE=55,cinder:INSERT=31 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:49:44 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=284,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:49:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00cb3b89-3162-4731-97db-d0fcb80bb3b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00cb3b89-3162-4731-97db-d0fcb80bb3b9 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:49:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00cb3b89-3162-4731-97db-d0fcb80bb3b9 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-707748132"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00cb3b89-3162-4731-97db-d0fcb80bb3b9 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:49:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 89/191] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:49:44 2026] POST /volume/v3/types => generated 219 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-479cbaae-1c75-4f28-82cf-b183ddf4e480 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-479cbaae-1c75-4f28-82cf-b183ddf4e480 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:49:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-479cbaae-1c75-4f28-82cf-b183ddf4e480 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-294869126"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-479cbaae-1c75-4f28-82cf-b183ddf4e480 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:49:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 103/192] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:49:45 2026] POST /volume/v3/group_types => generated 176 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:49:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "22ed5ee3-775f-4e68-8f1f-8113e2a03623", "volume_types": ["bf179c6e-878d-4036-82af-41034b2b0bc5"], "name": "tempest-GroupsV320Test-Group-448304909"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Creating new group {'group': {'group_type': '22ed5ee3-775f-4e68-8f1f-8113e2a03623', 'volume_types': ['bf179c6e-878d-4036-82af-41034b2b0bc5'], 'name': 'tempest-GroupsV320Test-Group-448304909'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:49:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Creating group tempest-GroupsV320Test-Group-448304909. Sep 04 15:49:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Availability Zones retrieved successfully. Sep 04 15:49:45 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Created reservations ['2b8ea3d6-22b2-4485-a906-8454ad6f5cde'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0bd908e-a6b5-49ef-b69b-a6cd7fb297fb tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:49:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 90/193] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:49:45 2026] POST /volume/v3/groups => generated 107 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-813f3259-0289-43be-9e42-73cb8f39f403 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-813f3259-0289-43be-9e42-73cb8f39f403 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-813f3259-0289-43be-9e42-73cb8f39f403 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-813f3259-0289-43be-9e42-73cb8f39f403 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-813f3259-0289-43be-9e42-73cb8f39f403 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:46 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-813f3259-0289-43be-9e42-73cb8f39f403 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 104/194] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:46 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 387 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e815b3d-0bb8-498f-8979-a8293ee7192c tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 91/195] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 388 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-52f36e0f-235f-4e20-973e-c0c34467780f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52f36e0f-235f-4e20-973e-c0c34467780f tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52f36e0f-235f-4e20-973e-c0c34467780f tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52f36e0f-235f-4e20-973e-c0c34467780f tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-52f36e0f-235f-4e20-973e-c0c34467780f tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Updating group 'cf33d72e-f435-4b4c-9a66-ad18c6e75583' with 'creating' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52f36e0f-235f-4e20-973e-c0c34467780f tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action returned with HTTP 202 Sep 04 15:49:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 105/196] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:47 2026] POST /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddd4a2f6-6f8c-4aef-91be-fc380b0720b1 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 92/197] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3ada0993-faa2-46be-9268-dd05ee29763a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ada0993-faa2-46be-9268-dd05ee29763a tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ada0993-faa2-46be-9268-dd05ee29763a tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ada0993-faa2-46be-9268-dd05ee29763a tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-3ada0993-faa2-46be-9268-dd05ee29763a tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Updating group 'cf33d72e-f435-4b4c-9a66-ad18c6e75583' with 'available' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ada0993-faa2-46be-9268-dd05ee29763a tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action returned with HTTP 202 Sep 04 15:49:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 106/198] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:47 2026] POST /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae79d0f2-ebf2-4b3e-82cc-5397ee072dbf tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 93/199] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 388 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Updating group 'cf33d72e-f435-4b4c-9a66-ad18c6e75583' with 'error' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3de8a3c4-0188-44b4-b371-3017c5ae40e6 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action returned with HTTP 202 Sep 04 15:49:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 107/200] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:47 2026] POST /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88b592a8-60bb-4c15-8e5b-2a9bff37a09d tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 94/201] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 384 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] POST http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Updating group 'cf33d72e-f435-4b4c-9a66-ad18c6e75583' with 'available' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa6901f0-7eff-433f-9aad-197256f92ef3 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action returned with HTTP 202 Sep 04 15:49:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 108/202] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:47 2026] POST /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1d7b00d-1653-43b9-9229-3cbcfe827a88 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 95/203] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:49:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Get all volumes completed successfully. Sep 04 15:49:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d96d7a9b-667b-43ff-be92-42d2271ce34b tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 109/204] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] POST http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] delete called for group cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:49:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Delete group with id: cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:49:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:48 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:49:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ccc4797e-d9a6-4692-97e7-b59da55486f6 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action returned with HTTP 202 Sep 04 15:49:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 96/205] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:49:47 2026] POST /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:48 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:49:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb52f545-7ab9-4edc-9789-90bf0932c0f0 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 200 Sep 04 15:49:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 110/206] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:48 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 387 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] GET http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] show called for member cf33d72e-f435-4b4c-9a66-ad18c6e75583 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5c9fc62-3a65-4b2c-b37a-5699aa271452 tempest-GroupsV320Test-2001667248 tempest-GroupsV320Test-2001667248-project-member] http://192.168.122.48/volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 returned with HTTP 404 Sep 04 15:49:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 97/207] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:49:49 2026] GET /volume/v3/groups/cf33d72e-f435-4b4c-9a66-ad18c6e75583 => generated 108 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:49:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e0d695c-606c-4100-9e24-2a64f89b2b47 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e0d695c-606c-4100-9e24-2a64f89b2b47 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/22ed5ee3-775f-4e68-8f1f-8113e2a03623 Sep 04 15:49:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e0d695c-606c-4100-9e24-2a64f89b2b47 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e0d695c-606c-4100-9e24-2a64f89b2b47 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:49:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e0d695c-606c-4100-9e24-2a64f89b2b47 tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/group_types/22ed5ee3-775f-4e68-8f1f-8113e2a03623 returned with HTTP 202 Sep 04 15:49:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 111/208] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:49:49 2026] DELETE /volume/v3/group_types/22ed5ee3-775f-4e68-8f1f-8113e2a03623 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-df0c9476-28d3-487c-9fc5-17e4678343bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df0c9476-28d3-487c-9fc5-17e4678343bf tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] DELETE http://192.168.122.48/volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df0c9476-28d3-487c-9fc5-17e4678343bf tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df0c9476-28d3-487c-9fc5-17e4678343bf tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df0c9476-28d3-487c-9fc5-17e4678343bf tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 returned with HTTP 202 Sep 04 15:49:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 98/209] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:49:49 2026] DELETE /volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-16db09d9-21a1-43b9-8c1b-bce0a205b24b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16db09d9-21a1-43b9-8c1b-bce0a205b24b tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] GET http://192.168.122.48/volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 Sep 04 15:49:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-16db09d9-21a1-43b9-8c1b-bce0a205b24b tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-16db09d9-21a1-43b9-8c1b-bce0a205b24b tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16db09d9-21a1-43b9-8c1b-bce0a205b24b tempest-GroupsV320Test-233987034 tempest-GroupsV320Test-233987034-project-admin] http://192.168.122.48/volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 returned with HTTP 404 Sep 04 15:49:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 112/210] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:49:50 2026] GET /volume/v3/types/bf179c6e-878d-4036-82af-41034b2b0bc5 => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:00 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=51,cinder:INSERT=5,cinder:UPDATE=8 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:00 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=20,cinder:INSERT=1,cinder:UPDATE=6 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-18957575-6301-468d-b696-9bd447cae10c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] GET http://192.168.122.48/volume/v3/os-hosts Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:05 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.hosts [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:41+00:00 {{(pid=87211) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.hosts [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:05+00:00 {{(pid=87211) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.hosts [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:49:44+00:00 {{(pid=87211) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18957575-6301-468d-b696-9bd447cae10c tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] http://192.168.122.48/volume/v3/os-hosts returned with HTTP 200 Sep 04 15:50:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 99/211] 192.168.122.48 () {58 vars in 1119 bytes} [Fri Sep 4 15:50:05 2026] GET /volume/v3/os-hosts => generated 561 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] GET http://192.168.122.48/volume/v3/os-hosts Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:05 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.hosts [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:41+00:00 {{(pid=87212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.hosts [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:05+00:00 {{(pid=87212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.hosts [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] status, active and update: available, enabled, 2026-09-04 13:49:44+00:00 {{(pid=87212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85f7c592-16f7-40c5-ba38-fdce98acafd0 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] http://192.168.122.48/volume/v3/os-hosts returned with HTTP 200 Sep 04 15:50:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 113/212] 192.168.122.48 () {58 vars in 1119 bytes} [Fri Sep 4 15:50:05 2026] GET /volume/v3/os-hosts => generated 561 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-114c5206-fa56-4bf5-baf0-87915317ca62 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-114c5206-fa56-4bf5-baf0-87915317ca62 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] GET http://192.168.122.48/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-114c5206-fa56-4bf5-baf0-87915317ca62 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-114c5206-fa56-4bf5-baf0-87915317ca62 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-114c5206-fa56-4bf5-baf0-87915317ca62 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] http://192.168.122.48/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 04 15:50:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 100/213] 192.168.122.48 () {58 vars in 1182 bytes} [Fri Sep 4 15:50:05 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-19aaacaf-95cf-4787-9066-27d7c056e726 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19aaacaf-95cf-4787-9066-27d7c056e726 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] GET http://192.168.122.48/volume/v3/os-hosts/devstack@QuobyteHD Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19aaacaf-95cf-4787-9066-27d7c056e726 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19aaacaf-95cf-4787-9066-27d7c056e726 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19aaacaf-95cf-4787-9066-27d7c056e726 tempest-VolumeHostsAdminTestsJSON-1193375711 tempest-VolumeHostsAdminTestsJSON-1193375711-project-admin] http://192.168.122.48/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:50:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 114/214] 192.168.122.48 () {58 vars in 1176 bytes} [Fri Sep 4 15:50:05 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1981234681"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1981234681'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Create volume of 1 GB Sep 04 15:50:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Availability Zones retrieved successfully. Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Flow 'volume_create_api' (38c77f7d-e817-44ba-bfd1-934ba79d9e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27159f01-75c2-48e0-bac4-f1351d903609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27159f01-75c2-48e0-bac4-f1351d903609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2c28ad-89b1-49ef-9047-e15235e5be78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Created reservations ['403a0667-1e42-40e9-bda1-9cdadae3c8ab', 'abc26e7d-59a5-4f91-a0dd-5697de892409', '17c6109e-aedd-4901-a9a5-986f3e98d4ef', '0cd234c1-f978-45ca-adae-0f4bbff47f36'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2c28ad-89b1-49ef-9047-e15235e5be78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['403a0667-1e42-40e9-bda1-9cdadae3c8ab', 'abc26e7d-59a5-4f91-a0dd-5697de892409', '17c6109e-aedd-4901-a9a5-986f3e98d4ef', '0cd234c1-f978-45ca-adae-0f4bbff47f36']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefe2796-edcd-4555-9927-1eedf587363c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefe2796-edcd-4555-9927-1eedf587363c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05f1e50b-313c-403e-8f4c-67c46c369731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1981234681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1096f9c6b4a4978ab6b0735c7131401',qos_specs=None,replication_status=,reservations=['403a0667-1e42-40e9-bda1-9cdadae3c8ab','abc26e7d-59a5-4f91-a0dd-5697de892409','17c6109e-aedd-4901-a9a5-986f3e98d4ef','0cd234c1-f978-45ca-adae-0f4bbff47f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1baf5fe5c92a414fa9251854ab637166',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1981234681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05f1e50b-313c-403e-8f4c-67c46c369731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1096f9c6b4a4978ab6b0735c7131401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1baf5fe5c92a414fa9251854ab637166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6d34bd-8ff3-474e-8d59-83ef438cd553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6d34bd-8ff3-474e-8d59-83ef438cd553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1981234681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1096f9c6b4a4978ab6b0735c7131401',qos_specs=None,replication_status=,reservations=['403a0667-1e42-40e9-bda1-9cdadae3c8ab','abc26e7d-59a5-4f91-a0dd-5697de892409','17c6109e-aedd-4901-a9a5-986f3e98d4ef','0cd234c1-f978-45ca-adae-0f4bbff47f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1baf5fe5c92a414fa9251854ab637166',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539c6bd4-45b7-4633-96d0-253354e11ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539c6bd4-45b7-4633-96d0-253354e11ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Flow 'volume_create_api' (38c77f7d-e817-44ba-bfd1-934ba79d9e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Create volume request issued successfully. Sep 04 15:50:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a02b2a1c-46c2-4d07-bd2f-b0a0983611b7 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 101/215] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:50:09 2026] POST /volume/v3/volumes => generated 766 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-681b0618-dfb7-46a5-b5b9-e1f58fecd716 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 200 Sep 04 15:50:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 115/216] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:10 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 834 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-667689f9-d4b7-40d4-8477-bbf2dad3e7ef tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 200 Sep 04 15:50:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 102/217] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:11 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 858 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:50:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a104c67e-4b8c-4dca-be99-de8a7a712cd6 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 200 Sep 04 15:50:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 116/218] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:13 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7e32f74a-2177-4a1e-8f20-0488ac3107c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e32f74a-2177-4a1e-8f20-0488ac3107c9 tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 15:50:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e32f74a-2177-4a1e-8f20-0488ac3107c9 tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e32f74a-2177-4a1e-8f20-0488ac3107c9 tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e32f74a-2177-4a1e-8f20-0488ac3107c9 tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 15:50:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 103/219] 192.168.122.48 () {58 vars in 1193 bytes} [Fri Sep 4 15:50:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 448 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-01db47f9-37ba-49f9-a502-95401b941ccd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01db47f9-37ba-49f9-a502-95401b941ccd tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools Sep 04 15:50:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01db47f9-37ba-49f9-a502-95401b941ccd tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01db47f9-37ba-49f9-a502-95401b941ccd tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] Calling method 'get_pools' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01db47f9-37ba-49f9-a502-95401b941ccd tempest-VolumePoolsAdminTestsJSON-386928066 tempest-VolumePoolsAdminTestsJSON-386928066-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 15:50:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 117/220] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 15:50:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:50:21 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:23 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=12 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1264394311"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1264394311'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Create volume of 1 GB Sep 04 15:50:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Availability Zones retrieved successfully. Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Flow 'volume_create_api' (72d640ad-e25f-4f2e-a504-738a0e2f996d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8acb9f-5033-4166-b6f6-9e69c910a66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8acb9f-5033-4166-b6f6-9e69c910a66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6cbe68-8b81-41a9-9a5c-6705f6559278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1846165687"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1846165687'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume of 1 GB Sep 04 15:50:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Availability Zones retrieved successfully. Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Flow 'volume_create_api' (d1a3e922-fbe8-4aed-a8bd-b48daad73d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54750a46-98c6-4b7c-bee9-e89b9932e03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54750a46-98c6-4b7c-bee9-e89b9932e03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d05ed14-3c35-4b87-be26-3d06e240f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Created reservations ['7e657788-6b67-4381-b4fd-784607e1b950', 'b0db5991-ccb8-40d3-b90d-a25a691743ca', '9e45ef0d-ea96-46c4-a071-45a077fbbf3b', '5a6252cc-4a68-4bdf-b053-7800344a1b81'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6cbe68-8b81-41a9-9a5c-6705f6559278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e657788-6b67-4381-b4fd-784607e1b950', 'b0db5991-ccb8-40d3-b90d-a25a691743ca', '9e45ef0d-ea96-46c4-a071-45a077fbbf3b', '5a6252cc-4a68-4bdf-b053-7800344a1b81']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02218046-a73d-40b8-a9f0-a29861d82ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02218046-a73d-40b8-a9f0-a29861d82ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1ab83e-97c3-45ac-8216-4814d3b59a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1264394311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2863c7460147c8a8b857a52590f39e',qos_specs=None,replication_status=,reservations=['7e657788-6b67-4381-b4fd-784607e1b950','b0db5991-ccb8-40d3-b90d-a25a691743ca','9e45ef0d-ea96-46c4-a071-45a077fbbf3b','5a6252cc-4a68-4bdf-b053-7800344a1b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d564de51a59d468bbbd48b0b438c124b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1264394311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1ab83e-97c3-45ac-8216-4814d3b59a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2863c7460147c8a8b857a52590f39e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d564de51a59d468bbbd48b0b438c124b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcb132c-5599-463a-b6f7-8e7e21b17c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Created reservations ['52b4eb9d-7ac0-4943-9913-080d30bd2bc5', 'a7e58ec3-c31e-419c-9d68-186abd66fe6c', '3103334a-3887-46ce-b3ba-980b86226178', '7611f715-5628-4948-a2bb-b1ccf135cd91'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d05ed14-3c35-4b87-be26-3d06e240f949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b4eb9d-7ac0-4943-9913-080d30bd2bc5', 'a7e58ec3-c31e-419c-9d68-186abd66fe6c', '3103334a-3887-46ce-b3ba-980b86226178', '7611f715-5628-4948-a2bb-b1ccf135cd91']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533b15f3-bf4d-4c85-ba00-9b950b8b4d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcb132c-5599-463a-b6f7-8e7e21b17c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1264394311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2863c7460147c8a8b857a52590f39e',qos_specs=None,replication_status=,reservations=['7e657788-6b67-4381-b4fd-784607e1b950','b0db5991-ccb8-40d3-b90d-a25a691743ca','9e45ef0d-ea96-46c4-a071-45a077fbbf3b','5a6252cc-4a68-4bdf-b053-7800344a1b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d564de51a59d468bbbd48b0b438c124b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760b67ab-5989-4426-9b09-51b1e2e269c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533b15f3-bf4d-4c85-ba00-9b950b8b4d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b66440e-635c-4ebd-974e-b442c71cc00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1846165687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',qos_specs=None,replication_status=,reservations=['52b4eb9d-7ac0-4943-9913-080d30bd2bc5','a7e58ec3-c31e-419c-9d68-186abd66fe6c','3103334a-3887-46ce-b3ba-980b86226178','7611f715-5628-4948-a2bb-b1ccf135cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad6b7531e34606af9114b841f5dc00',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1846165687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b66440e-635c-4ebd-974e-b442c71cc00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad6b7531e34606af9114b841f5dc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3d86ee-ac24-440f-baa8-77d45d5caa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760b67ab-5989-4426-9b09-51b1e2e269c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Flow 'volume_create_api' (72d640ad-e25f-4f2e-a504-738a0e2f996d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Create volume request issued successfully. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-147e0d4e-f1b4-43ec-8f0c-9e6c667e860a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 104/221] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:50:30 2026] POST /volume/v3/volumes => generated 759 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3d86ee-ac24-440f-baa8-77d45d5caa44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1846165687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',qos_specs=None,replication_status=,reservations=['52b4eb9d-7ac0-4943-9913-080d30bd2bc5','a7e58ec3-c31e-419c-9d68-186abd66fe6c','3103334a-3887-46ce-b3ba-980b86226178','7611f715-5628-4948-a2bb-b1ccf135cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad6b7531e34606af9114b841f5dc00',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7455221-67c5-4c82-abd6-a899c1eb296c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5cca182d-78d0-4bfa-89fb-eb048e6b6507 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:50:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 105/222] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:31 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 827 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7455221-67c5-4c82-abd6-a899c1eb296c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Flow 'volume_create_api' (d1a3e922-fbe8-4aed-a8bd-b48daad73d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume request issued successfully. Sep 04 15:50:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66ffbd74-488e-401b-bf81-bdb7c8225f44 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 118/223] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:50:30 2026] POST /volume/v3/volumes => generated 761 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7afab687-9ee1-4160-8803-2648d57e2598 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7afab687-9ee1-4160-8803-2648d57e2598 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7afab687-9ee1-4160-8803-2648d57e2598 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7afab687-9ee1-4160-8803-2648d57e2598 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7afab687-9ee1-4160-8803-2648d57e2598 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7afab687-9ee1-4160-8803-2648d57e2598 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 106/224] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:31 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29d9f2c7-87a9-414f-bdaa-43d99424ca22 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] DELETE http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Delete volume with id: 05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29d9f2c7-87a9-414f-bdaa-43d99424ca22 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] GET http://192.168.122.48/volume/v3/os-services Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29d9f2c7-87a9-414f-bdaa-43d99424ca22 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Delete volume request issued successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29d9f2c7-87a9-414f-bdaa-43d99424ca22 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0689ddd-726c-4ca4-a1a7-9293af17b2b9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 202 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 107/225] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:50:32 2026] DELETE /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29d9f2c7-87a9-414f-bdaa-43d99424ca22 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 119/226] 192.168.122.48 () {58 vars in 1128 bytes} [Fri Sep 4 15:50:31 2026] GET /volume/v3/os-services => generated 705 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5a14a63-ade2-46e1-a397-eccdb2d04b34 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5a14a63-ade2-46e1-a397-eccdb2d04b34 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] PUT http://192.168.122.48/volume/v3/os-services/disable-log-reason Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5a14a63-ade2-46e1-a397-eccdb2d04b34 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5a14a63-ade2-46e1-a397-eccdb2d04b34 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 120/227] 192.168.122.48 () {60 vars in 1205 bytes} [Fri Sep 4 15:50:32 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-30ca5bf8-e572-4db5-bfdb-1e2a7e344eac None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30ca5bf8-e572-4db5-bfdb-1e2a7e344eac tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] PUT http://192.168.122.48/volume/v3/os-services/disable Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-30ca5bf8-e572-4db5-bfdb-1e2a7e344eac tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30ca5bf8-e572-4db5-bfdb-1e2a7e344eac tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services/disable returned with HTTP 404 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 121/228] 192.168.122.48 () {60 vars in 1172 bytes} [Fri Sep 4 15:50:32 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-640c3e66-248b-4f28-ab9b-38ede78245c9 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 108/229] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:32 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6cda8de9-3076-46b1-b716-bf1ba26eab5a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6cda8de9-3076-46b1-b716-bf1ba26eab5a tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] PUT http://192.168.122.48/volume/v3/os-services/enable Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6cda8de9-3076-46b1-b716-bf1ba26eab5a tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6cda8de9-3076-46b1-b716-bf1ba26eab5a tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services/enable returned with HTTP 404 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d0632f8-071a-4b0c-9c43-fff3ac2c722a tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 109/230] 192.168.122.48 () {60 vars in 1169 bytes} [Fri Sep 4 15:50:32 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 122/231] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:32 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7c02fae4-6cec-424f-a63a-2a92afa2e552 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c02fae4-6cec-424f-a63a-2a92afa2e552 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] PUT http://192.168.122.48/volume/v3/os-services/freeze Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c02fae4-6cec-424f-a63a-2a92afa2e552 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2507bf79-1ebb-41f5-8220-40878272cff8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2507bf79-1ebb-41f5-8220-40878272cff8 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2507bf79-1ebb-41f5-8220-40878272cff8 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2507bf79-1ebb-41f5-8220-40878272cff8 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c02fae4-6cec-424f-a63a-2a92afa2e552 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services/freeze returned with HTTP 400 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 110/232] 192.168.122.48 () {60 vars in 1169 bytes} [Fri Sep 4 15:50:32 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7a555ce-a312-4c71-a9a9-34ec9f0187b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7a555ce-a312-4c71-a9a9-34ec9f0187b7 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] PUT http://192.168.122.48/volume/v3/os-services/thaw Sep 04 15:50:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7a555ce-a312-4c71-a9a9-34ec9f0187b7 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2507bf79-1ebb-41f5-8220-40878272cff8 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2507bf79-1ebb-41f5-8220-40878272cff8 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 123/233] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:32 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7a555ce-a312-4c71-a9a9-34ec9f0187b7 tempest-VolumeServicesNegativeTest-1933318538 tempest-VolumeServicesNegativeTest-1933318538-project-admin] http://192.168.122.48/volume/v3/os-services/thaw returned with HTTP 400 Sep 04 15:50:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 111/234] 192.168.122.48 () {60 vars in 1163 bytes} [Fri Sep 4 15:50:32 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-811612b4-44ba-4665-a82c-ba5d766dce08 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-811612b4-44ba-4665-a82c-ba5d766dce08 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-811612b4-44ba-4665-a82c-ba5d766dce08 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-811612b4-44ba-4665-a82c-ba5d766dce08 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2162bfe2-6818-4396-b55b-00a0124af286 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2162bfe2-6818-4396-b55b-00a0124af286 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:50:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2162bfe2-6818-4396-b55b-00a0124af286 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2162bfe2-6818-4396-b55b-00a0124af286 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-811612b4-44ba-4665-a82c-ba5d766dce08 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Volume info retrieved successfully. Sep 04 15:50:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-811612b4-44ba-4665-a82c-ba5d766dce08 tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 200 Sep 04 15:50:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 124/235] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:33 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2162bfe2-6818-4396-b55b-00a0124af286 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2162bfe2-6818-4396-b55b-00a0124af286 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:50:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 112/236] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:33 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-183b7ce0-fc65-41c7-9f3e-5de720548354 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 125/237] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:33 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8189ba47-6721-42b7-a954-78ad7f9c2c2d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8189ba47-6721-42b7-a954-78ad7f9c2c2d tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] GET http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8189ba47-6721-42b7-a954-78ad7f9c2c2d tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8189ba47-6721-42b7-a954-78ad7f9c2c2d tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8189ba47-6721-42b7-a954-78ad7f9c2c2d tempest-ServerRescueNegativeTestJSON-1688601047 tempest-ServerRescueNegativeTestJSON-1688601047-project-member] http://192.168.122.48/volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 returned with HTTP 404 Sep 04 15:50:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 113/238] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:34 2026] GET /volume/v3/volumes/05f1e50b-313c-403e-8f4c-67c46c369731 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-958a6bf3-0a04-479f-ada8-ea94571915d9 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 126/239] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:34 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] POST http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b/action Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume updated successfully. Sep 04 15:50:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-558176a2-6cfb-419c-b9d9-c60bf28b59be tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b/action returned with HTTP 200 Sep 04 15:50:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 114/240] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:50:34 2026] POST /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b/action => generated 0 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc9b11c9-1994-4f1f-9d6a-5d73a8088da3 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 127/241] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:34 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3ed570a7-8345-414a-b872-30a158ea782c req-d4ce5a3d-4de8-4379-beb7-dfecb023dbf5 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 115/242] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:50:35 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 854 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ae608185-30e6-4c37-8560-92108fe9736e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-652934409"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-652934409'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume of 1 GB Sep 04 15:50:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Availability Zones retrieved successfully. Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Flow 'volume_create_api' (b319dea6-cc04-4985-b74c-a14532d7777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e220a1-5d0e-4a56-af47-90d0c2eb7c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e220a1-5d0e-4a56-af47-90d0c2eb7c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851c056f-b542-4d95-bb4e-13fb4275ec50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Created reservations ['d8b7cf63-d4a0-44d9-b951-b2c7c1772e3c', 'a21fa238-cac4-4ff4-b94f-1f6d3e0aeab5', 'bf91bbdf-5629-444b-aea6-4033fee91731', 'ffdbbdc3-2264-44f4-a73a-6d3d54515f55'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851c056f-b542-4d95-bb4e-13fb4275ec50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b7cf63-d4a0-44d9-b951-b2c7c1772e3c', 'a21fa238-cac4-4ff4-b94f-1f6d3e0aeab5', 'bf91bbdf-5629-444b-aea6-4033fee91731', 'ffdbbdc3-2264-44f4-a73a-6d3d54515f55']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3da977f-b90c-4195-a4c0-944a955498cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3da977f-b90c-4195-a4c0-944a955498cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237453e2-1b43-446a-9850-cd9625767cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-652934409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',qos_specs=None,replication_status=,reservations=['d8b7cf63-d4a0-44d9-b951-b2c7c1772e3c','a21fa238-cac4-4ff4-b94f-1f6d3e0aeab5','bf91bbdf-5629-444b-aea6-4033fee91731','ffdbbdc3-2264-44f4-a73a-6d3d54515f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad6b7531e34606af9114b841f5dc00',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-652934409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237453e2-1b43-446a-9850-cd9625767cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad6b7531e34606af9114b841f5dc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c620a1e-1779-47fa-8fd2-f2153d08c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c620a1e-1779-47fa-8fd2-f2153d08c61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-652934409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb38f1cb50e9439e8723ccbd2e8172a5',qos_specs=None,replication_status=,reservations=['d8b7cf63-d4a0-44d9-b951-b2c7c1772e3c','a21fa238-cac4-4ff4-b94f-1f6d3e0aeab5','bf91bbdf-5629-444b-aea6-4033fee91731','ffdbbdc3-2264-44f4-a73a-6d3d54515f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad6b7531e34606af9114b841f5dc00',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a468e8ed-6ad1-416a-ab30-dd9942b4376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a468e8ed-6ad1-416a-ab30-dd9942b4376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Flow 'volume_create_api' (b319dea6-cc04-4985-b74c-a14532d7777f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Create volume request issued successfully. Sep 04 15:50:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae608185-30e6-4c37-8560-92108fe9736e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 128/243] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:50:38 2026] POST /volume/v3/volumes => generated 760 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07a1c9b0-4544-4dfc-b30d-946ee5232376 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 200 Sep 04 15:50:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 116/244] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:39 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 828 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-256fa03d-b737-4668-b387-574ac28afaab None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-256fa03d-b737-4668-b387-574ac28afaab tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-256fa03d-b737-4668-b387-574ac28afaab tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-256fa03d-b737-4668-b387-574ac28afaab tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-256fa03d-b737-4668-b387-574ac28afaab tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-256fa03d-b737-4668-b387-574ac28afaab tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 200 Sep 04 15:50:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 129/245] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:40 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:50:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b2961a02-161b-4267-92be-f9841ea85d0e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2961a02-161b-4267-92be-f9841ea85d0e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2961a02-161b-4267-92be-f9841ea85d0e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2961a02-161b-4267-92be-f9841ea85d0e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b2961a02-161b-4267-92be-f9841ea85d0e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2961a02-161b-4267-92be-f9841ea85d0e tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 200 Sep 04 15:50:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 117/246] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:41 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] DELETE http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:42 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Delete volume with id: 237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Delete volume request issued successfully. Sep 04 15:50:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-385b1300-dce6-4fd7-9b48-776e1d61e7d1 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 202 Sep 04 15:50:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 130/247] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:50:42 2026] DELETE /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1f8106ff-242f-429b-a1f3-905adb5068ca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-726b2e43-17b8-4151-8a8b-dce41b4bda48 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 200 Sep 04 15:50:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 118/248] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:42 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f8106ff-242f-429b-a1f3-905adb5068ca tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:50:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1f8106ff-242f-429b-a1f3-905adb5068ca tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-594340884", "os-volume-type-access:is_public": false}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f8106ff-242f-429b-a1f3-905adb5068ca tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:50:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 131/249] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:50:42 2026] POST /volume/v3/types => generated 228 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8f076a2a-9c0c-49cd-af1f-b1e529cd2b03 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f076a2a-9c0c-49cd-af1f-b1e529cd2b03 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f076a2a-9c0c-49cd-af1f-b1e529cd2b03 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae96f889-2094-407d-a425-185a9f339b05", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-8f076a2a-9c0c-49cd-af1f-b1e529cd2b03 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Create volume request body: {'volume': {'volume_type': 'ae96f889-2094-407d-a425-185a9f339b05', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f076a2a-9c0c-49cd-af1f-b1e529cd2b03 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 404 Sep 04 15:50:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 119/250] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:50:43 2026] POST /volume/v3/volumes => generated 114 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a41882b5-483b-46c5-b0da-1f7544468385 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a41882b5-483b-46c5-b0da-1f7544468385 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action Sep 04 15:50:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a41882b5-483b-46c5-b0da-1f7544468385 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"addProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a41882b5-483b-46c5-b0da-1f7544468385 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a41882b5-483b-46c5-b0da-1f7544468385 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action returned with HTTP 202 Sep 04 15:50:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 132/251] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:43 2026] POST /volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae96f889-2094-407d-a425-185a9f339b05", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1459875719"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Create volume request body: {'volume': {'volume_type': 'ae96f889-2094-407d-a425-185a9f339b05', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1459875719'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Create volume of 1 GB Sep 04 15:50:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Availability Zones retrieved successfully. Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Flow 'volume_create_api' (d0a2b11d-9a08-4cc2-b2bd-952c9eac711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249b141e-fb2a-4522-acff-c27f54aa0a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249b141e-fb2a-4522-acff-c27f54aa0a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:50:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae96f889-2094-407d-a425-185a9f339b05,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-594340884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae96f889-2094-407d-a425-185a9f339b05', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e541f801-3479-44d4-adbf-14718fde4d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-594340884 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-594340884, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:50:43 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-594340884 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-594340884, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Created reservations ['d58d2245-a1ad-4e1f-b5fe-57f7320f7c79', '054bd9d0-9448-401e-8211-bc117d98b2f7', '36fabb13-9421-4332-bc91-76c9c7eca3ef', '330f79bd-b91c-4c2a-b263-8702c0f765cf'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e541f801-3479-44d4-adbf-14718fde4d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58d2245-a1ad-4e1f-b5fe-57f7320f7c79', '054bd9d0-9448-401e-8211-bc117d98b2f7', '36fabb13-9421-4332-bc91-76c9c7eca3ef', '330f79bd-b91c-4c2a-b263-8702c0f765cf']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ff2621-beed-455c-92b1-2422c84ad4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ff2621-beed-455c-92b1-2422c84ad4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b9e891-d91d-4baa-a20c-e681ae51961e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1459875719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31664ddfb51428fbeecb33e43cbb4db',qos_specs=None,replication_status=,reservations=['d58d2245-a1ad-4e1f-b5fe-57f7320f7c79','054bd9d0-9448-401e-8211-bc117d98b2f7','36fabb13-9421-4332-bc91-76c9c7eca3ef','330f79bd-b91c-4c2a-b263-8702c0f765cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29699d25e21d478fbaf5c02e4f8216c3',volume_type_id=ae96f889-2094-407d-a425-185a9f339b05), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1459875719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b9e891-d91d-4baa-a20c-e681ae51961e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31664ddfb51428fbeecb33e43cbb4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29699d25e21d478fbaf5c02e4f8216c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae96f889-2094-407d-a425-185a9f339b05),volume_type_id=ae96f889-2094-407d-a425-185a9f339b05)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:43 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f24289-5818-472d-ba1b-4769a234e189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f24289-5818-472d-ba1b-4769a234e189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1459875719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31664ddfb51428fbeecb33e43cbb4db',qos_specs=None,replication_status=,reservations=['d58d2245-a1ad-4e1f-b5fe-57f7320f7c79','054bd9d0-9448-401e-8211-bc117d98b2f7','36fabb13-9421-4332-bc91-76c9c7eca3ef','330f79bd-b91c-4c2a-b263-8702c0f765cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29699d25e21d478fbaf5c02e4f8216c3',volume_type_id=ae96f889-2094-407d-a425-185a9f339b05)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6b66e2f-1262-4135-9b70-e5c088e12eed tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 200 Sep 04 15:50:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 133/252] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:43 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:50:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10a8c1d-9647-4580-83cb-6802763cf1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10a8c1d-9647-4580-83cb-6802763cf1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Flow 'volume_create_api' (d0a2b11d-9a08-4cc2-b2bd-952c9eac711e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Create volume request issued successfully. Sep 04 15:50:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2bb9d050-aea0-4b4e-bed5-666dc39c7a09 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 120/253] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:50:43 2026] POST /volume/v3/volumes => generated 801 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f42d9d3e-61d4-4459-b92d-2b3dafefa5e5 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 134/254] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:44 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-48488137-5d0f-4db0-a646-e28b0d55ce94 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48488137-5d0f-4db0-a646-e28b0d55ce94 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48488137-5d0f-4db0-a646-e28b0d55ce94 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48488137-5d0f-4db0-a646-e28b0d55ce94 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48488137-5d0f-4db0-a646-e28b0d55ce94 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 returned with HTTP 404 Sep 04 15:50:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 121/255] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:45 2026] GET /volume/v3/volumes/237453e2-1b43-446a-9850-cd9625767cd3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] DELETE http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Delete volume with id: 7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Delete volume request issued successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fee7a5ff-e582-47d1-8e76-8b0bd5a12cbe tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 202 Sep 04 15:50:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 135/256] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:50:45 2026] DELETE /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8285c7bc-d1c2-49e5-943e-cacaf4d6cb82 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 136/257] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:45 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1b3669f-6185-4e3f-83d6-80f2da5f33c7 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 122/258] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:45 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 893 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4685cce7-2511-4ff7-a910-1e7448183c65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4685cce7-2511-4ff7-a910-1e7448183c65 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4685cce7-2511-4ff7-a910-1e7448183c65 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4685cce7-2511-4ff7-a910-1e7448183c65 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4685cce7-2511-4ff7-a910-1e7448183c65 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Volume info retrieved successfully. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4685cce7-2511-4ff7-a910-1e7448183c65 tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 200 Sep 04 15:50:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 137/259] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:46 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63a6f3e5-b58c-4891-8d90-d6fc6241203b tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 123/260] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:46 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 894 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2bc0cd9-f090-43ca-b47f-00e99cec3676 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 138/261] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:46 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 894 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-082965bb-6e3e-43c4-a266-9775826cee37 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Delete volume with id: c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:50:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Delete volume request issued successfully. Sep 04 15:50:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-082965bb-6e3e-43c4-a266-9775826cee37 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 202 Sep 04 15:50:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 124/262] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:50:46 2026] DELETE /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3818ca07-7d8a-487e-a02f-39185cd223a4 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 139/263] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:46 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 893 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b67cda90-aea8-4170-804e-961b71b536ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b67cda90-aea8-4170-804e-961b71b536ce tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] GET http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b Sep 04 15:50:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b67cda90-aea8-4170-804e-961b71b536ce tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b67cda90-aea8-4170-804e-961b71b536ce tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b67cda90-aea8-4170-804e-961b71b536ce tempest-ServersNegativeTestJSON-1974310279 tempest-ServersNegativeTestJSON-1974310279-project-member] http://192.168.122.48/volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b returned with HTTP 404 Sep 04 15:50:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 125/264] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:47 2026] GET /volume/v3/volumes/7b66440e-635c-4ebd-974e-b442c71cc00b => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:50:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-260bb589-d669-4117-890c-d61e548bb69d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-260bb589-d669-4117-890c-d61e548bb69d tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-260bb589-d669-4117-890c-d61e548bb69d tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-260bb589-d669-4117-890c-d61e548bb69d tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:50:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:50:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-260bb589-d669-4117-890c-d61e548bb69d tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Volume info retrieved successfully. Sep 04 15:50:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-260bb589-d669-4117-890c-d61e548bb69d tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 200 Sep 04 15:50:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 140/265] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:48 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-35d05ab6-60c0-41ac-bc99-5b939ca7db88 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35d05ab6-60c0-41ac-bc99-5b939ca7db88 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] GET http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35d05ab6-60c0-41ac-bc99-5b939ca7db88 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35d05ab6-60c0-41ac-bc99-5b939ca7db88 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35d05ab6-60c0-41ac-bc99-5b939ca7db88 tempest-VolumeTypesAccessTest-500022148 tempest-VolumeTypesAccessTest-500022148-project-member] http://192.168.122.48/volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e returned with HTTP 404 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 126/266] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:50:49 2026] GET /volume/v3/volumes/c1b9e891-d91d-4baa-a20c-e681ae51961e => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-720c51c3-66a0-45c0-b367-0a1a87a11a65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-720c51c3-66a0-45c0-b367-0a1a87a11a65 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-720c51c3-66a0-45c0-b367-0a1a87a11a65 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"removeProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-720c51c3-66a0-45c0-b367-0a1a87a11a65 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-720c51c3-66a0-45c0-b367-0a1a87a11a65 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 141/267] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-321c6d10-4c58-4ffd-babc-d67572e3c8f8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-321c6d10-4c58-4ffd-babc-d67572e3c8f8 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] DELETE http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-321c6d10-4c58-4ffd-babc-d67572e3c8f8 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-321c6d10-4c58-4ffd-babc-d67572e3c8f8 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-321c6d10-4c58-4ffd-babc-d67572e3c8f8 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 127/268] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:50:49 2026] DELETE /volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4d1cd9fd-308e-4cb6-aa62-b9d847f2eb1b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d1cd9fd-308e-4cb6-aa62-b9d847f2eb1b tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] GET http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d1cd9fd-308e-4cb6-aa62-b9d847f2eb1b tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d1cd9fd-308e-4cb6-aa62-b9d847f2eb1b tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d1cd9fd-308e-4cb6-aa62-b9d847f2eb1b tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 returned with HTTP 404 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 142/269] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:50:49 2026] GET /volume/v3/types/ae96f889-2094-407d-a425-185a9f339b05 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8ce2b463-a52d-43bf-95f0-2eaf20309cde None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ce2b463-a52d-43bf-95f0-2eaf20309cde tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8ce2b463-a52d-43bf-95f0-2eaf20309cde tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-962180645", "os-volume-type-access:is_public": false}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ce2b463-a52d-43bf-95f0-2eaf20309cde tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 128/270] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types => generated 228 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c75e738a-1264-4afb-87c9-90594b6a9763 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c75e738a-1264-4afb-87c9-90594b6a9763 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c75e738a-1264-4afb-87c9-90594b6a9763 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"addProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c75e738a-1264-4afb-87c9-90594b6a9763 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c75e738a-1264-4afb-87c9-90594b6a9763 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 143/271] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdd52b10-0cc8-4359-8260-19c704ed3346 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdd52b10-0cc8-4359-8260-19c704ed3346 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdd52b10-0cc8-4359-8260-19c704ed3346 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"addProjectAccess": {"project": "44b8c688e7e44ae09e4f1b6dad432640"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdd52b10-0cc8-4359-8260-19c704ed3346 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "44b8c688e7e44ae09e4f1b6dad432640"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdd52b10-0cc8-4359-8260-19c704ed3346 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 129/272] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-042ab544-5878-43f9-8aed-62b74c2dcc89 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-042ab544-5878-43f9-8aed-62b74c2dcc89 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] GET http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/os-volume-type-access Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-042ab544-5878-43f9-8aed-62b74c2dcc89 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-042ab544-5878-43f9-8aed-62b74c2dcc89 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-042ab544-5878-43f9-8aed-62b74c2dcc89 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/os-volume-type-access returned with HTTP 200 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 144/273] 192.168.122.48 () {58 vars in 1287 bytes} [Fri Sep 4 15:50:49 2026] GET /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/os-volume-type-access => generated 244 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f6fa58f-17d4-4d8e-b971-a5bef606ce42 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f6fa58f-17d4-4d8e-b971-a5bef606ce42 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f6fa58f-17d4-4d8e-b971-a5bef606ce42 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"removeProjectAccess": {"project": "44b8c688e7e44ae09e4f1b6dad432640"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f6fa58f-17d4-4d8e-b971-a5bef606ce42 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "44b8c688e7e44ae09e4f1b6dad432640"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f6fa58f-17d4-4d8e-b971-a5bef606ce42 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 130/274] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b972c2f3-4acc-47f7-b528-a7340543b665 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b972c2f3-4acc-47f7-b528-a7340543b665 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] POST http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b972c2f3-4acc-47f7-b528-a7340543b665 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action body: b'{"removeProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b972c2f3-4acc-47f7-b528-a7340543b665 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c31664ddfb51428fbeecb33e43cbb4db"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b972c2f3-4acc-47f7-b528-a7340543b665 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action returned with HTTP 202 Sep 04 15:50:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 145/275] 192.168.122.48 () {60 vars in 1263 bytes} [Fri Sep 4 15:50:49 2026] POST /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7885700-3135-4353-8ccf-97d7d68e136c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7885700-3135-4353-8ccf-97d7d68e136c tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] DELETE http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7885700-3135-4353-8ccf-97d7d68e136c tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7885700-3135-4353-8ccf-97d7d68e136c tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7885700-3135-4353-8ccf-97d7d68e136c tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 returned with HTTP 202 Sep 04 15:50:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 131/276] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:50:49 2026] DELETE /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34ef64a9-35ed-41a0-8f10-e88e5e401163 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ef64a9-35ed-41a0-8f10-e88e5e401163 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] GET http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 Sep 04 15:50:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ef64a9-35ed-41a0-8f10-e88e5e401163 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ef64a9-35ed-41a0-8f10-e88e5e401163 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ef64a9-35ed-41a0-8f10-e88e5e401163 tempest-VolumeTypesAccessTest-1238427678 tempest-VolumeTypesAccessTest-1238427678-project-admin] http://192.168.122.48/volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 returned with HTTP 404 Sep 04 15:50:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 146/277] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:50:50 2026] GET /volume/v3/types/febbf4b6-f4c3-4539-8dda-9b1ff419d4c7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=131,cinder:INSERT=24,cinder:UPDATE=36 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:00 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=125,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Get all volumes completed successfully. Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd392676-cf5c-4455-9d1a-cb2918acfb71 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:51:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 132/278] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 15:51:02 2026] GET /volume/v3/volumes => generated 15 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-57a11785-8d76-4d68-9996-bc6a75614421 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-824618550"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-824618550'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume of 1 GB Sep 04 15:51:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Availability Zones retrieved successfully. Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (ccf54061-76fe-4a6e-b910-73edb47ff507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0715dc-f665-420b-abc0-7856fab0a298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0715dc-f665-420b-abc0-7856fab0a298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63bbf376-65f0-46a6-8c95-983a93a64324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1304345112", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1304345112', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Create volume of 1 GB Sep 04 15:51:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Availability Zones retrieved successfully. Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Flow 'volume_create_api' (5ccba331-eb7a-4e58-bb95-5e3ea96171dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd75453-a785-404c-a4cf-dd437703f76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Created reservations ['5c3cda05-1eeb-4c28-a220-fcad67b9ab76', '08b6a783-57f0-445f-8545-833ea0472fd5', 'aedcbc0e-bfb3-4341-bd7d-340ba20b6cf1', 'dad2b08f-0ef4-4934-8e01-8b1e5e68cf2c'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd75453-a785-404c-a4cf-dd437703f76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63bbf376-65f0-46a6-8c95-983a93a64324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3cda05-1eeb-4c28-a220-fcad67b9ab76', '08b6a783-57f0-445f-8545-833ea0472fd5', 'aedcbc0e-bfb3-4341-bd7d-340ba20b6cf1', 'dad2b08f-0ef4-4934-8e01-8b1e5e68cf2c']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c99607-bfb1-4584-af1b-31e12a49355a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7de455-3e86-41ce-a91e-94876ce2913c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7de455-3e86-41ce-a91e-94876ce2913c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a3b40eb-9534-4496-ab79-3a9078fd5120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-824618550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['5c3cda05-1eeb-4c28-a220-fcad67b9ab76','08b6a783-57f0-445f-8545-833ea0472fd5','aedcbc0e-bfb3-4341-bd7d-340ba20b6cf1','dad2b08f-0ef4-4934-8e01-8b1e5e68cf2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-824618550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a3b40eb-9534-4496-ab79-3a9078fd5120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf48404a1fb443ebd0daf020947c15c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26bb63dd-1d69-4a8b-9ae4-7bfea3252953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26bb63dd-1d69-4a8b-9ae4-7bfea3252953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-824618550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['5c3cda05-1eeb-4c28-a220-fcad67b9ab76','08b6a783-57f0-445f-8545-833ea0472fd5','aedcbc0e-bfb3-4341-bd7d-340ba20b6cf1','dad2b08f-0ef4-4934-8e01-8b1e5e68cf2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5998b5bd-d867-48c3-addc-53b9f9b52452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5998b5bd-d867-48c3-addc-53b9f9b52452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (ccf54061-76fe-4a6e-b910-73edb47ff507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request issued successfully. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57a11785-8d76-4d68-9996-bc6a75614421 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 147/279] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:02 2026] POST /volume/v3/volumes => generated 761 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Created reservations ['71bb71f0-cb48-44d0-b222-74ca553205a5', 'fb57b54c-660e-46d8-afaf-13fd9c303c0b', 'ac21f1c8-a147-4c12-96f2-ed777c1c19ba', 'db715726-3b1a-42c5-812d-a083cb31c2b6'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c99607-bfb1-4584-af1b-31e12a49355a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bb71f0-cb48-44d0-b222-74ca553205a5', 'fb57b54c-660e-46d8-afaf-13fd9c303c0b', 'ac21f1c8-a147-4c12-96f2-ed777c1c19ba', 'db715726-3b1a-42c5-812d-a083cb31c2b6']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f6806d-9502-4cde-bd71-28b81e0e0925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba4e339f-043d-40c3-8aa4-f7d422b39530 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 148/280] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:03 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f6806d-9502-4cde-bd71-28b81e0e0925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60277e71-d5f8-4c10-8fae-a18a4f551f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1304345112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='44f624fce6524ef4a4ba86fcec1c9429',qos_specs=None,replication_status=,reservations=['71bb71f0-cb48-44d0-b222-74ca553205a5','fb57b54c-660e-46d8-afaf-13fd9c303c0b','ac21f1c8-a147-4c12-96f2-ed777c1c19ba','db715726-3b1a-42c5-812d-a083cb31c2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e017f2670148f496903aae719c630b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1304345112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60277e71-d5f8-4c10-8fae-a18a4f551f65,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44f624fce6524ef4a4ba86fcec1c9429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e017f2670148f496903aae719c630b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068b3696-6388-4bc6-b315-6d92da0edf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068b3696-6388-4bc6-b315-6d92da0edf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1304345112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='44f624fce6524ef4a4ba86fcec1c9429',qos_specs=None,replication_status=,reservations=['71bb71f0-cb48-44d0-b222-74ca553205a5','fb57b54c-660e-46d8-afaf-13fd9c303c0b','ac21f1c8-a147-4c12-96f2-ed777c1c19ba','db715726-3b1a-42c5-812d-a083cb31c2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e017f2670148f496903aae719c630b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37d3bf7-0495-4ccf-b3d7-5b6e56fa2bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37d3bf7-0495-4ccf-b3d7-5b6e56fa2bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Flow 'volume_create_api' (5ccba331-eb7a-4e58-bb95-5e3ea96171dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Create volume request issued successfully. Sep 04 15:51:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-9c74d277-4a07-4ea9-afe1-ba34136575ed tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 133/281] 192.168.122.48 () {64 vars in 1425 bytes} [Fri Sep 4 15:51:02 2026] POST /volume/v3/volumes => generated 770 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b5027606-3f14-4a1c-ac0e-bfc221a45600 req-45e9d800-e6c9-4ce5-9d96-34f87cbc8b5e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 149/282] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:03 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 838 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-13a226eb-e95a-4ad0-bfbf-676c88a89e3b req-7610234d-5f09-4eb5-8611-0bb4c4c0d60d tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 134/283] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:03 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 838 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-df1ac253-bb95-492f-892b-d39440218c66 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df1ac253-bb95-492f-892b-d39440218c66 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df1ac253-bb95-492f-892b-d39440218c66 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df1ac253-bb95-492f-892b-d39440218c66 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-df1ac253-bb95-492f-892b-d39440218c66 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df1ac253-bb95-492f-892b-d39440218c66 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 150/284] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:04 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ae6d772f-f0c1-445b-968e-1a16e9c59253 req-01f01a7e-b972-4ab4-8e9c-68b83e6bad43 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 135/285] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:04 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e47aa2aa-8214-42da-a8fe-05ce5f6e11e8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 151/286] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32df5c72-5625-4ea4-a3bb-ab8c8d0b556e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 136/287] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1686019f-7a71-47a5-81f5-8f598093096e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1502168976"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1502168976'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume of 1 GB Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Availability Zones retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (01c75765-ecdb-4700-b517-fa4d9e36c750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d05aa91-8c42-441e-88d1-491923d83ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d05aa91-8c42-441e-88d1-491923d83ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ead45c-5cac-4234-bf04-fea7d4084492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Created reservations ['6c2f4f65-d71f-4772-840b-a8189e47f92e', '34f4accf-efdc-45e9-8a0b-dcc23f91c231', '4101bb39-08ce-40fc-9f66-b9f84b1f24fb', '4fc0fe7f-925b-45b9-b933-46859f26af52'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ead45c-5cac-4234-bf04-fea7d4084492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2f4f65-d71f-4772-840b-a8189e47f92e', '34f4accf-efdc-45e9-8a0b-dcc23f91c231', '4101bb39-08ce-40fc-9f66-b9f84b1f24fb', '4fc0fe7f-925b-45b9-b933-46859f26af52']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70e68cf-df5d-4b02-aab3-a5834c0be988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70e68cf-df5d-4b02-aab3-a5834c0be988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327d1310-8009-4644-a39e-1cce3391ee5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1502168976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['6c2f4f65-d71f-4772-840b-a8189e47f92e','34f4accf-efdc-45e9-8a0b-dcc23f91c231','4101bb39-08ce-40fc-9f66-b9f84b1f24fb','4fc0fe7f-925b-45b9-b933-46859f26af52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1502168976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=327d1310-8009-4644-a39e-1cce3391ee5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf48404a1fb443ebd0daf020947c15c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daebc13-ae0b-4cf1-bdcc-595bb4b7040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daebc13-ae0b-4cf1-bdcc-595bb4b7040c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1502168976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['6c2f4f65-d71f-4772-840b-a8189e47f92e','34f4accf-efdc-45e9-8a0b-dcc23f91c231','4101bb39-08ce-40fc-9f66-b9f84b1f24fb','4fc0fe7f-925b-45b9-b933-46859f26af52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d8fadb-fb58-47a4-8b6d-4a3729884e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-185c8823-6c86-4695-8821-2f99bf6eac12 req-cb6144ba-71d6-40db-a955-e72ac6d47e10 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 137/288] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d8fadb-fb58-47a4-8b6d-4a3729884e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (01c75765-ecdb-4700-b517-fa4d9e36c750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request issued successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1686019f-7a71-47a5-81f5-8f598093096e tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 152/289] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:05 2026] POST /volume/v3/volumes => generated 762 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fbdaddfd-ae59-42c4-80bf-3e069c0fc2cc tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 138/290] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 830 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-reader] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-reader] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-reader] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-770186ac-f138-485f-a35d-242c2f080a9a req-818b5ceb-106a-4421-89d4-d15e5b126278 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-reader] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 153/291] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] DELETE http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Delete volume with id: 60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Delete volume request issued successfully. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-54933411-bbee-4b0c-8f44-d3cb4b1bc90f req-1f377179-a9ee-457b-baa7-836554bc8506 tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 202 Sep 04 15:51:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 139/292] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:51:05 2026] DELETE /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2005cd4a-ea06-4f6d-b5a6-8d526d31d31b req-ada39473-4344-486e-8f1a-e473cab3501e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 154/293] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:06 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4edbdbfb-b41c-4d4f-85a1-82bfd08be7f4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 140/294] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:06 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Volume info retrieved successfully. Sep 04 15:51:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-36839f46-ad41-4f95-af67-860d38ec8791 req-b971724e-b352-4f1f-8979-20bbde783e7a tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 200 Sep 04 15:51:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 155/295] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:07 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-22c60258-2066-4207-8c46-e6399d76e69c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22c60258-2066-4207-8c46-e6399d76e69c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22c60258-2066-4207-8c46-e6399d76e69c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22c60258-2066-4207-8c46-e6399d76e69c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-22c60258-2066-4207-8c46-e6399d76e69c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22c60258-2066-4207-8c46-e6399d76e69c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 141/296] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:08 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2c48f3f-f0f9-4c9e-9453-6aec939dfb04 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 156/297] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:08 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-776911369"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-776911369'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume of 1 GB Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Availability Zones retrieved successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (6132120c-8cf5-4805-89fa-ec391c993e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18399ddd-b527-4fea-9ea2-4b0ce3d0f18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18399ddd-b527-4fea-9ea2-4b0ce3d0f18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c58643-7532-47e7-b49f-425135c133e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-6317a9a0-cafa-42a7-b84a-32670532a3d3 req-161fc9a6-b0d9-41e1-88c3-4a5abf3a042e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-6317a9a0-cafa-42a7-b84a-32670532a3d3 req-161fc9a6-b0d9-41e1-88c3-4a5abf3a042e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] GET http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-6317a9a0-cafa-42a7-b84a-32670532a3d3 req-161fc9a6-b0d9-41e1-88c3-4a5abf3a042e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-6317a9a0-cafa-42a7-b84a-32670532a3d3 req-161fc9a6-b0d9-41e1-88c3-4a5abf3a042e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-6317a9a0-cafa-42a7-b84a-32670532a3d3 req-161fc9a6-b0d9-41e1-88c3-4a5abf3a042e tempest-VolumesGetTestJSON-1035823882 tempest-VolumesGetTestJSON-1035823882-project-member] http://192.168.122.48/volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 returned with HTTP 404 Sep 04 15:51:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 157/298] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:08 2026] GET /volume/v3/volumes/60277e71-d5f8-4c10-8fae-a18a4f551f65 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Created reservations ['7b23174c-116c-4db7-9839-5ac97b70cda3', '3611a849-5be5-4269-bcc6-b73909fef339', '018d05b4-d178-472d-956e-8b5c942e2cd6', '52e1d4e7-617d-4d38-b16a-046e537fac40'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c58643-7532-47e7-b49f-425135c133e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b23174c-116c-4db7-9839-5ac97b70cda3', '3611a849-5be5-4269-bcc6-b73909fef339', '018d05b4-d178-472d-956e-8b5c942e2cd6', '52e1d4e7-617d-4d38-b16a-046e537fac40']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df98e48-f286-4feb-8bb9-4ca946a70008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df98e48-f286-4feb-8bb9-4ca946a70008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e01437-79b6-477d-981d-31288a0a1811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-776911369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['7b23174c-116c-4db7-9839-5ac97b70cda3','3611a849-5be5-4269-bcc6-b73909fef339','018d05b4-d178-472d-956e-8b5c942e2cd6','52e1d4e7-617d-4d38-b16a-046e537fac40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-776911369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73e01437-79b6-477d-981d-31288a0a1811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf48404a1fb443ebd0daf020947c15c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793bbc23-0cbf-4ae2-b55f-1e6892accac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793bbc23-0cbf-4ae2-b55f-1e6892accac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-776911369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bf48404a1fb443ebd0daf020947c15c',qos_specs=None,replication_status=,reservations=['7b23174c-116c-4db7-9839-5ac97b70cda3','3611a849-5be5-4269-bcc6-b73909fef339','018d05b4-d178-472d-956e-8b5c942e2cd6','52e1d4e7-617d-4d38-b16a-046e537fac40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85fbd5f6fc72450e8eb97582b66be0dc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6d0f9c-834e-427c-988a-58a01873720f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6d0f9c-834e-427c-988a-58a01873720f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Flow 'volume_create_api' (6132120c-8cf5-4805-89fa-ec391c993e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Create volume request issued successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-338cfc8a-91e6-4819-8ae6-7538bbbeb684 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 142/299] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:08 2026] POST /volume/v3/volumes => generated 761 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-185d9638-53ce-40a0-a046-a4efbeb0aba4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 158/300] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:08 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 829 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9208aa44-5574-4e80-b5ab-dd8aabc7cc8c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 143/301] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:09 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4564cf73-04ec-4992-9cc0-8e1ef2542295 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 159/302] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:10 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c21b8e50-6c4f-4d3f-857e-e63f96968dc7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 144/303] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:10 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Create volume of 1 GB Sep 04 15:51:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Availability Zones retrieved successfully. Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Flow 'volume_create_api' (065d9a17-ae24-40a6-a3cd-3f5c67b08da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8777f5f-50e4-495b-96a6-37faf5853d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8777f5f-50e4-495b-96a6-37faf5853d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb765a70-b009-454c-8ec6-e579fd8d0606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Created reservations ['cf9272da-84c7-4bc7-a893-c7a2df36e23e', '4f4bfb4b-90d6-4bef-98d3-013dead84201', '33cf008c-93f2-428a-b8bc-e5f2b270bc9b', 'fcd919ed-4fe9-4faa-9d7f-fcb81b018dd2'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb765a70-b009-454c-8ec6-e579fd8d0606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf9272da-84c7-4bc7-a893-c7a2df36e23e', '4f4bfb4b-90d6-4bef-98d3-013dead84201', '33cf008c-93f2-428a-b8bc-e5f2b270bc9b', 'fcd919ed-4fe9-4faa-9d7f-fcb81b018dd2']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366fc491-8436-4256-b299-c130cd923ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366fc491-8436-4256-b299-c130cd923ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33ce91be-56eb-4b59-aaf4-51a9509a979e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846b1865e60841229dd40943d69f9db0',qos_specs=None,replication_status=,reservations=['cf9272da-84c7-4bc7-a893-c7a2df36e23e','4f4bfb4b-90d6-4bef-98d3-013dead84201','33cf008c-93f2-428a-b8bc-e5f2b270bc9b','fcd919ed-4fe9-4faa-9d7f-fcb81b018dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919c3077cc79404a89e65b8324d52791',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33ce91be-56eb-4b59-aaf4-51a9509a979e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846b1865e60841229dd40943d69f9db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='919c3077cc79404a89e65b8324d52791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f10edeb-6892-44f9-8dcd-d958b3550a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f10edeb-6892-44f9-8dcd-d958b3550a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846b1865e60841229dd40943d69f9db0',qos_specs=None,replication_status=,reservations=['cf9272da-84c7-4bc7-a893-c7a2df36e23e','4f4bfb4b-90d6-4bef-98d3-013dead84201','33cf008c-93f2-428a-b8bc-e5f2b270bc9b','fcd919ed-4fe9-4faa-9d7f-fcb81b018dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919c3077cc79404a89e65b8324d52791',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9551fb2b-645a-462c-8e88-99a79e543508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9551fb2b-645a-462c-8e88-99a79e543508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Flow 'volume_create_api' (065d9a17-ae24-40a6-a3cd-3f5c67b08da9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Create volume request issued successfully. Sep 04 15:51:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69452a6a-e034-4d0e-9fc4-34065c2ba01d tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 160/304] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:10 2026] POST /volume/v3/volumes => generated 740 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1c39e78f-2415-4e45-a852-d26127fabeec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1c39e78f-2415-4e45-a852-d26127fabeec tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] GET http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e Sep 04 15:51:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1c39e78f-2415-4e45-a852-d26127fabeec tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1c39e78f-2415-4e45-a852-d26127fabeec tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1c39e78f-2415-4e45-a852-d26127fabeec tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Volume info retrieved successfully. Sep 04 15:51:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1c39e78f-2415-4e45-a852-d26127fabeec tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e returned with HTTP 200 Sep 04 15:51:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 145/305] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:11 2026] GET /volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-471715738"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-471715738'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume of 1 GB Sep 04 15:51:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Availability Zones retrieved successfully. Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (5bde7bfb-94e8-48ec-8fc5-d104ab2043d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a2153a-1371-424a-85a9-ee27b26d4780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a2153a-1371-424a-85a9-ee27b26d4780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea126bc-4bed-496d-a2ac-c493b940890e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Created reservations ['aceaa611-3f04-46ce-be37-db28e9db6e22', '3a1c9bbe-e0c8-4f16-a103-ad52f6ce8ee4', '843bcae1-db94-4698-8842-35a20a5e0eac', '72468958-d6f0-40da-b0ed-08dc0aa3994a'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea126bc-4bed-496d-a2ac-c493b940890e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aceaa611-3f04-46ce-be37-db28e9db6e22', '3a1c9bbe-e0c8-4f16-a103-ad52f6ce8ee4', '843bcae1-db94-4698-8842-35a20a5e0eac', '72468958-d6f0-40da-b0ed-08dc0aa3994a']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6e3a51-4569-4a4d-9f7f-05be4a5c7eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] GET http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e Sep 04 15:51:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6e3a51-4569-4a4d-9f7f-05be4a5c7eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375933c0-70f1-45e5-8e86-06214fb8d429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471715738',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['aceaa611-3f04-46ce-be37-db28e9db6e22','3a1c9bbe-e0c8-4f16-a103-ad52f6ce8ee4','843bcae1-db94-4698-8842-35a20a5e0eac','72468958-d6f0-40da-b0ed-08dc0aa3994a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471715738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=375933c0-70f1-45e5-8e86-06214fb8d429,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26f704352b8b49b082ebe309e927e65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2693a7145e32455ea24fab7c3b0063e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a4c3ab-25a6-41bb-90ee-493591eab74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Volume info retrieved successfully. Sep 04 15:51:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c320b01e-d665-485e-b364-c5a5cb49b3f0 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e returned with HTTP 200 Sep 04 15:51:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 146/306] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:12 2026] GET /volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e => generated 969 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a4c3ab-25a6-41bb-90ee-493591eab74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471715738',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['aceaa611-3f04-46ce-be37-db28e9db6e22','3a1c9bbe-e0c8-4f16-a103-ad52f6ce8ee4','843bcae1-db94-4698-8842-35a20a5e0eac','72468958-d6f0-40da-b0ed-08dc0aa3994a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1716e629-ab5e-469c-91ba-60f0b0fd5184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1716e629-ab5e-469c-91ba-60f0b0fd5184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (5bde7bfb-94e8-48ec-8fc5-d104ab2043d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request issued successfully. Sep 04 15:51:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd90a9a3-21aa-4c69-83e0-9a4f7ecd4065 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 161/307] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:51:12 2026] POST /volume/v3/volumes => generated 766 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c13e7335-6ade-4fbf-b2c5-c5425ba5371c tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 147/308] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:12 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 834 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-59669e5f-2c43-45f0-8869-d88414a0a46c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59669e5f-2c43-45f0-8869-d88414a0a46c tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] GET http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e Sep 04 15:51:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-59669e5f-2c43-45f0-8869-d88414a0a46c tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-59669e5f-2c43-45f0-8869-d88414a0a46c tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-59669e5f-2c43-45f0-8869-d88414a0a46c tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59669e5f-2c43-45f0-8869-d88414a0a46c tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e returned with HTTP 200 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 162/309] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:13 2026] GET /volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e => generated 970 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1&project_id=3bf48404a1fb443ebd0daf020947c15c Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Could not evaluate value 3bf48404a1fb443ebd0daf020947c15c, assuming string {{(pid=87211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Searching by: MultiDict([('project_id', '3bf48404a1fb443ebd0daf020947c15c'), ('all_tenants', 1)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Get all volumes completed successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-808a9616-f86a-45bc-8b0c-43f3dcc77742 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1&project_id=3bf48404a1fb443ebd0daf020947c15c returned with HTTP 200 Sep 04 15:51:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 148/310] 192.168.122.48 () {58 vars in 1252 bytes} [Fri Sep 4 15:51:14 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3bf48404a1fb443ebd0daf020947c15c => generated 3035 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eeae0e0d-a256-40b8-905f-0ec69f411db0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 163/311] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:14 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Delete volume with id: 33ce91be-56eb-4b59-aaf4-51a9509a979e Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] Delete volume request issued successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36e8ef71-4cdd-4311-8cab-b2e041ca18e4 tempest-VolumesListAdminTestJSON-154632831 tempest-VolumesListAdminTestJSON-154632831-project-admin] http://192.168.122.48/volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e returned with HTTP 202 Sep 04 15:51:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 149/312] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:14 2026] DELETE /volume/v3/volumes/33ce91be-56eb-4b59-aaf4-51a9509a979e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5799733-ed15-4eca-a3ab-f5426b40d8f6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 164/313] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:14 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] DELETE http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume with id: 73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume request issued successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e42132b-0e9d-407a-9a0a-333c7f72e2e6 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 202 Sep 04 15:51:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 150/314] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:14 2026] DELETE /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-011aed50-ab24-4627-b990-22d59c6769fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-011aed50-ab24-4627-b990-22d59c6769fe tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-011aed50-ab24-4627-b990-22d59c6769fe tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-011aed50-ab24-4627-b990-22d59c6769fe tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-011aed50-ab24-4627-b990-22d59c6769fe tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-011aed50-ab24-4627-b990-22d59c6769fe tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 165/315] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:14 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66f00776-0300-4741-ade9-b4326304a271 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66f00776-0300-4741-ade9-b4326304a271 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66f00776-0300-4741-ade9-b4326304a271 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66f00776-0300-4741-ade9-b4326304a271 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66f00776-0300-4741-ade9-b4326304a271 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66f00776-0300-4741-ade9-b4326304a271 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 151/316] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:15 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-19baa667-4e18-46f7-9e5c-0613348dc73c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19baa667-4e18-46f7-9e5c-0613348dc73c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19baa667-4e18-46f7-9e5c-0613348dc73c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19baa667-4e18-46f7-9e5c-0613348dc73c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-19baa667-4e18-46f7-9e5c-0613348dc73c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19baa667-4e18-46f7-9e5c-0613348dc73c tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 200 Sep 04 15:51:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 166/317] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:15 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-21bcded2-fad0-401e-a5b6-8fe42c624eb6 req-e5665311-54f6-4bd9-a146-b20f8f44858e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 152/318] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:15 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0046a772-0937-46bc-9835-44eabddb227d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-473682660"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-473682660'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume of 1 GB Sep 04 15:51:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Availability Zones retrieved successfully. Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (25cdca7b-89a6-40d8-84f0-1bd2676bdc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4107486d-42d8-4994-883b-7d0236371bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4107486d-42d8-4994-883b-7d0236371bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe36190c-e0a2-4bba-bee2-2def2a72566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Created reservations ['945e60bf-fb83-49c6-a506-067ea1e1370c', 'f8b12446-fed6-4211-9a5c-468e719bf966', 'f1f129f9-0483-44c0-98cd-21a94f379b05', 'bdae2c12-aefe-43e6-b2d5-b34724b0f735'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe36190c-e0a2-4bba-bee2-2def2a72566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945e60bf-fb83-49c6-a506-067ea1e1370c', 'f8b12446-fed6-4211-9a5c-468e719bf966', 'f1f129f9-0483-44c0-98cd-21a94f379b05', 'bdae2c12-aefe-43e6-b2d5-b34724b0f735']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfe5054-c70c-43a4-84a8-c2884059c296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfe5054-c70c-43a4-84a8-c2884059c296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-473682660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['945e60bf-fb83-49c6-a506-067ea1e1370c','f8b12446-fed6-4211-9a5c-468e719bf966','f1f129f9-0483-44c0-98cd-21a94f379b05','bdae2c12-aefe-43e6-b2d5-b34724b0f735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-473682660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26f704352b8b49b082ebe309e927e65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2693a7145e32455ea24fab7c3b0063e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1018553f-e50b-40c8-9016-c8ac5d7500af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1018553f-e50b-40c8-9016-c8ac5d7500af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-473682660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['945e60bf-fb83-49c6-a506-067ea1e1370c','f8b12446-fed6-4211-9a5c-468e719bf966','f1f129f9-0483-44c0-98cd-21a94f379b05','bdae2c12-aefe-43e6-b2d5-b34724b0f735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3493939f-0c22-47c0-ac1a-be20751acd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3493939f-0c22-47c0-ac1a-be20751acd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (25cdca7b-89a6-40d8-84f0-1bd2676bdc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request issued successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0046a772-0937-46bc-9835-44eabddb227d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 167/319] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:51:15 2026] POST /volume/v3/volumes => generated 766 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f940fe2b-0f61-4a39-974a-67db3ed07071 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 153/320] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:16 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 834 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-419326da-48ad-4bfa-bb82-749e73e3b244 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-419326da-48ad-4bfa-bb82-749e73e3b244 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-419326da-48ad-4bfa-bb82-749e73e3b244 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-419326da-48ad-4bfa-bb82-749e73e3b244 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-419326da-48ad-4bfa-bb82-749e73e3b244 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 returned with HTTP 404 Sep 04 15:51:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 168/321] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:16 2026] GET /volume/v3/volumes/73e01437-79b6-477d-981d-31288a0a1811 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ca3ac91-b3cc-4aaf-897d-195e3f8c7be4 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 154/322] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:16 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] DELETE http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume with id: 327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume request issued successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd16cfda-b6d1-4f9b-8a0a-d12a9d0dc4e2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 202 Sep 04 15:51:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 169/323] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:16 2026] DELETE /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-86b6d4ce-545d-472c-800f-7da3107573d8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86b6d4ce-545d-472c-800f-7da3107573d8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86b6d4ce-545d-472c-800f-7da3107573d8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86b6d4ce-545d-472c-800f-7da3107573d8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-86b6d4ce-545d-472c-800f-7da3107573d8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86b6d4ce-545d-472c-800f-7da3107573d8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 155/324] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:16 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36be56b8-21bf-4e57-a947-78332b1c7455 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36be56b8-21bf-4e57-a947-78332b1c7455 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36be56b8-21bf-4e57-a947-78332b1c7455 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36be56b8-21bf-4e57-a947-78332b1c7455 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36be56b8-21bf-4e57-a947-78332b1c7455 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36be56b8-21bf-4e57-a947-78332b1c7455 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 170/325] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:17 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-441179d4-4f96-46b3-b9aa-1d331737c2bb tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 200 Sep 04 15:51:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 156/326] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:17 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c939f7a3-f782-4474-aa64-611bcdaa2017 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 171/327] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:18 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 859 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-f5447e5e-6632-405d-a1c5-f56a6935f657 req-2ef272bb-ca09-4c12-88a2-78abbd5c8c97 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 157/328] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:18 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 859 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-142651890"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-142651890'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume of 1 GB Sep 04 15:51:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Availability Zones retrieved successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea387b21-7dbf-4e93-946d-057801ed4fd9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea387b21-7dbf-4e93-946d-057801ed4fd9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea387b21-7dbf-4e93-946d-057801ed4fd9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (9039a9a6-49df-45f1-be0f-ad94881bb3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea387b21-7dbf-4e93-946d-057801ed4fd9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04b90d8-29ac-4039-b2b6-47b3bb0f4d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea387b21-7dbf-4e93-946d-057801ed4fd9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d returned with HTTP 404 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 158/329] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:19 2026] GET /volume/v3/volumes/327d1310-8009-4644-a39e-1cce3391ee5d => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd04261a-c7d8-49c2-b8b0-f347719bcff8 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 159/330] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:19 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-85c51dac-c73d-494a-a914-4d297f45ad27 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04b90d8-29ac-4039-b2b6-47b3bb0f4d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4abcc24-a069-44c4-a882-3097113c234b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] DELETE http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume with id: 0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Delete volume request issued successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-85c51dac-c73d-494a-a914-4d297f45ad27 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 202 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 160/331] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:19 2026] DELETE /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Created reservations ['4b37ef50-a6e8-4dd3-9a32-77e80a6ebfa9', '11a44a22-64a9-49f8-b7aa-d78bf159081b', 'f97dace2-61e2-4a1a-b6be-dcfe2cbdedc5', '8d78a8ee-d802-4943-b5dd-aff14f7c7915'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4abcc24-a069-44c4-a882-3097113c234b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b37ef50-a6e8-4dd3-9a32-77e80a6ebfa9', '11a44a22-64a9-49f8-b7aa-d78bf159081b', 'f97dace2-61e2-4a1a-b6be-dcfe2cbdedc5', '8d78a8ee-d802-4943-b5dd-aff14f7c7915']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1c108a-9048-461e-ac70-77cbba837c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-beb1e831-ec96-4b44-9e0e-486b2bd2aef2 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 161/332] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:19 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1c108a-9048-461e-ac70-77cbba837c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b6f271-4434-4946-ae9f-ffdb3a1f9e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-142651890',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['4b37ef50-a6e8-4dd3-9a32-77e80a6ebfa9','11a44a22-64a9-49f8-b7aa-d78bf159081b','f97dace2-61e2-4a1a-b6be-dcfe2cbdedc5','8d78a8ee-d802-4943-b5dd-aff14f7c7915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-142651890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b6f271-4434-4946-ae9f-ffdb3a1f9e74,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26f704352b8b49b082ebe309e927e65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2693a7145e32455ea24fab7c3b0063e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44b4f24-ea42-4f46-997c-184bbb6da368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44b4f24-ea42-4f46-997c-184bbb6da368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-142651890',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26f704352b8b49b082ebe309e927e65f',qos_specs=None,replication_status=,reservations=['4b37ef50-a6e8-4dd3-9a32-77e80a6ebfa9','11a44a22-64a9-49f8-b7aa-d78bf159081b','f97dace2-61e2-4a1a-b6be-dcfe2cbdedc5','8d78a8ee-d802-4943-b5dd-aff14f7c7915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2693a7145e32455ea24fab7c3b0063e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bf250b-d56c-40d2-8d50-9cad75c0cb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bf250b-d56c-40d2-8d50-9cad75c0cb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Flow 'volume_create_api' (9039a9a6-49df-45f1-be0f-ad94881bb3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Create volume request issued successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e1f14a9f-a4f6-498f-bc7a-520a0d8e2f65 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 172/333] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:51:18 2026] POST /volume/v3/volumes => generated 766 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-102ad38f-8dd7-4190-999c-405ebf905ada None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-102ad38f-8dd7-4190-999c-405ebf905ada tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-102ad38f-8dd7-4190-999c-405ebf905ada tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-102ad38f-8dd7-4190-999c-405ebf905ada tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-102ad38f-8dd7-4190-999c-405ebf905ada tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-102ad38f-8dd7-4190-999c-405ebf905ada tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 162/334] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:19 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 834 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Volume info retrieved successfully. Sep 04 15:51:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e9d1d5a-68d2-4b20-bd28-c5afe7f44ac9 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 200 Sep 04 15:51:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 173/335] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:20 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-e9240d9f-c631-44fc-8c58-62eb6f826f8b tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 163/336] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:20 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30b6a15e-6c42-4a77-911a-91c016a519b0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 174/337] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:20 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1fb1256a-70d0-4f68-87f6-850b50bd2f6d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fb1256a-70d0-4f68-87f6-850b50bd2f6d None None] GET http://192.168.122.48/volume// Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fb1256a-70d0-4f68-87f6-850b50bd2f6d None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fb1256a-70d0-4f68-87f6-850b50bd2f6d None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fb1256a-70d0-4f68-87f6-850b50bd2f6d None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 164/338] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:51:21 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9ae117f1-7491-454a-808f-3244016f4868 req-376fb9e2-b44c-48cd-b227-3674aa7c85e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-376fb9e2-b44c-48cd-b227-3674aa7c85e2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-376fb9e2-b44c-48cd-b227-3674aa7c85e2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1ab83e-97c3-45ac-8216-4814d3b59a12", "connector": null, "instance_uuid": "2a62a1b7-2462-4eab-904b-806dffdfd7c0"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e88b960f-0a20-4241-aedf-0d85e517b3d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e88b960f-0a20-4241-aedf-0d85e517b3d7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] GET http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e88b960f-0a20-4241-aedf-0d85e517b3d7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e88b960f-0a20-4241-aedf-0d85e517b3d7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e88b960f-0a20-4241-aedf-0d85e517b3d7 tempest-VolumesListAdminTestJSON-2015028405 tempest-VolumesListAdminTestJSON-2015028405-project-member] http://192.168.122.48/volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 returned with HTTP 404 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 165/339] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:21 2026] GET /volume/v3/volumes/0a3b40eb-9534-4496-ab79-3a9078fd5120 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-376fb9e2-b44c-48cd-b227-3674aa7c85e2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:51:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 175/340] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:51:21 2026] POST /volume/v3/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7fea4e3a-53c2-4a5e-bd32-16e751210fe9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7fea4e3a-53c2-4a5e-bd32-16e751210fe9 None None] GET http://192.168.122.48/volume// Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7fea4e3a-53c2-4a5e-bd32-16e751210fe9 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7fea4e3a-53c2-4a5e-bd32-16e751210fe9 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7fea4e3a-53c2-4a5e-bd32-16e751210fe9 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:51:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 176/341] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:51:21 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0568328f-fff8-49e3-868d-9eb9d137bc87 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 166/342] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:21 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-708abb0c-1efe-41af-b105-ccd1fb5b580c tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 177/343] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:51:21 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1032 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ea0f1d7-f610-4832-a21c-5c6dca72ff89 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 167/344] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:22 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] PUT http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-a620b7d1-7c82-440b-909c-00802112adc2 req-12974dbf-219d-4b29-b0fb-298018c25c4f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 178/345] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:22 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 859 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Acquiring lock "cinder-attachment_update-ee1ab83e-97c3-45ac-8216-4814d3b59a12-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:51:22 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Lock "cinder-attachment_update-ee1ab83e-97c3-45ac-8216-4814d3b59a12-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:51:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-6ef47ee1-5bdd-449c-a2a1-dd9e817f4f9b req-3df2f139-1971-45fd-9813-0cc774839d0b tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 179/346] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:22 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1fec9e17-06f4-4b7a-99a7-3eb7e27f22ca tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 180/347] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:22 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2b20e6cd-8993-4b34-9aa4-5d2d33df5554 req-8f5e0a77-2fee-4433-bc11-33e6b783dc86 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 181/348] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8d5d028b-8c51-436f-8269-738df38bac64 req-958a6a9b-e0bf-4601-a324-b735556100ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 182/349] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Lock "cinder-attachment_update-ee1ab83e-97c3-45ac-8216-4814d3b59a12-devstack" released by "attachment_update" :: held 0.951s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-4d3aca97-a9f6-4b2e-a27f-15637df1a200 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 168/350] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:51:22 2026] PUT /volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a => generated 694 bytes in 1053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0faca787-9165-48bf-9c49-6fe9c0f1c0bd req-735eedb5-f915-4f99-899a-3fbf48e1d306 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 183/351] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa6be526-39e0-4f3d-8993-72bf0df6d194 req-e8305aa2-97e3-4bbf-abb4-82450496d907 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 169/352] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1fb421df-42fc-482c-b594-278ea3130d92 req-55248332-9a53-40f9-86a8-ae905a9f672d tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 184/353] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-84edd7c4-b870-47c1-b2e5-085cd92e23c4 req-23ab19c4-1d2d-4ef3-9fcb-3895ca5478a0 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 170/354] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] Get all volumes completed successfully. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ab03d9c7-f00b-4b59-a7a5-1257f43140e0 req-5b659721-9d1b-40d0-accf-706c52bd82e8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 185/355] 192.168.122.48 () {60 vars in 1392 bytes} [Fri Sep 4 15:51:23 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f048557-3e28-42db-8b06-50a94e775513 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume with id: e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d86cbfdf-194c-4342-89d3-cb66ac21712f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 186/356] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:24 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume request issued successfully. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f048557-3e28-42db-8b06-50a94e775513 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 202 Sep 04 15:51:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 171/357] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:24 2026] DELETE /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a44dd494-0ede-49ad-8707-b2e40e873bf8 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 187/358] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:24 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9ae117f1-7491-454a-808f-3244016f4868 req-07f8d90f-a285-4eef-bc39-5c3288925aff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-07f8d90f-a285-4eef-bc39-5c3288925aff tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] POST http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a/action Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-07f8d90f-a285-4eef-bc39-5c3288925aff tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-07f8d90f-a285-4eef-bc39-5c3288925aff tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9ae117f1-7491-454a-808f-3244016f4868 req-07f8d90f-a285-4eef-bc39-5c3288925aff tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a/action returned with HTTP 204 Sep 04 15:51:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 172/359] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:51:24 2026] POST /volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b79ec8e-674d-4c88-b18d-e68a95071ece tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 188/360] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:25 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1144 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77ddac7-b920-4dc1-aff1-5ab6782f574f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 173/361] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:25 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1144 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c067ad0-962a-4af1-8dc7-5c247f87565f tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 200 Sep 04 15:51:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 189/362] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:25 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-892a0a2b-98e0-4a6e-8b99-fc0913155715 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-4f2380fe-7343-4f74-b8ed-5359b1f791c6 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 174/363] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-892a0a2b-98e0-4a6e-8b99-fc0913155715 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-892a0a2b-98e0-4a6e-8b99-fc0913155715 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-892a0a2b-98e0-4a6e-8b99-fc0913155715 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-892a0a2b-98e0-4a6e-8b99-fc0913155715 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 returned with HTTP 404 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 190/364] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/e8b6f271-4434-4946-ae9f-ffdb3a1f9e74 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume with id: ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] POST http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12/action Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume request issued successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f4ba49c-66df-4562-8895-22d27c0b28ef tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 202 Sep 04 15:51:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 175/365] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:26 2026] DELETE /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Begin detaching volume completed successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-924b5245-be22-4035-937f-384de7ad7b8f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12/action returned with HTTP 202 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 191/366] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:51:26 2026] POST /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2fd2b2c5-c8ce-4cf7-9674-1b3a9c1e0e80 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 176/367] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 858 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d4abc38-20fd-486f-90d6-1b59ae43b908 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 192/368] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1147 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a182c5cb-0a3b-4150-884b-6d773c63ef71 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a182c5cb-0a3b-4150-884b-6d773c63ef71 None None] GET http://192.168.122.48/volume// Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a182c5cb-0a3b-4150-884b-6d773c63ef71 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a182c5cb-0a3b-4150-884b-6d773c63ef71 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a182c5cb-0a3b-4150-884b-6d773c63ef71 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:51:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 177/369] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-cc553a2e-f642-4014-9db1-e9ef2fa76ab2 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 193/370] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 1328 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-94373e5c-dad3-47b7-866c-836ebdf7b315 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-94373e5c-dad3-47b7-866c-836ebdf7b315 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] DELETE http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-94373e5c-dad3-47b7-866c-836ebdf7b315 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-94373e5c-dad3-47b7-866c-836ebdf7b315 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:51:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-78be2aa3-17b4-4d89-bcbc-0d25713c774f req-94373e5c-dad3-47b7-866c-836ebdf7b315 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 178/371] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:51:27 2026] DELETE /volume/v3/attachments/6a2c3618-6468-4400-8df9-8ff7265ebe7a => generated 19 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-792bdfd6-6938-46f0-b3c4-8d08c92cc892 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 194/372] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3084a9dc-ee8d-492c-90f1-46eaa972b5c4 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 179/373] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e04963de-2849-4e50-8afe-c3042d4ddbe9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e04963de-2849-4e50-8afe-c3042d4ddbe9 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf Sep 04 15:51:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e04963de-2849-4e50-8afe-c3042d4ddbe9 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e04963de-2849-4e50-8afe-c3042d4ddbe9 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e04963de-2849-4e50-8afe-c3042d4ddbe9 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf returned with HTTP 404 Sep 04 15:51:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 195/374] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:28 2026] GET /volume/v3/volumes/ad8c3a06-7f81-4da7-bba6-723cbb5f3cbf => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] DELETE http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume with id: 375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Delete volume request issued successfully. Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd525fcc-ad38-4429-a7ba-831e97fca9eb tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 202 Sep 04 15:51:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 180/375] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:29 2026] DELETE /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4fa6e17b-a164-453d-b062-be174e2716ff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4fa6e17b-a164-453d-b062-be174e2716ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4fa6e17b-a164-453d-b062-be174e2716ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4fa6e17b-a164-453d-b062-be174e2716ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4fa6e17b-a164-453d-b062-be174e2716ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4fa6e17b-a164-453d-b062-be174e2716ff tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 196/376] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:29 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 858 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1233291642"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Create volume request body: {'volume': {'imageRef': '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1233291642'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-589a33ef-bf8a-480a-95cb-652c6e92458e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-589a33ef-bf8a-480a-95cb-652c6e92458e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-589a33ef-bf8a-480a-95cb-652c6e92458e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-589a33ef-bf8a-480a-95cb-652c6e92458e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-589a33ef-bf8a-480a-95cb-652c6e92458e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Volume info retrieved successfully. Sep 04 15:51:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-589a33ef-bf8a-480a-95cb-652c6e92458e tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 200 Sep 04 15:51:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 197/377] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:30 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 858 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Create volume of 1 GB Sep 04 15:51:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Availability Zones retrieved successfully. Sep 04 15:51:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Flow 'volume_create_api' (22b09de5-34dc-4bc5-a22e-411b2bec1f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5c1df7-3c25-4e54-9552-8005c0c410a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5c1df7-3c25-4e54-9552-8005c0c410a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4917d7-cea9-4517-8f90-d93b99441580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Created reservations ['a4c087f6-84f0-4bca-ad8e-cba8d82b06f6', '68cad018-8b16-4b84-88c3-cb1575df1ee3', 'f3626723-8798-4fe5-a744-149b67c7b613', 'a123c7eb-7254-4f3e-b7f9-cce2956374b1'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4917d7-cea9-4517-8f90-d93b99441580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c087f6-84f0-4bca-ad8e-cba8d82b06f6', '68cad018-8b16-4b84-88c3-cb1575df1ee3', 'f3626723-8798-4fe5-a744-149b67c7b613', 'a123c7eb-7254-4f3e-b7f9-cce2956374b1']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c8730-d9b0-4816-b79d-e8a1010097bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c8730-d9b0-4816-b79d-e8a1010097bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b905b80e-6c96-41f9-a281-b8b0cf41f684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1233291642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d45f4015ab484898d6bf0501fefca2',qos_specs=None,replication_status=,reservations=['a4c087f6-84f0-4bca-ad8e-cba8d82b06f6','68cad018-8b16-4b84-88c3-cb1575df1ee3','f3626723-8798-4fe5-a744-149b67c7b613','a123c7eb-7254-4f3e-b7f9-cce2956374b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d874b01bced24d40b036e1bca847af61',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1233291642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b905b80e-6c96-41f9-a281-b8b0cf41f684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d45f4015ab484898d6bf0501fefca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d874b01bced24d40b036e1bca847af61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992a659-e61a-4259-9b28-d2b11beb53db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992a659-e61a-4259-9b28-d2b11beb53db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1233291642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d45f4015ab484898d6bf0501fefca2',qos_specs=None,replication_status=,reservations=['a4c087f6-84f0-4bca-ad8e-cba8d82b06f6','68cad018-8b16-4b84-88c3-cb1575df1ee3','f3626723-8798-4fe5-a744-149b67c7b613','a123c7eb-7254-4f3e-b7f9-cce2956374b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d874b01bced24d40b036e1bca847af61',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f02e34-306e-40a1-8cc4-6b8774dff6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-80a3cd8b-7309-4eaa-bda7-1292f80f2498 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-80a3cd8b-7309-4eaa-bda7-1292f80f2498 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] GET http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-80a3cd8b-7309-4eaa-bda7-1292f80f2498 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-80a3cd8b-7309-4eaa-bda7-1292f80f2498 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-80a3cd8b-7309-4eaa-bda7-1292f80f2498 tempest-VolumesTestJSON-1694999539 tempest-VolumesTestJSON-1694999539-project-member] http://192.168.122.48/volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 returned with HTTP 404 Sep 04 15:51:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 198/378] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:31 2026] GET /volume/v3/volumes/375933c0-70f1-45e5-8e86-06214fb8d429 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f02e34-306e-40a1-8cc4-6b8774dff6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Flow 'volume_create_api' (22b09de5-34dc-4bc5-a22e-411b2bec1f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Create volume request issued successfully. Sep 04 15:51:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7273fff-3aa6-456f-b8ea-831314d7a4dc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 181/379] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:51:29 2026] POST /volume/v3/volumes => generated 758 bytes in 1566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9148f453-ced2-4af6-9240-430115e59230 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9148f453-ced2-4af6-9240-430115e59230 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9148f453-ced2-4af6-9240-430115e59230 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9148f453-ced2-4af6-9240-430115e59230 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9148f453-ced2-4af6-9240-430115e59230 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9148f453-ced2-4af6-9240-430115e59230 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 199/380] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:31 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7248940e-9362-49a6-96bc-e24c2c027b04 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7248940e-9362-49a6-96bc-e24c2c027b04 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7248940e-9362-49a6-96bc-e24c2c027b04 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7248940e-9362-49a6-96bc-e24c2c027b04 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7248940e-9362-49a6-96bc-e24c2c027b04 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7248940e-9362-49a6-96bc-e24c2c027b04 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 182/381] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:32 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-929eb304-fe23-40cf-8149-affee2d1c511 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-929eb304-fe23-40cf-8149-affee2d1c511 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-929eb304-fe23-40cf-8149-affee2d1c511 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-929eb304-fe23-40cf-8149-affee2d1c511 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-929eb304-fe23-40cf-8149-affee2d1c511 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-929eb304-fe23-40cf-8149-affee2d1c511 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 200/382] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:32 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3695da47-1595-45c1-bfd2-feed20c0de6f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3695da47-1595-45c1-bfd2-feed20c0de6f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3695da47-1595-45c1-bfd2-feed20c0de6f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3695da47-1595-45c1-bfd2-feed20c0de6f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3695da47-1595-45c1-bfd2-feed20c0de6f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3695da47-1595-45c1-bfd2-feed20c0de6f tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 183/383] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:33 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e6602b18-45f6-475a-8ba0-c5f2fb8fdcda tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 201/384] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:33 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a0ee08f-3ebd-4077-a7cd-16d1939cddbb tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 184/385] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:34 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 908 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-431250ca-2fa2-4d97-9406-169b2f3ba0af tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 202/386] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:35 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b8c9089-7da1-4d6b-8a37-f9d59464fb14 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 185/387] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:37 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] DELETE http://192.168.122.48/volume/v3/volumes/tempest-invalid-784034002 Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Delete volume with id: tempest-invalid-784034002 Sep 04 15:51:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-99da8db8-96e3-4d06-a7f1-b71ff91f2d32 req-da992027-ce20-46ee-a4a9-08264f77ec9e tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] http://192.168.122.48/volume/v3/volumes/tempest-invalid-784034002 returned with HTTP 404 Sep 04 15:51:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 203/388] 192.168.122.48 () {62 vars in 1471 bytes} [Fri Sep 4 15:51:37 2026] DELETE /volume/v3/volumes/tempest-invalid-784034002 => generated 98 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d305ea8c-0dcc-4b39-943d-01e70934c0d4 Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] Delete volume with id: d305ea8c-0dcc-4b39-943d-01e70934c0d4 Sep 04 15:51:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8a080792-b696-4092-ba50-c8e33609f053 req-4a6e3e7b-b53a-4629-b03a-ff34e322b709 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-member] http://192.168.122.48/volume/v3/volumes/d305ea8c-0dcc-4b39-943d-01e70934c0d4 returned with HTTP 404 Sep 04 15:51:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 186/389] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:51:37 2026] DELETE /volume/v3/volumes/d305ea8c-0dcc-4b39-943d-01e70934c0d4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-f31e75c6-0177-49c8-be1a-fde7b4d9e6ee req-191b3ee8-8764-4b95-9062-deb565814141 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-f31e75c6-0177-49c8-be1a-fde7b4d9e6ee req-191b3ee8-8764-4b95-9062-deb565814141 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-reader] GET http://192.168.122.48/volume/v3/volumes/8a5d5b31-56a2-4146-afe4-3e0cc78fd0a6 Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-f31e75c6-0177-49c8-be1a-fde7b4d9e6ee req-191b3ee8-8764-4b95-9062-deb565814141 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-f31e75c6-0177-49c8-be1a-fde7b4d9e6ee req-191b3ee8-8764-4b95-9062-deb565814141 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-reader] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-f31e75c6-0177-49c8-be1a-fde7b4d9e6ee req-191b3ee8-8764-4b95-9062-deb565814141 tempest-VolumesNegativeTest-415135119 tempest-VolumesNegativeTest-415135119-project-reader] http://192.168.122.48/volume/v3/volumes/8a5d5b31-56a2-4146-afe4-3e0cc78fd0a6 returned with HTTP 404 Sep 04 15:51:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 204/390] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:51:37 2026] GET /volume/v3/volumes/8a5d5b31-56a2-4146-afe4-3e0cc78fd0a6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2467ab79-4f14-419e-a4c6-716b317f989a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2467ab79-4f14-419e-a4c6-716b317f989a tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2467ab79-4f14-419e-a4c6-716b317f989a tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2467ab79-4f14-419e-a4c6-716b317f989a tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2467ab79-4f14-419e-a4c6-716b317f989a tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2467ab79-4f14-419e-a4c6-716b317f989a tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 187/391] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:38 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36c416d5-7098-4099-943f-07388e2b312f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36c416d5-7098-4099-943f-07388e2b312f tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36c416d5-7098-4099-943f-07388e2b312f tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36c416d5-7098-4099-943f-07388e2b312f tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36c416d5-7098-4099-943f-07388e2b312f tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36c416d5-7098-4099-943f-07388e2b312f tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 205/392] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:39 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78347cb8-8b43-4829-b8a0-5b6d9e55e159 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 188/393] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:40 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Delete volume with id: ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Delete volume request issued successfully. Sep 04 15:51:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53b425de-baab-48fd-bf4a-9a121bf48d16 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 202 Sep 04 15:51:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 206/394] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:40 2026] DELETE /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Volume info retrieved successfully. Sep 04 15:51:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6c57726-1e8d-4c2a-b554-f3c54e3592d1 tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 200 Sep 04 15:51:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 189/395] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:40 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-163464f4-6eac-4488-a554-37bae36ae988 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-163464f4-6eac-4488-a554-37bae36ae988 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-163464f4-6eac-4488-a554-37bae36ae988 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-163464f4-6eac-4488-a554-37bae36ae988 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-163464f4-6eac-4488-a554-37bae36ae988 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-163464f4-6eac-4488-a554-37bae36ae988 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 207/396] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:41 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 1329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-698881c4-b358-4f2b-9176-c5d6627bae58 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] POST http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Update volume metadata completed successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-698881c4-b358-4f2b-9176-c5d6627bae58 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 190/397] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 15:51:41 2026] POST /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action => generated 526 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d94dcb2-684f-46ab-a7ca-2c7fa67f1b9c tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 208/398] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:41 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 1389 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] POST http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Get volume image-metadata completed successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Delete volume metadata completed successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb95f050-ee71-4179-be2c-2d55ccda9df0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 191/399] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:51:41 2026] POST /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] POST http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Get volume image-metadata completed successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a539d73-86cc-47f3-ba98-2caad8fd5d07 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 209/400] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:51:41 2026] POST /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684/action => generated 500 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8c890e91-a2a5-4989-887b-287814c53e01 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-944cc43a-0f31-4eb8-9db2-2ff3536123ad None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c890e91-a2a5-4989-887b-287814c53e01 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c890e91-a2a5-4989-887b-287814c53e01 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c890e91-a2a5-4989-887b-287814c53e01 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-944cc43a-0f31-4eb8-9db2-2ff3536123ad tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] GET http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-944cc43a-0f31-4eb8-9db2-2ff3536123ad tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-944cc43a-0f31-4eb8-9db2-2ff3536123ad tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-944cc43a-0f31-4eb8-9db2-2ff3536123ad tempest-TaggedAttachmentsTest-364679748 tempest-TaggedAttachmentsTest-364679748-project-member] http://192.168.122.48/volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 returned with HTTP 404 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 210/401] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:41 2026] GET /volume/v3/volumes/ee1ab83e-97c3-45ac-8216-4814d3b59a12 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8c890e91-a2a5-4989-887b-287814c53e01 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c890e91-a2a5-4989-887b-287814c53e01 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 192/402] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:41 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e26ac96f-2326-443b-953e-40974a12cd33 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] DELETE http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Delete volume with id: b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Delete volume request issued successfully. Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e26ac96f-2326-443b-953e-40974a12cd33 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 202 Sep 04 15:51:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 211/403] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:51:41 2026] DELETE /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af2743ab-7882-4875-878c-360f8c8728a0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af2743ab-7882-4875-878c-360f8c8728a0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af2743ab-7882-4875-878c-360f8c8728a0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af2743ab-7882-4875-878c-360f8c8728a0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af2743ab-7882-4875-878c-360f8c8728a0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af2743ab-7882-4875-878c-360f8c8728a0 tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 193/404] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:42 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 1362 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-93050caa-e7a7-46ed-9ceb-b2605c48f254 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-93050caa-e7a7-46ed-9ceb-b2605c48f254 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-93050caa-e7a7-46ed-9ceb-b2605c48f254 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-228630933"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-93050caa-e7a7-46ed-9ceb-b2605c48f254 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:51:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 212/405] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:51:42 2026] POST /volume/v3/types => generated 219 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4a3a0b6c-e3b0-4532-8338-fc9b21c60146 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a3a0b6c-e3b0-4532-8338-fc9b21c60146 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a3a0b6c-e3b0-4532-8338-fc9b21c60146 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-794600004"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a3a0b6c-e3b0-4532-8338-fc9b21c60146 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:51:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 194/406] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:51:42 2026] POST /volume/v3/group_types => generated 176 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e1cbc320-7b6c-4df8-b8b7-85d99beea566", "volume_types": ["c4499c25-a10b-4f08-8b97-f6d00b3daadd"], "name": "tempest-GroupsV314Test-Group-1973345198"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Creating new group {'group': {'group_type': 'e1cbc320-7b6c-4df8-b8b7-85d99beea566', 'volume_types': ['c4499c25-a10b-4f08-8b97-f6d00b3daadd'], 'name': 'tempest-GroupsV314Test-Group-1973345198'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Creating group tempest-GroupsV314Test-Group-1973345198. Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Availability Zones retrieved successfully. Sep 04 15:51:42 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Created reservations ['279eff63-280d-491b-9bcb-aa46a7890ce6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee81d20a-4402-4cc2-8d99-b3038b40f0fa tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 15:51:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 213/407] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 15:51:42 2026] POST /volume/v3/groups => generated 108 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] show called for member 868b0b97-348e-4a5e-a444-b89cd567d52c {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:51:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:42 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:51:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92ee2414-a9a3-47da-b4c3-6f85926e95ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c returned with HTTP 200 Sep 04 15:51:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 195/408] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:51:42 2026] GET /volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Volume info retrieved successfully. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b81adc4f-e0d1-48c5-a904-73947b412fdc tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 200 Sep 04 15:51:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 214/409] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:43 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c Sep 04 15:51:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] show called for member 868b0b97-348e-4a5e-a444-b89cd567d52c {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:51:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:43 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:51:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8bdf0362-6851-4419-89d1-a8aeafaf2ea2 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c returned with HTTP 200 Sep 04 15:51:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 196/410] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:51:43 2026] GET /volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c => generated 389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1943439014", "volume_type": "c4499c25-a10b-4f08-8b97-f6d00b3daadd", "group_id": "868b0b97-348e-4a5e-a444-b89cd567d52c", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1943439014', 'volume_type': 'c4499c25-a10b-4f08-8b97-f6d00b3daadd', 'group_id': '868b0b97-348e-4a5e-a444-b89cd567d52c', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Create volume of 1 GB Sep 04 15:51:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 15:51:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Availability Zones retrieved successfully. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Flow 'volume_create_api' (a0e6cf37-bddb-42f5-82ea-e1f9a4473abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f0544a-42b3-48d0-bea2-f03cf43ea62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:43 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f0544a-42b3-48d0-bea2-f03cf43ea62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4499c25-a10b-4f08-8b97-f6d00b3daadd,is_public=True,name='tempest-GroupsV314Test-volume-type-228630933',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4499c25-a10b-4f08-8b97-f6d00b3daadd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '868b0b97-348e-4a5e-a444-b89cd567d52c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9830b2-db69-4cf1-a5e6-63a3353fe74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-228630933 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-228630933, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:51:44 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-228630933 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-228630933, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Created reservations ['414c4fed-b8c9-4a13-a35d-a9e72682cc49', '32d2d17d-d723-42c6-afcd-6387364fc6e2', '43872328-4a9b-473a-b509-4eb7cc15846c', '3ef67788-e1dc-4e70-97c7-eba243419d04'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9830b2-db69-4cf1-a5e6-63a3353fe74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414c4fed-b8c9-4a13-a35d-a9e72682cc49', '32d2d17d-d723-42c6-afcd-6387364fc6e2', '43872328-4a9b-473a-b509-4eb7cc15846c', '3ef67788-e1dc-4e70-97c7-eba243419d04']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb8602-9201-4ced-9698-8f885c0ceb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb8602-9201-4ced-9698-8f885c0ceb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1d52a6-bcba-4842-b6ad-b0801003f2ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1943439014',encryption_key_id=None,group_id=868b0b97-348e-4a5e-a444-b89cd567d52c,group_type_id=,metadata={},multiattach=False,project_id='3f9374c3f59c45bf966deea64b109689',qos_specs=None,replication_status=,reservations=['414c4fed-b8c9-4a13-a35d-a9e72682cc49','32d2d17d-d723-42c6-afcd-6387364fc6e2','43872328-4a9b-473a-b509-4eb7cc15846c','3ef67788-e1dc-4e70-97c7-eba243419d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1943439014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=868b0b97-348e-4a5e-a444-b89cd567d52c,host=None,id=db1d52a6-bcba-4842-b6ad-b0801003f2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9374c3f59c45bf966deea64b109689',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4499c25-a10b-4f08-8b97-f6d00b3daadd),volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b42bc05f-9b39-49e0-9ea5-a6d73b1e21fa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06764666-bcfd-423f-b11c-ea7f3332fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b42bc05f-9b39-49e0-9ea5-a6d73b1e21fa tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] GET http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b42bc05f-9b39-49e0-9ea5-a6d73b1e21fa tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b42bc05f-9b39-49e0-9ea5-a6d73b1e21fa tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b42bc05f-9b39-49e0-9ea5-a6d73b1e21fa tempest-VolumesImageMetadata-1542884720 tempest-VolumesImageMetadata-1542884720-project-member] http://192.168.122.48/volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 returned with HTTP 404 Sep 04 15:51:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 197/411] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:44 2026] GET /volume/v3/volumes/b905b80e-6c96-41f9-a281-b8b0cf41f684 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06764666-bcfd-423f-b11c-ea7f3332fc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1943439014',encryption_key_id=None,group_id=868b0b97-348e-4a5e-a444-b89cd567d52c,group_type_id=,metadata={},multiattach=False,project_id='3f9374c3f59c45bf966deea64b109689',qos_specs=None,replication_status=,reservations=['414c4fed-b8c9-4a13-a35d-a9e72682cc49','32d2d17d-d723-42c6-afcd-6387364fc6e2','43872328-4a9b-473a-b509-4eb7cc15846c','3ef67788-e1dc-4e70-97c7-eba243419d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befa6af5-124f-4ba9-821b-e3d34dd88555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befa6af5-124f-4ba9-821b-e3d34dd88555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Flow 'volume_create_api' (a0e6cf37-bddb-42f5-82ea-e1f9a4473abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Create volume request issued successfully. Sep 04 15:51:44 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:44 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:44 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed0b7d13-4f87-48a6-a6a0-aec55c7c42e3 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 215/412] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:51:43 2026] POST /volume/v3/volumes => generated 824 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc396985-2779-4ed8-a218-9026a6b925d0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:44 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:44 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:44 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc396985-2779-4ed8-a218-9026a6b925d0 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef returned with HTTP 200 Sep 04 15:51:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 198/413] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:44 2026] GET /volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef => generated 892 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef Sep 04 15:51:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:45 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:45 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:45 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff9e9161-0d3b-408b-809c-3656d77f2178 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef returned with HTTP 200 Sep 04 15:51:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 216/414] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:45 2026] GET /volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] POST http://192.168.122.48/volume/v3/groups/action Sep 04 15:51:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action body: b'{"create-from-src": {"source_group_id": "868b0b97-348e-4a5e-a444-b89cd567d52c", "name": "tempest-Group_from_grp-1878666397"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "868b0b97-348e-4a5e-a444-b89cd567d52c", "name": "tempest-Group_from_grp-1878666397"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Creating new group {'create-from-src': {'source_group_id': '868b0b97-348e-4a5e-a444-b89cd567d52c', 'name': 'tempest-Group_from_grp-1878666397'}}. {{(pid=87211) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 15:51:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Creating group tempest-Group_from_grp-1878666397 from source group 868b0b97-348e-4a5e-a444-b89cd567d52c. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:51:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Created reservations ['e1c3f94b-3e4b-494b-a490-26a61b4aa0ed'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: INFO cinder.group.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] A mapping entry already exists for group 6dd1d037-e835-4b2f-bcf8-a493b6bf2806 and volume type c4499c25-a10b-4f08-8b97-f6d00b3daadd. Do not need to create again. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Availability Zones retrieved successfully. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Flow 'volume_create_api' (464841e9-1274-46a2-9a69-6c38430d6572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3873eeb-bb94-4c39-8456-c48c3a40caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3873eeb-bb94-4c39-8456-c48c3a40caea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'db1d52a6-bcba-4842-b6ad-b0801003f2ef', 'volume_type': VolumeType(created_at=2026-09-04T13:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4499c25-a10b-4f08-8b97-f6d00b3daadd,is_public=True,name='tempest-GroupsV314Test-volume-type-228630933',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4499c25-a10b-4f08-8b97-f6d00b3daadd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6dd1d037-e835-4b2f-bcf8-a493b6bf2806', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d3721b-2e69-4915-a5d0-7326be3c7529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-228630933 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-228630933, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-228630933 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-228630933, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Created reservations ['8d7c49e6-174a-47c4-b98d-436dc3e59063', 'b2c20c47-bf08-4c5f-8a56-142d6f0a6912', '99adaa6b-5072-489e-86b2-9e9eda2e0098', '6bdaeb1f-1f0f-4d51-8f13-ebac967e5725'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d3721b-2e69-4915-a5d0-7326be3c7529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d7c49e6-174a-47c4-b98d-436dc3e59063', 'b2c20c47-bf08-4c5f-8a56-142d6f0a6912', '99adaa6b-5072-489e-86b2-9e9eda2e0098', '6bdaeb1f-1f0f-4d51-8f13-ebac967e5725']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f5c9db-37a9-4269-b890-8a576c3ee59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f5c9db-37a9-4269-b890-8a576c3ee59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1491d4d4-00ee-4503-a05c-be951391010b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=6dd1d037-e835-4b2f-bcf8-a493b6bf2806,group_type_id=,metadata={},multiattach=False,project_id='3f9374c3f59c45bf966deea64b109689',qos_specs=None,replication_status=,reservations=['8d7c49e6-174a-47c4-b98d-436dc3e59063','b2c20c47-bf08-4c5f-8a56-142d6f0a6912','99adaa6b-5072-489e-86b2-9e9eda2e0098','6bdaeb1f-1f0f-4d51-8f13-ebac967e5725'],size=1,snapshot_id=None,source_replicaid=,source_volid=db1d52a6-bcba-4842-b6ad-b0801003f2ef,status='creating',user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6dd1d037-e835-4b2f-bcf8-a493b6bf2806,host=None,id=1491d4d4-00ee-4503-a05c-be951391010b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9374c3f59c45bf966deea64b109689',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=db1d52a6-bcba-4842-b6ad-b0801003f2ef,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4499c25-a10b-4f08-8b97-f6d00b3daadd),volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4226030-6063-4b10-856b-bb7f0b54d5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4226030-6063-4b10-856b-bb7f0b54d5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=6dd1d037-e835-4b2f-bcf8-a493b6bf2806,group_type_id=,metadata={},multiattach=False,project_id='3f9374c3f59c45bf966deea64b109689',qos_specs=None,replication_status=,reservations=['8d7c49e6-174a-47c4-b98d-436dc3e59063','b2c20c47-bf08-4c5f-8a56-142d6f0a6912','99adaa6b-5072-489e-86b2-9e9eda2e0098','6bdaeb1f-1f0f-4d51-8f13-ebac967e5725'],size=1,snapshot_id=None,source_replicaid=,source_volid=db1d52a6-bcba-4842-b6ad-b0801003f2ef,status='creating',user_id='fec7c14ba67c4044ad3c754e82f6607e',volume_type_id=c4499c25-a10b-4f08-8b97-f6d00b3daadd)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Flow 'volume_create_api' (464841e9-1274-46a2-9a69-6c38430d6572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Create volume request issued successfully. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f3bc7e3-0fd0-47b9-905b-e05fa9207678 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/action returned with HTTP 202 Sep 04 15:51:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 199/415] 192.168.122.48 () {62 vars in 1197 bytes} [Fri Sep 4 15:51:45 2026] POST /volume/v3/groups/action => generated 102 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:51:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Get all volumes completed successfully. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:46 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:46 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:46 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:46 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-907b9b26-a296-420e-9cbe-2cbc8aae69a7 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 217/416] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:51:46 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:47 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:47 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:47 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1731c5fb-8152-4b5b-b9d3-1f856f0bf4ea tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 200/417] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:46 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-77e70a5e-fc3c-4f20-941d-fc64531952fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77e70a5e-fc3c-4f20-941d-fc64531952fe None None] GET http://192.168.122.48/volume// Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77e70a5e-fc3c-4f20-941d-fc64531952fe None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77e70a5e-fc3c-4f20-941d-fc64531952fe None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77e70a5e-fc3c-4f20-941d-fc64531952fe None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:51:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 218/418] 192.168.122.48 () {56 vars in 883 bytes} [Fri Sep 4 15:51:47 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f80c4a4b-cf07-40e1-b85f-5273741cf874 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f80c4a4b-cf07-40e1-b85f-5273741cf874 None None] GET http://192.168.122.48/volume// Sep 04 15:51:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f80c4a4b-cf07-40e1-b85f-5273741cf874 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f80c4a4b-cf07-40e1-b85f-5273741cf874 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f80c4a4b-cf07-40e1-b85f-5273741cf874 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:51:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 201/419] 192.168.122.48 () {56 vars in 883 bytes} [Fri Sep 4 15:51:47 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5ad5e056-9b0e-4c8f-9733-9ff2df5ffb43 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ad5e056-9b0e-4c8f-9733-9ff2df5ffb43 tempest-VersionsTest-45021921 tempest-VersionsTest-45021921-project-member] GET http://192.168.122.48/volume/v3/ Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ad5e056-9b0e-4c8f-9733-9ff2df5ffb43 tempest-VersionsTest-45021921 tempest-VersionsTest-45021921-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ad5e056-9b0e-4c8f-9733-9ff2df5ffb43 tempest-VersionsTest-45021921 tempest-VersionsTest-45021921-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ad5e056-9b0e-4c8f-9733-9ff2df5ffb43 tempest-VersionsTest-45021921 tempest-VersionsTest-45021921-project-member] http://192.168.122.48/volume/v3/ returned with HTTP 200 Sep 04 15:51:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 219/420] 192.168.122.48 () {58 vars in 1095 bytes} [Fri Sep 4 15:51:47 2026] GET /volume/v3/ => generated 389 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:48 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:48 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:48 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ce2240e8-2efc-4ea1-baec-95d88bf12b04 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 202/421] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:48 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b542170e-9d80-4ce2-b869-de54451b12a5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:49 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:49 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:49 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b542170e-9d80-4ce2-b869-de54451b12a5 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 220/422] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:49 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5806e815-adeb-4429-bb68-f32452fde586 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-74888099"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-74888099'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Create volume of 1 GB Sep 04 15:51:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Availability Zones retrieved successfully. Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Flow 'volume_create_api' (9b9a9c44-7e49-4e3c-b7e1-004a385145c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0dea10-8320-4af6-a285-6870f4a38444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7a257650-109c-456e-98f9-a35f09f29e1f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:50 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0dea10-8320-4af6-a285-6870f4a38444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d94281-3b9c-4050-879d-7af308a64e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7a257650-109c-456e-98f9-a35f09f29e1f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 221/423] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:50 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Created reservations ['73107625-8194-446d-a54f-d058e169397e', 'd64545b5-a0bc-46ae-9b20-6e96551a96af', 'da1cf1dc-7904-4a8e-b30e-a0324247efb5', 'db65f5a8-edc9-4ce3-a61a-f44877cdc3d8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d94281-3b9c-4050-879d-7af308a64e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73107625-8194-446d-a54f-d058e169397e', 'd64545b5-a0bc-46ae-9b20-6e96551a96af', 'da1cf1dc-7904-4a8e-b30e-a0324247efb5', 'db65f5a8-edc9-4ce3-a61a-f44877cdc3d8']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b0fefd-e7a1-467c-9c2f-be794330ffda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b0fefd-e7a1-467c-9c2f-be794330ffda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c06fc5-e0eb-4221-ad95-5ce449664e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-74888099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4473cf8278427491dc449288f4f3db',qos_specs=None,replication_status=,reservations=['73107625-8194-446d-a54f-d058e169397e','d64545b5-a0bc-46ae-9b20-6e96551a96af','da1cf1dc-7904-4a8e-b30e-a0324247efb5','db65f5a8-edc9-4ce3-a61a-f44877cdc3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f3cf1481174beeb6400d2c2b485df6',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-74888099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c06fc5-e0eb-4221-ad95-5ce449664e1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4473cf8278427491dc449288f4f3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2f3cf1481174beeb6400d2c2b485df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a12d45d-72b4-4c23-b1bd-03daf05d4d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2120193497"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2120193497'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Create volume of 1 GB Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a12d45d-72b4-4c23-b1bd-03daf05d4d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-74888099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4473cf8278427491dc449288f4f3db',qos_specs=None,replication_status=,reservations=['73107625-8194-446d-a54f-d058e169397e','d64545b5-a0bc-46ae-9b20-6e96551a96af','da1cf1dc-7904-4a8e-b30e-a0324247efb5','db65f5a8-edc9-4ce3-a61a-f44877cdc3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f3cf1481174beeb6400d2c2b485df6',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a36d49-883c-4ab0-930d-8e52cbd75112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Availability Zones retrieved successfully. Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Flow 'volume_create_api' (90b8e567-e80e-4302-b8d0-b6fac526913e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55832959-f3e9-41e7-b90e-6c7df5e0d77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a36d49-883c-4ab0-930d-8e52cbd75112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Flow 'volume_create_api' (9b9a9c44-7e49-4e3c-b7e1-004a385145c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Create volume request issued successfully. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5806e815-adeb-4429-bb68-f32452fde586 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 203/424] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:50 2026] POST /volume/v3/volumes => generated 762 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0eab173b-dd99-4321-88c4-70fec1611dd9 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 204/425] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:51 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 830 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55832959-f3e9-41e7-b90e-6c7df5e0d77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a76864b-ae5f-47de-9f54-3ba2f2a85249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Created reservations ['a49f1497-805a-48a2-b8ca-ea742cd21e5e', 'dde3afd6-125a-4d5c-b1e3-0a3f8280932b', 'add353ec-19b9-42c4-8014-0f5a160f4555', 'c0e836a1-8869-4426-81f4-d1c4ed0b766d'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a50916d1-2382-4926-9a58-fc0df2864a76 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a76864b-ae5f-47de-9f54-3ba2f2a85249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49f1497-805a-48a2-b8ca-ea742cd21e5e', 'dde3afd6-125a-4d5c-b1e3-0a3f8280932b', 'add353ec-19b9-42c4-8014-0f5a160f4555', 'c0e836a1-8869-4426-81f4-d1c4ed0b766d']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1f6f71-b0ce-47a9-9f0e-e899371b6e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1f6f71-b0ce-47a9-9f0e-e899371b6e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5307513d-53d2-44f2-8bd9-d10ed829cb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2120193497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61dde69fa204bddbb1ecac848592801',qos_specs=None,replication_status=,reservations=['a49f1497-805a-48a2-b8ca-ea742cd21e5e','dde3afd6-125a-4d5c-b1e3-0a3f8280932b','add353ec-19b9-42c4-8014-0f5a160f4555','c0e836a1-8869-4426-81f4-d1c4ed0b766d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830fc12a045e482fb68d1b4b13386f62',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2120193497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5307513d-53d2-44f2-8bd9-d10ed829cb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e61dde69fa204bddbb1ecac848592801',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='830fc12a045e482fb68d1b4b13386f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe62b757-47ae-4eed-ab0b-52c5ef853399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:51 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:51 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe62b757-47ae-4eed-ab0b-52c5ef853399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2120193497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61dde69fa204bddbb1ecac848592801',qos_specs=None,replication_status=,reservations=['a49f1497-805a-48a2-b8ca-ea742cd21e5e','dde3afd6-125a-4d5c-b1e3-0a3f8280932b','add353ec-19b9-42c4-8014-0f5a160f4555','c0e836a1-8869-4426-81f4-d1c4ed0b766d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830fc12a045e482fb68d1b4b13386f62',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855f822a-f375-41b5-84a8-0c5ed2b3b942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855f822a-f375-41b5-84a8-0c5ed2b3b942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Flow 'volume_create_api' (90b8e567-e80e-4302-b8d0-b6fac526913e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Create volume request issued successfully. Sep 04 15:51:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2e8ba1c-8d34-4c7d-8ab4-2d61c7db2d07 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 222/426] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 1359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:52 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a50916d1-2382-4926-9a58-fc0df2864a76 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 205/427] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:51 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51dea0a0-27aa-4ab3-8d24-e132d56b7dca tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 223/428] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:52 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 825 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e4263ea-65f6-4e39-815f-aa971b92bd07 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 206/429] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:52 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e338f287-ca48-484f-a15a-224fee45839e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e338f287-ca48-484f-a15a-224fee45839e tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e338f287-ca48-484f-a15a-224fee45839e tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e338f287-ca48-484f-a15a-224fee45839e tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:53 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e338f287-ca48-484f-a15a-224fee45839e tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:53 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e338f287-ca48-484f-a15a-224fee45839e tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 207/430] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:53 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fa696ce-3ea6-49f3-824b-fbb0773ac686 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 208/431] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:53 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:53 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4183e0b-51fd-42b4-81ea-5d85265653cd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 224/432] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:53 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88ae32f3-7868-4c05-adba-bea1d3f2b915 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 209/433] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:54 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52f737b8-09d5-475b-9285-a62df7a5aed5 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 225/434] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:54 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:54 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:54 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:55 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6bc4e8de-6080-4ee3-8d25-500ac616ef53 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 210/435] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:54 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05c9074a-ba58-4e4d-a9c1-8fb4794b8aa2 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 226/436] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:55 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-11f5e53b-dfad-4b34-a94b-35af1df9a366 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 211/437] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:55 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-497d305a-efd7-4251-8279-5c9ffe51569f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:56 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-497d305a-efd7-4251-8279-5c9ffe51569f tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 227/438] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:56 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d9b6508f-f25f-436c-ab0a-49eb9c22a954 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 212/439] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:56 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5018fd04-5c66-40b5-9316-3de36eac57fb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5018fd04-5c66-40b5-9316-3de36eac57fb tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5018fd04-5c66-40b5-9316-3de36eac57fb tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5018fd04-5c66-40b5-9316-3de36eac57fb tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5018fd04-5c66-40b5-9316-3de36eac57fb tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5018fd04-5c66-40b5-9316-3de36eac57fb tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 228/440] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:56 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:57 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a1a8f86-4c1b-497e-872b-aae453a9345c tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 213/441] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:57 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e27dd3a-893c-4109-88d6-6c976364aefa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e27dd3a-893c-4109-88d6-6c976364aefa tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e27dd3a-893c-4109-88d6-6c976364aefa tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e27dd3a-893c-4109-88d6-6c976364aefa tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5e27dd3a-893c-4109-88d6-6c976364aefa tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e27dd3a-893c-4109-88d6-6c976364aefa tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 229/442] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:57 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfe6371f-3b7a-417d-9a7c-30c32c566ae3 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 214/443] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:57 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:58 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78b323ae-59eb-48cf-ac1f-6734487771f1 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 230/444] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 928 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99c1d938-3d97-4eb7-8562-692767620a8e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99c1d938-3d97-4eb7-8562-692767620a8e tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99c1d938-3d97-4eb7-8562-692767620a8e tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99c1d938-3d97-4eb7-8562-692767620a8e tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-99c1d938-3d97-4eb7-8562-692767620a8e tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] show called for member 6dd1d037-e835-4b2f-bcf8-a493b6bf2806 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:51:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99c1d938-3d97-4eb7-8562-692767620a8e tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 returned with HTTP 200 Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5242fe84-0b19-49aa-b701-fefa3450dd66 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 231/445] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 215/446] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 => generated 417 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Get all volumes completed successfully. Sep 04 15:51:58 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:58 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04f349e5-65ba-49a8-8c1d-95372db6d32c tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:51:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 216/447] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:59 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-81f50bf3-4467-4b3d-9c0c-4beefed610f4 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:51:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 232/448] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] POST http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806/action Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] delete called for group 6dd1d037-e835-4b2f-bcf8-a493b6bf2806 {{(pid=87211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Delete group with id: 6dd1d037-e835-4b2f-bcf8-a493b6bf2806 Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef320d6e-e897-4e70-82a9-cdc6ca925224 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806/action returned with HTTP 202 Sep 04 15:51:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 217/449] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:51:59 2026] POST /volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:51:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:51:59 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:51:59 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:51:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e2112eb-ec88-467f-8a79-b268d8204f8a tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 200 Sep 04 15:51:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 233/450] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:51:59 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 927 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:51:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:51:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-144cc270-2a7f-4b93-a7e9-b361e67ca2f4 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:51:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 218/451] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:51:59 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-987a1dbe-511d-4465-992d-112076092ae6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-987a1dbe-511d-4465-992d-112076092ae6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-987a1dbe-511d-4465-992d-112076092ae6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-987a1dbe-511d-4465-992d-112076092ae6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=499,cinder:INSERT=80,cinder:UPDATE=105 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-987a1dbe-511d-4465-992d-112076092ae6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-987a1dbe-511d-4465-992d-112076092ae6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 234/452] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-07785981-0c2a-449a-8993-613a7aaab516 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07785981-0c2a-449a-8993-613a7aaab516 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07785981-0c2a-449a-8993-613a7aaab516 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07785981-0c2a-449a-8993-613a7aaab516 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=455,cinder:INSERT=54,cinder:UPDATE=82 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07785981-0c2a-449a-8993-613a7aaab516 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b returned with HTTP 404 Sep 04 15:52:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 219/453] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/volumes/1491d4d4-00ee-4503-a05c-be951391010b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] show called for member 6dd1d037-e835-4b2f-bcf8-a493b6bf2806 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07c6d49f-a8db-4a49-9071-0fdb48da69ca tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 returned with HTTP 404 Sep 04 15:52:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 235/454] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/groups/6dd1d037-e835-4b2f-bcf8-a493b6bf2806 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-62440406-c314-414a-baa6-9f292ab74de9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Get all volumes completed successfully. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:52:00 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62440406-c314-414a-baa6-9f292ab74de9 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:52:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 220/455] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] POST http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c/action Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] delete called for group 868b0b97-348e-4a5e-a444-b89cd567d52c {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Delete group with id: 868b0b97-348e-4a5e-a444-b89cd567d52c Sep 04 15:52:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:52:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:52:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45a3f1bb-3235-40d4-9be1-2f2cd686418d tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c/action returned with HTTP 202 Sep 04 15:52:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 236/456] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 15:52:00 2026] POST /volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:52:00 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:52:00 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ddb62b5-0c57-4e4a-aeca-d8f9cf329d93 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 237/457] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] POST http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Create volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4ea9408-aefe-401f-84dd-9fa6edf2af13 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 238/458] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 15:52:01 2026] POST /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 101 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8df0726c-c292-43e0-a367-b099bc2ee0bf tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 221/459] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df17d155-bbe9-46bf-bee3-4c1340de2b94 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 239/460] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 101 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] PUT http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Update volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f04428a-83f1-4609-8d8d-13e50dc91795 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 222/461] 192.168.122.48 () {60 vars in 1274 bytes} [Fri Sep 4 15:52:01 2026] PUT /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 57 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0151de1-5740-4940-851f-518a691de098 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0151de1-5740-4940-851f-518a691de098 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 240/462] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 57 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26160541-b37f-410e-b9ce-046e82fab576 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] DELETE http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key1 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Delete volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26160541-b37f-410e-b9ce-046e82fab576 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key1 returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 223/463] 192.168.122.48 () {58 vars in 1272 bytes} [Fri Sep 4 15:52:01 2026] DELETE /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key1 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74ff0387-0b73-41ae-8491-c21e3cac0abe tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 241/464] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 32 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] PUT http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Update volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7c9f87c-62d1-44ee-bb98-92708deb6302 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 224/465] 192.168.122.48 () {60 vars in 1274 bytes} [Fri Sep 4 15:52:01 2026] PUT /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] POST http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Create volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b49e943e-f1e0-4547-b6f0-3c50eaf57bbd tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 242/466] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:52:01 2026] POST /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 68 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3c361284-4458-4efe-9979-14cddada6d5d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3c361284-4458-4efe-9979-14cddada6d5d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] PUT http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3c361284-4458-4efe-9979-14cddada6d5d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3c361284-4458-4efe-9979-14cddada6d5d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3c361284-4458-4efe-9979-14cddada6d5d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Update volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3c361284-4458-4efe-9979-14cddada6d5d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 225/467] 192.168.122.48 () {60 vars in 1289 bytes} [Fri Sep 4 15:52:01 2026] PUT /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 => generated 35 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76e736c7-b274-4875-8fef-bd03f0f31ee8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 243/468] 192.168.122.48 () {58 vars in 1269 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Get volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0aa1c933-fcde-4a08-b385-ffac5bcde30d tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 226/469] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 75 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-46e54823-469b-46d1-a556-3f2799cbe4dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e54823-469b-46d1-a556-3f2799cbe4dc tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] PUT http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata Sep 04 15:52:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46e54823-469b-46d1-a556-3f2799cbe4dc tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-46e54823-469b-46d1-a556-3f2799cbe4dc tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-46e54823-469b-46d1-a556-3f2799cbe4dc tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Update volume metadata completed successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e54823-469b-46d1-a556-3f2799cbe4dc tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 244/470] 192.168.122.48 () {60 vars in 1274 bytes} [Fri Sep 4 15:52:01 2026] PUT /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eafe459b-4444-4aad-bca9-2d64426209c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eafe459b-4444-4aad-bca9-2d64426209c9 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eafe459b-4444-4aad-bca9-2d64426209c9 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eafe459b-4444-4aad-bca9-2d64426209c9 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eafe459b-4444-4aad-bca9-2d64426209c9 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eafe459b-4444-4aad-bca9-2d64426209c9 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 227/471] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] DELETE http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Delete volume with id: 5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Delete volume request issued successfully. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03a05a86-bd8d-4f04-8c0e-49cd79cffac8 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 202 Sep 04 15:52:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 245/472] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:02 2026] DELETE /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Volume info retrieved successfully. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef Sep 04 15:52:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23ae4d65-e758-4ade-b5e0-d4ad769d8d32 tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 200 Sep 04 15:52:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 228/473] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:02 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Volume info retrieved successfully. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:52:02 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:52:02 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:52:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12cb4a78-1f55-4430-b456-f636c3e7b2bd tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef returned with HTTP 200 Sep 04 15:52:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 246/474] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:52:02 2026] GET /volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a6974f5f-4b69-42a0-9e29-d2861f54c1ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6974f5f-4b69-42a0-9e29-d2861f54c1ce tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] GET http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6974f5f-4b69-42a0-9e29-d2861f54c1ce tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6974f5f-4b69-42a0-9e29-d2861f54c1ce tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6974f5f-4b69-42a0-9e29-d2861f54c1ce tempest-VolumesMetadataTest-980036538 tempest-VolumesMetadataTest-980036538-project-member] http://192.168.122.48/volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e returned with HTTP 404 Sep 04 15:52:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 229/475] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:03 2026] GET /volume/v3/volumes/5307513d-53d2-44f2-8bd9-d10ed829cb9e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6c28cb8a-9fb2-4d37-b3cb-46bd333b5a08 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c28cb8a-9fb2-4d37-b3cb-46bd333b5a08 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c28cb8a-9fb2-4d37-b3cb-46bd333b5a08 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c28cb8a-9fb2-4d37-b3cb-46bd333b5a08 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c28cb8a-9fb2-4d37-b3cb-46bd333b5a08 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef returned with HTTP 404 Sep 04 15:52:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 247/476] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:52:03 2026] GET /volume/v3/volumes/db1d52a6-bcba-4842-b6ad-b0801003f2ef => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] GET http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] show called for member 868b0b97-348e-4a5e-a444-b89cd567d52c {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e8c5afb-0e5a-4890-ad3d-71687220ce59 tempest-GroupsV314Test-379251439 tempest-GroupsV314Test-379251439-project-member] http://192.168.122.48/volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c returned with HTTP 404 Sep 04 15:52:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 230/477] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 15:52:03 2026] GET /volume/v3/groups/868b0b97-348e-4a5e-a444-b89cd567d52c => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1bf64261-3b8d-49f2-82aa-0a23219822fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1bf64261-3b8d-49f2-82aa-0a23219822fe tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/e1cbc320-7b6c-4df8-b8b7-85d99beea566 Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1bf64261-3b8d-49f2-82aa-0a23219822fe tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1bf64261-3b8d-49f2-82aa-0a23219822fe tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1bf64261-3b8d-49f2-82aa-0a23219822fe tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] http://192.168.122.48/volume/v3/group_types/e1cbc320-7b6c-4df8-b8b7-85d99beea566 returned with HTTP 202 Sep 04 15:52:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 248/478] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:52:03 2026] DELETE /volume/v3/group_types/e1cbc320-7b6c-4df8-b8b7-85d99beea566 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-61fff5e6-630d-4136-ad09-379599be4d67 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61fff5e6-630d-4136-ad09-379599be4d67 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] DELETE http://192.168.122.48/volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61fff5e6-630d-4136-ad09-379599be4d67 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61fff5e6-630d-4136-ad09-379599be4d67 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61fff5e6-630d-4136-ad09-379599be4d67 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] http://192.168.122.48/volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd returned with HTTP 202 Sep 04 15:52:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 231/479] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:03 2026] DELETE /volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-64e31258-25df-4dbb-8fd5-9f52f2771e82 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64e31258-25df-4dbb-8fd5-9f52f2771e82 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] GET http://192.168.122.48/volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64e31258-25df-4dbb-8fd5-9f52f2771e82 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64e31258-25df-4dbb-8fd5-9f52f2771e82 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64e31258-25df-4dbb-8fd5-9f52f2771e82 tempest-GroupsV314Test-861989925 tempest-GroupsV314Test-861989925-project-admin] http://192.168.122.48/volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd returned with HTTP 404 Sep 04 15:52:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 249/480] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:03 2026] GET /volume/v3/types/c4499c25-a10b-4f08-8b97-f6d00b3daadd => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1911121841"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1911121841'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Create volume of 2 GB Sep 04 15:52:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Availability Zones retrieved successfully. Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Flow 'volume_create_api' (feaee778-84cd-4c84-ba73-11b9f8d76d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb16e26-c622-4935-9a95-ff5f98a91a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Validating volume size '2' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb16e26-c622-4935-9a95-ff5f98a91a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e15517-cb6c-4e01-ab8f-c0132b8eb324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Created reservations ['f481d63f-61c3-4266-bad1-2a0e19f15651', 'e8dc99fd-8244-4cd0-b25a-da9f3cbd74cd', '04b89c96-5647-49d4-8e13-68ce933bc450', '1ea47cd5-76b2-436c-8970-2a731fee6cb6'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e15517-cb6c-4e01-ab8f-c0132b8eb324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f481d63f-61c3-4266-bad1-2a0e19f15651', 'e8dc99fd-8244-4cd0-b25a-da9f3cbd74cd', '04b89c96-5647-49d4-8e13-68ce933bc450', '1ea47cd5-76b2-436c-8970-2a731fee6cb6']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d43d0ee-11e5-4690-a545-5b7603f2e808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d43d0ee-11e5-4690-a545-5b7603f2e808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1911121841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27449fba62d2423bad67bbf598ad65d6',qos_specs=None,replication_status=,reservations=['f481d63f-61c3-4266-bad1-2a0e19f15651','e8dc99fd-8244-4cd0-b25a-da9f3cbd74cd','04b89c96-5647-49d4-8e13-68ce933bc450','1ea47cd5-76b2-436c-8970-2a731fee6cb6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2e5a89138214c168bf7a6393c4080e1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1911121841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27449fba62d2423bad67bbf598ad65d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2e5a89138214c168bf7a6393c4080e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8159c580-7065-4e54-8535-06d11b7d44bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8159c580-7065-4e54-8535-06d11b7d44bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1911121841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27449fba62d2423bad67bbf598ad65d6',qos_specs=None,replication_status=,reservations=['f481d63f-61c3-4266-bad1-2a0e19f15651','e8dc99fd-8244-4cd0-b25a-da9f3cbd74cd','04b89c96-5647-49d4-8e13-68ce933bc450','1ea47cd5-76b2-436c-8970-2a731fee6cb6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2e5a89138214c168bf7a6393c4080e1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e16746-7a3f-4a36-99c1-e85cda2024aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e16746-7a3f-4a36-99c1-e85cda2024aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Flow 'volume_create_api' (feaee778-84cd-4c84-ba73-11b9f8d76d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Create volume request issued successfully. Sep 04 15:52:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dbb5cb04-00ba-4577-820a-c08c4859a12b tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 232/481] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:52:10 2026] POST /volume/v3/volumes => generated 762 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b07b69df-02df-492d-b33c-d76adf999fe7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b07b69df-02df-492d-b33c-d76adf999fe7 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b07b69df-02df-492d-b33c-d76adf999fe7 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b07b69df-02df-492d-b33c-d76adf999fe7 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b07b69df-02df-492d-b33c-d76adf999fe7 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b07b69df-02df-492d-b33c-d76adf999fe7 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 250/482] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:10 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 830 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8e891867-4e3d-430c-9219-abe4fc456ded None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8e891867-4e3d-430c-9219-abe4fc456ded tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8e891867-4e3d-430c-9219-abe4fc456ded tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8e891867-4e3d-430c-9219-abe4fc456ded tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8e891867-4e3d-430c-9219-abe4fc456ded tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8e891867-4e3d-430c-9219-abe4fc456ded tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 233/483] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:12 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f4c4ced-7dce-4b17-b63f-0f3f191492c1 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 251/484] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-95b59c5b-1187-432e-8032-c5e68a383f4e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Create volume of 1 GB Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Availability Zones retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Flow 'volume_create_api' (d0785609-01a2-4eb9-aa1f-cbf2b275d3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc9b377-6139-43ad-94ce-dfb880d94cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc9b377-6139-43ad-94ce-dfb880d94cc0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:52:13 devstack devstack@c-api.service[87211]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc9b377-6139-43ad-94ce-dfb880d94cc0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc9b377-6139-43ad-94ce-dfb880d94cc0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:52:13 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Flow 'volume_create_api' (d0785609-01a2-4eb9-aa1f-cbf2b275d3df) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d3aeb3f0-85d0-47e4-92d7-5f986a0f335e tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 234/485] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:52:13 2026] POST /volume/v3/volumes => generated 173 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-86110a61-4a22-433a-b5db-18873dfe18f6 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 235/486] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2ae17d43-a24e-4207-a961-42dd0918fddb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ae17d43-a24e-4207-a961-42dd0918fddb tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ae17d43-a24e-4207-a961-42dd0918fddb tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ae17d43-a24e-4207-a961-42dd0918fddb tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95b59c5b-1187-432e-8032-c5e68a383f4e tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95b59c5b-1187-432e-8032-c5e68a383f4e tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95b59c5b-1187-432e-8032-c5e68a383f4e tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2ae17d43-a24e-4207-a961-42dd0918fddb tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95b59c5b-1187-432e-8032-c5e68a383f4e tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 252/487] 192.168.122.48 () {58 vars in 1128 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/os-services => generated 705 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ae17d43-a24e-4207-a961-42dd0918fddb tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 236/488] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36944aaf-af7f-4250-b0eb-47b8268b3253 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36944aaf-af7f-4250-b0eb-47b8268b3253 None None] GET http://192.168.122.48/volume// Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c302a239-6d72-4d8b-bf2f-46f68570d0c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36944aaf-af7f-4250-b0eb-47b8268b3253 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36944aaf-af7f-4250-b0eb-47b8268b3253 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36944aaf-af7f-4250-b0eb-47b8268b3253 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 253/489] 192.168.122.48 () {58 vars in 1303 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c302a239-6d72-4d8b-bf2f-46f68570d0c1 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services?host=devstack Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c302a239-6d72-4d8b-bf2f-46f68570d0c1 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c302a239-6d72-4d8b-bf2f-46f68570d0c1 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Delete volume with id: d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c302a239-6d72-4d8b-bf2f-46f68570d0c1 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 237/490] 192.168.122.48 () {58 vars in 1155 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-310dca3f-6fb3-4222-8dba-b20e1dc45be7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-310dca3f-6fb3-4222-8dba-b20e1dc45be7 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-310dca3f-6fb3-4222-8dba-b20e1dc45be7 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66c06fc5-e0eb-4221-ad95-5ce449664e1b", "connector": null, "instance_uuid": "4437336a-0e2b-46c4-9ff5-9545e6db7036"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Delete volume request issued successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea9dc5d8-9fcd-43b9-ac94-046c20bf1169 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 202 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 254/491] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:13 2026] DELETE /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cf3a0b5d-1309-4f56-a421-16a95ac3613b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf3a0b5d-1309-4f56-a421-16a95ac3613b tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf3a0b5d-1309-4f56-a421-16a95ac3613b tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf3a0b5d-1309-4f56-a421-16a95ac3613b tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf3a0b5d-1309-4f56-a421-16a95ac3613b tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 255/492] 192.168.122.48 () {58 vars in 1203 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-310dca3f-6fb3-4222-8dba-b20e1dc45be7 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 238/493] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:52:13 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12554de0-a692-482c-97e8-4bde5424d462 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12554de0-a692-482c-97e8-4bde5424d462 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services?binary=cinder-scheduler Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12554de0-a692-482c-97e8-4bde5424d462 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12554de0-a692-482c-97e8-4bde5424d462 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12554de0-a692-482c-97e8-4bde5424d462 tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 239/494] 192.168.122.48 () {58 vars in 1175 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-28bc04e7-8b59-4f34-b184-06486ef9301e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea88ebc3-533d-42a3-aa22-426eb9b823fa tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 256/495] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-7db3a5d5-f85e-4756-b969-cf26c51f906f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-7db3a5d5-f85e-4756-b969-cf26c51f906f tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] POST http://192.168.122.48/volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b/action Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-7db3a5d5-f85e-4756-b969-cf26c51f906f tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-7db3a5d5-f85e-4756-b969-cf26c51f906f tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-70b4a5c6-7b0f-4c65-afb4-d457c347625f req-7db3a5d5-f85e-4756-b969-cf26c51f906f tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b/action returned with HTTP 204 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 257/496] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:52:13 2026] POST /volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-504657150"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-504657150'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Create volume of 1 GB Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Availability Zones retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Flow 'volume_create_api' (6d975ce1-0188-4e08-ac8c-a7a6c08ecd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b1f443-a441-4ac9-86ef-e8a99a9d2187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:13 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a72ef4e6-94d5-4a8b-8c42-5a9a60fb9fca tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 258/497] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:13 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 1117 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-610b7360-78df-474d-b74c-e83947f502f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-610b7360-78df-474d-b74c-e83947f502f8 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-610b7360-78df-474d-b74c-e83947f502f8 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-610b7360-78df-474d-b74c-e83947f502f8 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-610b7360-78df-474d-b74c-e83947f502f8 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b1f443-a441-4ac9-86ef-e8a99a9d2187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb84c0e0-1f01-4b22-9eca-c82ba23719dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-610b7360-78df-474d-b74c-e83947f502f8 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 259/498] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 1117 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Created reservations ['2ee0a471-5b66-4258-800b-8769f6450168', '515212b8-b9e5-4f30-b3b2-73dcb208887f', 'ee0ef16f-112b-4a99-922a-5f8cb534f7cb', 'c8cb5221-daf0-4809-937f-d6a467dce1b0'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb84c0e0-1f01-4b22-9eca-c82ba23719dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ee0a471-5b66-4258-800b-8769f6450168', '515212b8-b9e5-4f30-b3b2-73dcb208887f', 'ee0ef16f-112b-4a99-922a-5f8cb534f7cb', 'c8cb5221-daf0-4809-937f-d6a467dce1b0']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0c072c-9707-4def-947d-df1aac1b4926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0c072c-9707-4def-947d-df1aac1b4926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375def2f-fa35-408b-baaa-c08d908c0256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-504657150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63ca6ee1feb4d6698141161568ddd55',qos_specs=None,replication_status=,reservations=['2ee0a471-5b66-4258-800b-8769f6450168','515212b8-b9e5-4f30-b3b2-73dcb208887f','ee0ef16f-112b-4a99-922a-5f8cb534f7cb','c8cb5221-daf0-4809-937f-d6a467dce1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c546e4b691e4e97be9b2a19a5036941',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-504657150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=375def2f-fa35-408b-baaa-c08d908c0256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63ca6ee1feb4d6698141161568ddd55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c546e4b691e4e97be9b2a19a5036941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41b0aab-e81a-463a-9e37-ad9577e11195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-fadf6f4e-8252-491f-87ab-3528bd874ce4 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 260/499] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 1117 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41b0aab-e81a-463a-9e37-ad9577e11195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-504657150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63ca6ee1feb4d6698141161568ddd55',qos_specs=None,replication_status=,reservations=['2ee0a471-5b66-4258-800b-8769f6450168','515212b8-b9e5-4f30-b3b2-73dcb208887f','ee0ef16f-112b-4a99-922a-5f8cb534f7cb','c8cb5221-daf0-4809-937f-d6a467dce1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c546e4b691e4e97be9b2a19a5036941',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e79df5-9cad-4645-8dff-46379a7f1414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-02e762f0-399e-4c01-ad40-03f19acee684 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-02e762f0-399e-4c01-ad40-03f19acee684 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] DELETE http://192.168.122.48/volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-02e762f0-399e-4c01-ad40-03f19acee684 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-02e762f0-399e-4c01-ad40-03f19acee684 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e79df5-9cad-4645-8dff-46379a7f1414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Flow 'volume_create_api' (6d975ce1-0188-4e08-ac8c-a7a6c08ecd90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Create volume request issued successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28bc04e7-8b59-4f34-b184-06486ef9301e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 240/500] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:52:13 2026] POST /volume/v3/volumes => generated 760 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9975950e-8851-4ce4-a04e-e8f6f1b6a40e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 241/501] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0d80602c-9ddd-4f71-9e39-56a93766fd3c req-02e762f0-399e-4c01-ad40-03f19acee684 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 261/502] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:52:14 2026] DELETE /volume/v3/attachments/51190b0a-9989-47b5-84dc-5f98a6272b3b => generated 19 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-56e68475-502c-4a3a-b0ec-dca70c2c367a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 262/503] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fed62c27-49b0-4859-98dd-3b55031c4a77 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 242/504] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74b18fd8-546f-4d67-9483-79a72e72be58 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74b18fd8-546f-4d67-9483-79a72e72be58 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74b18fd8-546f-4d67-9483-79a72e72be58 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74b18fd8-546f-4d67-9483-79a72e72be58 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74b18fd8-546f-4d67-9483-79a72e72be58 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74b18fd8-546f-4d67-9483-79a72e72be58 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 263/505] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:15 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1d37e4fb-0bfc-4a45-8fbe-fdcbe59f5962 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1d37e4fb-0bfc-4a45-8fbe-fdcbe59f5962 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] GET http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 Sep 04 15:52:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1d37e4fb-0bfc-4a45-8fbe-fdcbe59f5962 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1d37e4fb-0bfc-4a45-8fbe-fdcbe59f5962 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1d37e4fb-0bfc-4a45-8fbe-fdcbe59f5962 tempest-VolumesCloneNegativeTest-1859855779 tempest-VolumesCloneNegativeTest-1859855779-project-member] http://192.168.122.48/volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 returned with HTTP 404 Sep 04 15:52:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 243/506] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:15 2026] GET /volume/v3/volumes/d0dbaa7a-fa28-4b1b-bdcc-d760b32dbae9 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a581d4a-50b7-4eac-8c62-205bc95b7b60 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 264/507] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:16 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Volume info retrieved successfully. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-627e28b5-2b57-4a26-b8c6-f2a083a2a5fd tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 244/508] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:16 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b2069add-26e5-4cef-81d1-b9c4a3f12aeb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2069add-26e5-4cef-81d1-b9c4a3f12aeb tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2069add-26e5-4cef-81d1-b9c4a3f12aeb tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2069add-26e5-4cef-81d1-b9c4a3f12aeb tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2069add-26e5-4cef-81d1-b9c4a3f12aeb tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 04 15:52:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 265/509] 192.168.122.48 () {58 vars in 1197 bytes} [Fri Sep 4 15:52:16 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1dfb0831-a3a7-4495-96c1-6098d17ced7e tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 245/510] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:16 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] DELETE http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Delete volume with id: 375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Delete volume request issued successfully. Sep 04 15:52:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea73ff56-433b-4cb4-88f0-7ade4320782b tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 202 Sep 04 15:52:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 266/511] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:16 2026] DELETE /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-265c3d4a-b983-4577-be39-3e3b0f710318 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-265c3d4a-b983-4577-be39-3e3b0f710318 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-265c3d4a-b983-4577-be39-3e3b0f710318 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-265c3d4a-b983-4577-be39-3e3b0f710318 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-265c3d4a-b983-4577-be39-3e3b0f710318 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-265c3d4a-b983-4577-be39-3e3b0f710318 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 246/512] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:17 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2674446b-ff6a-459e-b125-80721c3365f5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2674446b-ff6a-459e-b125-80721c3365f5 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2674446b-ff6a-459e-b125-80721c3365f5 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2674446b-ff6a-459e-b125-80721c3365f5 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2674446b-ff6a-459e-b125-80721c3365f5 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Volume info retrieved successfully. Sep 04 15:52:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2674446b-ff6a-459e-b125-80721c3365f5 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 200 Sep 04 15:52:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 267/513] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:18 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ab78f80d-ca67-498e-92dd-ccda6437b994 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab78f80d-ca67-498e-92dd-ccda6437b994 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] GET http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 Sep 04 15:52:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab78f80d-ca67-498e-92dd-ccda6437b994 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab78f80d-ca67-498e-92dd-ccda6437b994 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab78f80d-ca67-498e-92dd-ccda6437b994 tempest-VolumesServicesTestJSON-1059336438 tempest-VolumesServicesTestJSON-1059336438-project-member] http://192.168.122.48/volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 returned with HTTP 404 Sep 04 15:52:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 247/514] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:19 2026] GET /volume/v3/volumes/375def2f-fa35-408b-baaa-c08d908c0256 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-08764493-2a9d-4307-8e13-b6210effa1ff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08764493-2a9d-4307-8e13-b6210effa1ff tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] GET http://192.168.122.48/volume/v3/os-services Sep 04 15:52:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08764493-2a9d-4307-8e13-b6210effa1ff tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08764493-2a9d-4307-8e13-b6210effa1ff tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:19 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:52:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08764493-2a9d-4307-8e13-b6210effa1ff tempest-VolumesServicesTestJSON-1801653317 tempest-VolumesServicesTestJSON-1801653317-project-admin] http://192.168.122.48/volume/v3/os-services returned with HTTP 200 Sep 04 15:52:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 268/515] 192.168.122.48 () {58 vars in 1128 bytes} [Fri Sep 4 15:52:19 2026] GET /volume/v3/os-services => generated 705 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:52:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:20 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fa61902-f4c2-4e07-84a2-4f4c9193efdf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:52:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 248/516] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 15:52:19 2026] GET /volume/v3/volumes => generated 15 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1082622735"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1082622735'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume of 1 GB Sep 04 15:52:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Availability Zones retrieved successfully. Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (7dd93936-9006-450c-b262-3ea3105fc888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9232dfe-7270-44b4-a2ca-66097fe7f3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9232dfe-7270-44b4-a2ca-66097fe7f3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e94ef0-c7ee-460d-b5a1-3c61e50c1dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Created reservations ['af29d74a-b303-4e2b-a767-28461b78e32d', 'c72a7f94-3200-4b79-b6e1-4f2929121c6a', '210bd65d-8b5a-4f57-9f3c-629131951eaf', 'e63afea8-c9e4-4784-a84d-e0bdee03d370'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e94ef0-c7ee-460d-b5a1-3c61e50c1dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af29d74a-b303-4e2b-a767-28461b78e32d', 'c72a7f94-3200-4b79-b6e1-4f2929121c6a', '210bd65d-8b5a-4f57-9f3c-629131951eaf', 'e63afea8-c9e4-4784-a84d-e0bdee03d370']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9850a55b-4c62-480a-bcbb-6ce260655356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9850a55b-4c62-480a-bcbb-6ce260655356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1082622735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['af29d74a-b303-4e2b-a767-28461b78e32d','c72a7f94-3200-4b79-b6e1-4f2929121c6a','210bd65d-8b5a-4f57-9f3c-629131951eaf','e63afea8-c9e4-4784-a84d-e0bdee03d370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1082622735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d36e81296aef4cb1aa71186d661966ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb96b926e91b491bb590124a67d6ffcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83dee56e-6b76-466d-bc44-2626283fdffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83dee56e-6b76-466d-bc44-2626283fdffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1082622735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['af29d74a-b303-4e2b-a767-28461b78e32d','c72a7f94-3200-4b79-b6e1-4f2929121c6a','210bd65d-8b5a-4f57-9f3c-629131951eaf','e63afea8-c9e4-4784-a84d-e0bdee03d370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ed170c-f227-467e-b732-0ed6abe99dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ed170c-f227-467e-b732-0ed6abe99dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (7dd93936-9006-450c-b262-3ea3105fc888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request issued successfully. Sep 04 15:52:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b3c7611c-35a3-4386-8191-2b70b00d8da4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 269/517] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:52:20 2026] POST /volume/v3/volumes => generated 771 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5d6b5a4-912b-46cb-ba66-ad85cf285139 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 249/518] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:21 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 839 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-762b2f05-cdde-47ae-9b70-499cf6e1d3d4 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 270/519] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:22 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 863 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ed1ad7f-7b2f-4428-a6cd-30a5405695bf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 250/520] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:23 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a96b9bac-8b9b-43d6-9d1d-18cfa4393751 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 271/521] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:23 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 864 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-46db9f70-068d-4159-b993-e4e0a0a2becb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2023470247"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2023470247'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:23 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume of 1 GB Sep 04 15:52:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Availability Zones retrieved successfully. Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (7c456486-75e2-4015-946a-1ef05cb536a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (996f1060-cd96-4f17-a7a1-0452091b9e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (996f1060-cd96-4f17-a7a1-0452091b9e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739e78eb-dd3c-485c-95ad-f7dc431c4fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Created reservations ['fa1aa650-7234-40ae-98a0-d2154e52a876', '95b4b8c0-67ea-4e40-a02a-8259409300be', '964a88c0-234d-4b08-89f4-4ad2f76e6446', '2de71c7c-2271-4265-8034-569980214cee'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739e78eb-dd3c-485c-95ad-f7dc431c4fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa1aa650-7234-40ae-98a0-d2154e52a876', '95b4b8c0-67ea-4e40-a02a-8259409300be', '964a88c0-234d-4b08-89f4-4ad2f76e6446', '2de71c7c-2271-4265-8034-569980214cee']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e5cd4b-d2ea-4a00-9ed3-48f30f61a34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e5cd4b-d2ea-4a00-9ed3-48f30f61a34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a52cca-47ed-49dc-94ee-387c9340ceae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2023470247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['fa1aa650-7234-40ae-98a0-d2154e52a876','95b4b8c0-67ea-4e40-a02a-8259409300be','964a88c0-234d-4b08-89f4-4ad2f76e6446','2de71c7c-2271-4265-8034-569980214cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2023470247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a52cca-47ed-49dc-94ee-387c9340ceae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d36e81296aef4cb1aa71186d661966ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb96b926e91b491bb590124a67d6ffcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89038e65-c1a8-474b-b068-146e486d3f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89038e65-c1a8-474b-b068-146e486d3f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2023470247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['fa1aa650-7234-40ae-98a0-d2154e52a876','95b4b8c0-67ea-4e40-a02a-8259409300be','964a88c0-234d-4b08-89f4-4ad2f76e6446','2de71c7c-2271-4265-8034-569980214cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaecc52a-fdfa-49e1-9ed6-f6f3f5ce63f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaecc52a-fdfa-49e1-9ed6-f6f3f5ce63f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (7c456486-75e2-4015-946a-1ef05cb536a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request issued successfully. Sep 04 15:52:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46db9f70-068d-4159-b993-e4e0a0a2becb tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 251/522] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:52:23 2026] POST /volume/v3/volumes => generated 771 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:52:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eec23b5a-086e-4c88-829d-9e7fb5e8eb85 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 272/523] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:24 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 839 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8dc53315-bdbf-4407-9d35-7474e87e379e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dc53315-bdbf-4407-9d35-7474e87e379e tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8dc53315-bdbf-4407-9d35-7474e87e379e tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8dc53315-bdbf-4407-9d35-7474e87e379e tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8dc53315-bdbf-4407-9d35-7474e87e379e tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dc53315-bdbf-4407-9d35-7474e87e379e tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 252/524] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:25 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 863 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-794b1a02-ffc0-483c-9790-5efaccdc5e1d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 273/525] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:26 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dada7bba-28be-4418-835a-dd5044627814 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dada7bba-28be-4418-835a-dd5044627814 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dada7bba-28be-4418-835a-dd5044627814 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dada7bba-28be-4418-835a-dd5044627814 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dada7bba-28be-4418-835a-dd5044627814 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dada7bba-28be-4418-835a-dd5044627814 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 253/526] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:27 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a0254ea8-2947-41b2-82c6-118aee067d75 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-912654114"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-912654114'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume of 1 GB Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Availability Zones retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (8922a5b5-2edb-42a4-a183-0fd505d2ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9ab0b4-cbf0-44f8-9f90-1583d6ec474d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9ab0b4-cbf0-44f8-9f90-1583d6ec474d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dee15d0-c879-487b-b35f-a8d9e35c2958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Created reservations ['c9c5831b-e0ce-45b6-a9ac-55bf18793971', '05488a80-e175-4d81-9b62-21a6b897663c', '727d7203-ea87-4705-91f1-f2b11d3c5152', '5782c8f3-0916-4d34-8d1f-fd21dc5c533c'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dee15d0-c879-487b-b35f-a8d9e35c2958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9c5831b-e0ce-45b6-a9ac-55bf18793971', '05488a80-e175-4d81-9b62-21a6b897663c', '727d7203-ea87-4705-91f1-f2b11d3c5152', '5782c8f3-0916-4d34-8d1f-fd21dc5c533c']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db6cb6-53d8-429f-9b9b-d341f052f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db6cb6-53d8-429f-9b9b-d341f052f09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e1806d-acbd-4ba1-a5e0-e670e9fcaad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-912654114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['c9c5831b-e0ce-45b6-a9ac-55bf18793971','05488a80-e175-4d81-9b62-21a6b897663c','727d7203-ea87-4705-91f1-f2b11d3c5152','5782c8f3-0916-4d34-8d1f-fd21dc5c533c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-912654114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d36e81296aef4cb1aa71186d661966ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb96b926e91b491bb590124a67d6ffcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ba688e-0ebc-4c80-ba34-ea36313b66b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ba688e-0ebc-4c80-ba34-ea36313b66b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-912654114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d36e81296aef4cb1aa71186d661966ba',qos_specs=None,replication_status=,reservations=['c9c5831b-e0ce-45b6-a9ac-55bf18793971','05488a80-e175-4d81-9b62-21a6b897663c','727d7203-ea87-4705-91f1-f2b11d3c5152','5782c8f3-0916-4d34-8d1f-fd21dc5c533c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb96b926e91b491bb590124a67d6ffcb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6a7456-c007-43df-8380-16703e4568a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6a7456-c007-43df-8380-16703e4568a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Flow 'volume_create_api' (8922a5b5-2edb-42a4-a183-0fd505d2ada9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Create volume request issued successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a0254ea8-2947-41b2-82c6-118aee067d75 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 274/527] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:52:27 2026] POST /volume/v3/volumes => generated 770 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38b332d3-e0ed-4310-9e73-c1b74164c534 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 254/528] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:27 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 838 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a94357a8-0a06-48c0-b066-12ebc6fc563f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a94357a8-0a06-48c0-b066-12ebc6fc563f tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a94357a8-0a06-48c0-b066-12ebc6fc563f tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-476524890", "description": "tempest-volume-type-description-1229030923", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a94357a8-0a06-48c0-b066-12ebc6fc563f tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 275/529] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:52:28 2026] POST /volume/v3/types => generated 317 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5e2d994-a74b-46a3-b275-1460cdfd1443 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5e2d994-a74b-46a3-b275-1460cdfd1443 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5e2d994-a74b-46a3-b275-1460cdfd1443 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5e2d994-a74b-46a3-b275-1460cdfd1443 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5e2d994-a74b-46a3-b275-1460cdfd1443 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 255/530] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad => generated 339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-225374cb-6290-4162-a877-88b6fe739f74 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-225374cb-6290-4162-a877-88b6fe739f74 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] DELETE http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-225374cb-6290-4162-a877-88b6fe739f74 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-225374cb-6290-4162-a877-88b6fe739f74 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-225374cb-6290-4162-a877-88b6fe739f74 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad returned with HTTP 202 Sep 04 15:52:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 276/531] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:28 2026] DELETE /volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e526479-c810-41f5-9a25-ff7492b98392 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e526479-c810-41f5-9a25-ff7492b98392 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e526479-c810-41f5-9a25-ff7492b98392 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e526479-c810-41f5-9a25-ff7492b98392 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e526479-c810-41f5-9a25-ff7492b98392 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad returned with HTTP 404 Sep 04 15:52:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 277/532] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/types/30f184de-c169-4dc2-a426-3ccf9c5923ad => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-286b439a-38c2-402c-b2b2-f3af713fbddf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-286b439a-38c2-402c-b2b2-f3af713fbddf tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-286b439a-38c2-402c-b2b2-f3af713fbddf tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-725055677"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-21f7ece4-0d20-45c2-af62-30e5b18bed4f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 256/533] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 862 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-286b439a-38c2-402c-b2b2-f3af713fbddf tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 278/534] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:52:28 2026] POST /volume/v3/types => generated 220 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96a32a14-4cdf-43c8-8cea-936e69822e0b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96a32a14-4cdf-43c8-8cea-936e69822e0b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] POST http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96a32a14-4cdf-43c8-8cea-936e69822e0b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96a32a14-4cdf-43c8-8cea-936e69822e0b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 257/535] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 15:52:28 2026] POST /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption => generated 239 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4f991b27-634c-4717-ba1f-3624c6834db7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4f991b27-634c-4717-ba1f-3624c6834db7 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4f991b27-634c-4717-ba1f-3624c6834db7 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4f991b27-634c-4717-ba1f-3624c6834db7 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4f991b27-634c-4717-ba1f-3624c6834db7 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 279/536] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af92478f-4698-4cfe-8215-9e02243160ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af92478f-4698-4cfe-8215-9e02243160ce tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] PUT http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf Sep 04 15:52:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af92478f-4698-4cfe-8215-9e02243160ce tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af92478f-4698-4cfe-8215-9e02243160ce tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 258/537] 192.168.122.48 () {60 vars in 1386 bytes} [Fri Sep 4 15:52:28 2026] PUT /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf => generated 122 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4376fb6d-e25b-4da4-b4eb-7514926a0478 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4376fb6d-e25b-4da4-b4eb-7514926a0478 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4376fb6d-e25b-4da4-b4eb-7514926a0478 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4376fb6d-e25b-4da4-b4eb-7514926a0478 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4376fb6d-e25b-4da4-b4eb-7514926a0478 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 280/538] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-946f0c46-b23f-47f9-bb8b-c018d56912c2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-946f0c46-b23f-47f9-bb8b-c018d56912c2 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/cipher Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-946f0c46-b23f-47f9-bb8b-c018d56912c2 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-946f0c46-b23f-47f9-bb8b-c018d56912c2 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-946f0c46-b23f-47f9-bb8b-c018d56912c2 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/cipher returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 259/539] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-810dbddf-25fe-4df1-989e-3ef958642227 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-810dbddf-25fe-4df1-989e-3ef958642227 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] DELETE http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-810dbddf-25fe-4df1-989e-3ef958642227 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-810dbddf-25fe-4df1-989e-3ef958642227 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-810dbddf-25fe-4df1-989e-3ef958642227 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf returned with HTTP 202 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 281/540] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 15:52:29 2026] DELETE /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption/5761c9d4-3cfb-4aa9-a848-b292073a1daf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e706e72a-64c5-434a-ba23-59300c348111 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e706e72a-64c5-434a-ba23-59300c348111 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e706e72a-64c5-434a-ba23-59300c348111 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e706e72a-64c5-434a-ba23-59300c348111 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e706e72a-64c5-434a-ba23-59300c348111 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 260/541] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8896866a-1123-4f8b-ae9b-66cb0db9b45a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8896866a-1123-4f8b-ae9b-66cb0db9b45a tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8896866a-1123-4f8b-ae9b-66cb0db9b45a tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8896866a-1123-4f8b-ae9b-66cb0db9b45a tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8896866a-1123-4f8b-ae9b-66cb0db9b45a tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 282/542] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f2db9a67-591f-4472-a076-5108d4729509 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f2db9a67-591f-4472-a076-5108d4729509 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] DELETE http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f2db9a67-591f-4472-a076-5108d4729509 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f2db9a67-591f-4472-a076-5108d4729509 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f2db9a67-591f-4472-a076-5108d4729509 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 returned with HTTP 202 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 261/543] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:29 2026] DELETE /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8087e5c6-8cf6-4136-868c-c7a9c9d61196 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8087e5c6-8cf6-4136-868c-c7a9c9d61196 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8087e5c6-8cf6-4136-868c-c7a9c9d61196 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8087e5c6-8cf6-4136-868c-c7a9c9d61196 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8087e5c6-8cf6-4136-868c-c7a9c9d61196 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 returned with HTTP 404 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 283/544] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types/faf82125-374f-4c6e-a9df-dbd91e5321e1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a1eb885f-a3ba-4a86-ac2c-9e63853400fb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a1eb885f-a3ba-4a86-ac2c-9e63853400fb tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a1eb885f-a3ba-4a86-ac2c-9e63853400fb tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a1eb885f-a3ba-4a86-ac2c-9e63853400fb tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a1eb885f-a3ba-4a86-ac2c-9e63853400fb tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 262/545] 192.168.122.48 () {58 vars in 1110 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types => generated 648 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4c17c92c-add0-4f53-920a-f4208a2691c6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c17c92c-add0-4f53-920a-f4208a2691c6 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4c17c92c-add0-4f53-920a-f4208a2691c6 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1014196698"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c17c92c-add0-4f53-920a-f4208a2691c6 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 284/546] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:52:29 2026] POST /volume/v3/types => generated 221 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c912ff0a-4567-4aa9-a3f1-2c632a82364d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c912ff0a-4567-4aa9-a3f1-2c632a82364d tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] PUT http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c912ff0a-4567-4aa9-a3f1-2c632a82364d tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-291718074", "description": "tempest-volume-type-description-619259535", "is_public": false}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c912ff0a-4567-4aa9-a3f1-2c632a82364d tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 263/547] 192.168.122.48 () {60 vars in 1242 bytes} [Fri Sep 4 15:52:29 2026] PUT /volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd => generated 203 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cef4cf13-94fd-4e36-b75e-0405dd3d124c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cef4cf13-94fd-4e36-b75e-0405dd3d124c tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cef4cf13-94fd-4e36-b75e-0405dd3d124c tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cef4cf13-94fd-4e36-b75e-0405dd3d124c tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cef4cf13-94fd-4e36-b75e-0405dd3d124c tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 264/548] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd => generated 267 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c4fa36c-1e53-41c2-b3ec-feb66952de32 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-78811449-a9b1-48b4-91a1-2cf272d24410 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 285/549] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 863 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78811449-a9b1-48b4-91a1-2cf272d24410 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] DELETE http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78811449-a9b1-48b4-91a1-2cf272d24410 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78811449-a9b1-48b4-91a1-2cf272d24410 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ff8b107-ee7f-4652-a6b3-91c09b0ff9dc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 286/550] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78811449-a9b1-48b4-91a1-2cf272d24410 tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd returned with HTTP 202 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 265/551] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:29 2026] DELETE /volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a717a9c-2677-44c8-9eec-8adb1143ad8b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a717a9c-2677-44c8-9eec-8adb1143ad8b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] GET http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2aba718c-326d-4704-8e5f-f20d5d86c0e6 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 287/552] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes => generated 993 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a717a9c-2677-44c8-9eec-8adb1143ad8b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a717a9c-2677-44c8-9eec-8adb1143ad8b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-912654114 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a717a9c-2677-44c8-9eec-8adb1143ad8b tempest-VolumeTypesTest-1651435232 tempest-VolumeTypesTest-1651435232-project-admin] http://192.168.122.48/volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd returned with HTTP 404 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 266/553] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/types/8294b9b6-4cbe-4443-94c4-fa668b393ecd => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-912654114'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2408d994-0b42-4148-b874-8f7ceb5c9c59 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-912654114 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 288/554] 192.168.122.48 () {58 vars in 1215 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-912654114 => generated 339 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-912654114'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a1a21c3-b63f-46e1-9181-39724788fce8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 267/555] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114 => generated 866 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=1 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ccb53034-0eec-4fbb-816b-71b9da25c17f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 289/556] 192.168.122.48 () {58 vars in 1152 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48e8ef6a-1c59-47f3-a9cc-7c69f287f053 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 268/557] 192.168.122.48 () {58 vars in 1240 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 1013 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e00e724-dee5-4fe3-85dd-aaf4e4f7f01a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 290/558] 192.168.122.48 () {58 vars in 1240 bytes} [Fri Sep 4 15:52:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae => generated 1013 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7bd8455e-4583-440a-ae3e-15c46f1e4370 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 269/559] 192.168.122.48 () {58 vars in 1240 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3515aafd-d602-448d-9252-8d91d0feae54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3515aafd-d602-448d-9252-8d91d0feae54 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 291/560] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5dd5d023-8f0f-42eb-9b27-d73591dfcac2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 270/561] 192.168.122.48 () {58 vars in 1238 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?limit=1 Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1816596-b6cd-4202-b7c4-9b3d8b1e9076 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 292/562] 192.168.122.48 () {58 vars in 1131 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-54833dc7-ad63-460a-86df-e10cdec2eef5 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 271/563] 192.168.122.48 () {58 vars in 1219 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes?limit=1&marker=41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 479 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5ddf637-d9b7-477d-a43c-c1fbe2dd8de1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 293/564] 192.168.122.48 () {58 vars in 1219 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes?limit=1&marker=26a52cca-47ed-49dc-94ee-387c9340ceae => generated 479 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4e9fcd0-1fba-42f4-8098-61387717bac0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 272/565] 192.168.122.48 () {58 vars in 1219 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes?limit=1&marker=9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1082622735&status=available Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1082622735'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5014b3af-230c-4a2f-b00a-938b8fce46f0 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1082622735&status=available returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 294/566] 192.168.122.48 () {58 vars in 1251 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1082622735&status=available => generated 340 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114&status=available Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-912654114'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f4e7393-4866-4690-b9d0-e3905a0b23f8 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114&status=available returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 273/567] 192.168.122.48 () {58 vars in 1270 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-912654114&status=available => generated 866 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?marker=26a52cca-47ed-49dc-94ee-387c9340ceae&sort=id%3Aasc Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-665cd1c9-0c8b-40b0-a516-6777c6685fb3 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?marker=26a52cca-47ed-49dc-94ee-387c9340ceae&sort=id%3Aasc returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 295/568] 192.168.122.48 () {58 vars in 1252 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/detail?marker=26a52cca-47ed-49dc-94ee-387c9340ceae&sort=id%3Aasc => generated 1720 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b73bb23d-9d5f-4d34-89d7-6f82b05b03be tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 274/569] 192.168.122.48 () {58 vars in 1216 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63a89d98-09ca-4505-a9cf-da3e765c30b2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 296/570] 192.168.122.48 () {58 vars in 1137 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1dcc9255-02b0-4a5b-b613-fcfba64a81f1 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 275/571] 192.168.122.48 () {58 vars in 1195 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?availability_zone=nova Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value nova, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2c16aee-fb0a-4641-898b-dbb424af3d44 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 297/572] 192.168.122.48 () {58 vars in 1161 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?availability_zone=nova Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value nova, assuming string {{(pid=87211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-40cdbedf-19ae-4af4-9917-915cd8fe767c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 276/573] 192.168.122.48 () {58 vars in 1161 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?bootable=false Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ec5436d-2beb-4ad3-a8b8-3f01f412af0f tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 298/574] 192.168.122.48 () {58 vars in 1145 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-39716b07-70c2-4bf3-9496-dc310e081a33 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?bootable=false Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39716b07-70c2-4bf3-9496-dc310e081a33 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 277/575] 192.168.122.48 () {58 vars in 1145 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0a059dab-b33a-411c-a9a3-9c866d127971 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?status=available Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a059dab-b33a-411c-a9a3-9c866d127971 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 299/576] 192.168.122.48 () {58 vars in 1149 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1642aa69-62db-4d21-9ae4-66d875ac23af None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes?status=available Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1642aa69-62db-4d21-9ae4-66d875ac23af tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 278/577] 192.168.122.48 () {58 vars in 1149 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?availability_zone=nova Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value nova, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-30fcbd98-f2ec-46c1-80b1-711854782e3c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 300/578] 192.168.122.48 () {58 vars in 1182 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?bootable=false Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4dfe20b9-83a9-486f-8a2b-a2b341d8d29a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 279/579] 192.168.122.48 () {58 vars in 1166 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4d488577-5400-49a8-b077-eb61f790b457 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?status=available Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Could not evaluate value available, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Get all volumes completed successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d488577-5400-49a8-b077-eb61f790b457 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 301/580] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-18256ee2-1df3-417a-9f5b-900063fa8469 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18256ee2-1df3-417a-9f5b-900063fa8469 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18256ee2-1df3-417a-9f5b-900063fa8469 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18256ee2-1df3-417a-9f5b-900063fa8469 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-18256ee2-1df3-417a-9f5b-900063fa8469 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18256ee2-1df3-417a-9f5b-900063fa8469 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 280/581] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c7df8329-211a-443e-82a2-11dadd0519b7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] DELETE http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume with id: 41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume request issued successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7df8329-211a-443e-82a2-11dadd0519b7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 202 Sep 04 15:52:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 302/582] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:34 2026] DELETE /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e01061b-d5b1-4933-a879-fc42fb1a0e2a tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 281/583] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:34 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 862 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-289b184b-ead5-435c-8834-f37d0b2691e7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-289b184b-ead5-435c-8834-f37d0b2691e7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-289b184b-ead5-435c-8834-f37d0b2691e7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-289b184b-ead5-435c-8834-f37d0b2691e7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-289b184b-ead5-435c-8834-f37d0b2691e7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-289b184b-ead5-435c-8834-f37d0b2691e7 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 200 Sep 04 15:52:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 303/584] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:35 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-36979d45-7954-49f6-9d3d-7157430fae6c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36979d45-7954-49f6-9d3d-7157430fae6c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36979d45-7954-49f6-9d3d-7157430fae6c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36979d45-7954-49f6-9d3d-7157430fae6c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36979d45-7954-49f6-9d3d-7157430fae6c tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 returned with HTTP 404 Sep 04 15:52:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 282/585] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:36 2026] GET /volume/v3/volumes/41e1806d-acbd-4ba1-a5e0-e670e9fcaad1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5ff7aa2-a6d0-4ef4-b14c-10e0fa3e7a8b tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 304/586] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:36 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-697fb921-5236-4905-aea3-411716b73384 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] DELETE http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume with id: 26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume request issued successfully. Sep 04 15:52:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-697fb921-5236-4905-aea3-411716b73384 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 202 Sep 04 15:52:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 283/587] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:36 2026] DELETE /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-570a7f3a-4ad7-4cfc-b2e4-03d3a5e1ec50 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 200 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 305/588] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:36 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1a1817ec-9de0-49ed-945f-3f0350124bb6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a1817ec-9de0-49ed-945f-3f0350124bb6 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] POST http://192.168.122.48/volume/v3/types/c4bcb3d0-18cd-41b8-88ec-a138b3631956/encryption Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a1817ec-9de0-49ed-945f-3f0350124bb6 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a1817ec-9de0-49ed-945f-3f0350124bb6 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/c4bcb3d0-18cd-41b8-88ec-a138b3631956/encryption returned with HTTP 404 Sep 04 15:52:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 284/589] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/types/c4bcb3d0-18cd-41b8-88ec-a138b3631956/encryption => generated 114 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db6a22c9-4d7a-42ab-a3ad-6cbd5796f972 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db6a22c9-4d7a-42ab-a3ad-6cbd5796f972 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db6a22c9-4d7a-42ab-a3ad-6cbd5796f972 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1038408856", "os-volume-type-access:is_public": false}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db6a22c9-4d7a-42ab-a3ad-6cbd5796f972 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 306/590] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/types => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76898929-c980-41d5-83a2-e999dfe45f7b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76898929-c980-41d5-83a2-e999dfe45f7b tempest-VolumeTypesNegativeTest-1916830358 tempest-VolumeTypesNegativeTest-1916830358-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76898929-c980-41d5-83a2-e999dfe45f7b tempest-VolumeTypesNegativeTest-1916830358 tempest-VolumeTypesNegativeTest-1916830358-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fe63599-f47e-4509-8f86-5db4e4bb1561", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1818544283"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-76898929-c980-41d5-83a2-e999dfe45f7b tempest-VolumeTypesNegativeTest-1916830358 tempest-VolumeTypesNegativeTest-1916830358-project-member] Create volume request body: {'volume': {'volume_type': '7fe63599-f47e-4509-8f86-5db4e4bb1561', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1818544283'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76898929-c980-41d5-83a2-e999dfe45f7b tempest-VolumeTypesNegativeTest-1916830358 tempest-VolumeTypesNegativeTest-1916830358-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 404 Sep 04 15:52:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 285/591] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/volumes => generated 114 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8de906c7-301b-4ec2-b2cd-5f4fb8556323 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8de906c7-301b-4ec2-b2cd-5f4fb8556323 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] DELETE http://192.168.122.48/volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8de906c7-301b-4ec2-b2cd-5f4fb8556323 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8de906c7-301b-4ec2-b2cd-5f4fb8556323 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8de906c7-301b-4ec2-b2cd-5f4fb8556323 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 returned with HTTP 202 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 307/592] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:37 2026] DELETE /volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6070f177-f57d-490a-a71e-0d356bcf60ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6070f177-f57d-490a-a71e-0d356bcf60ba tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] GET http://192.168.122.48/volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6070f177-f57d-490a-a71e-0d356bcf60ba tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6070f177-f57d-490a-a71e-0d356bcf60ba tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6070f177-f57d-490a-a71e-0d356bcf60ba tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 returned with HTTP 404 Sep 04 15:52:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 286/593] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:37 2026] GET /volume/v3/types/7fe63599-f47e-4509-8f86-5db4e4bb1561 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-254beae8-0838-4851-ab77-59cd3be5c2a2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-254beae8-0838-4851-ab77-59cd3be5c2a2 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-254beae8-0838-4851-ab77-59cd3be5c2a2 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-254beae8-0838-4851-ab77-59cd3be5c2a2 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 400 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 308/594] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f42fc03e-7e7f-4e9c-8f7d-2df3a66600f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f42fc03e-7e7f-4e9c-8f7d-2df3a66600f7 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f42fc03e-7e7f-4e9c-8f7d-2df3a66600f7 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-961910983"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f42fc03e-7e7f-4e9c-8f7d-2df3a66600f7 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:52:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 287/595] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/types => generated 228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-59365560-06d3-4501-ba32-991e72ad0f8f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59365560-06d3-4501-ba32-991e72ad0f8f tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:52:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-59365560-06d3-4501-ba32-991e72ad0f8f tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-961910983"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59365560-06d3-4501-ba32-991e72ad0f8f tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-961910983 already exists. Sep 04 15:52:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59365560-06d3-4501-ba32-991e72ad0f8f tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 409 Sep 04 15:52:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 309/596] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:52:37 2026] POST /volume/v3/types => generated 133 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-06858f91-a841-4189-b03c-39642d5d4248 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06858f91-a841-4189-b03c-39642d5d4248 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] DELETE http://192.168.122.48/volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06858f91-a841-4189-b03c-39642d5d4248 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06858f91-a841-4189-b03c-39642d5d4248 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-33afd20b-aacd-4b64-9c84-73d35f550ad2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33afd20b-aacd-4b64-9c84-73d35f550ad2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33afd20b-aacd-4b64-9c84-73d35f550ad2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33afd20b-aacd-4b64-9c84-73d35f550ad2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33afd20b-aacd-4b64-9c84-73d35f550ad2 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae returned with HTTP 404 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 310/597] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/volumes/26a52cca-47ed-49dc-94ee-387c9340ceae => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06858f91-a841-4189-b03c-39642d5d4248 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 returned with HTTP 202 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 288/598] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:38 2026] DELETE /volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bdf11e84-4881-4f6d-a568-f7d3cacc0441 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bdf11e84-4881-4f6d-a568-f7d3cacc0441 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] GET http://192.168.122.48/volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bdf11e84-4881-4f6d-a568-f7d3cacc0441 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bdf11e84-4881-4f6d-a568-f7d3cacc0441 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bdf11e84-4881-4f6d-a568-f7d3cacc0441 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 returned with HTTP 404 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 289/599] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/types/0d3a26ec-dab5-4f66-990c-22ada3934749 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b8eec134-6278-4a6f-85a3-86af1d62c177 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8eec134-6278-4a6f-85a3-86af1d62c177 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] DELETE http://192.168.122.48/volume/v3/types/63c17f77-d723-436a-8292-4fea7892a936 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8eec134-6278-4a6f-85a3-86af1d62c177 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8eec134-6278-4a6f-85a3-86af1d62c177 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-752a65f0-67d8-45dd-8b23-ad313daf4746 tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 311/600] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8eec134-6278-4a6f-85a3-86af1d62c177 tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/63c17f77-d723-436a-8292-4fea7892a936 returned with HTTP 404 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 290/601] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:52:38 2026] DELETE /volume/v3/types/63c17f77-d723-436a-8292-4fea7892a936 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume with id: 9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64e8a2bd-0f18-4018-ae34-973e07b98eff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64e8a2bd-0f18-4018-ae34-973e07b98eff tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] GET http://192.168.122.48/volume/v3/types/26bc55ef-428c-4983-848b-17c9004c563f Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64e8a2bd-0f18-4018-ae34-973e07b98eff tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64e8a2bd-0f18-4018-ae34-973e07b98eff tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64e8a2bd-0f18-4018-ae34-973e07b98eff tempest-VolumeTypesNegativeTest-1154703534 tempest-VolumeTypesNegativeTest-1154703534-project-admin] http://192.168.122.48/volume/v3/types/26bc55ef-428c-4983-848b-17c9004c563f returned with HTTP 404 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 291/602] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/types/26bc55ef-428c-4983-848b-17c9004c563f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Delete volume request issued successfully. Sep 04 15:52:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77a0ec2b-a1f1-484a-a7de-b9f52a9141cf tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 202 Sep 04 15:52:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 312/603] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:52:38 2026] DELETE /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Volume info retrieved successfully. Sep 04 15:52:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0edd270-5bbd-4035-bb74-73d0ca7b53fc tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 200 Sep 04 15:52:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 292/604] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed7376cb-20a4-44a5-93c9-f91a869a317d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed7376cb-20a4-44a5-93c9-f91a869a317d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] GET http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 Sep 04 15:52:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed7376cb-20a4-44a5-93c9-f91a869a317d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed7376cb-20a4-44a5-93c9-f91a869a317d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed7376cb-20a4-44a5-93c9-f91a869a317d tempest-VolumesListTestJSON-1637949559 tempest-VolumesListTestJSON-1637949559-project-member] http://192.168.122.48/volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 returned with HTTP 404 Sep 04 15:52:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 313/605] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:39 2026] GET /volume/v3/volumes/9f01fa6a-c8b8-48d3-ae7e-bf2866c952b8 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1912419087"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1912419087'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume of 1 GB Sep 04 15:52:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Availability Zones retrieved successfully. Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Flow 'volume_create_api' (8b6e00be-753b-434c-b1ae-fd45fe68f8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20771a67-a40e-4f37-a948-848af14e98c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:45 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20771a67-a40e-4f37-a948-848af14e98c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bea3d1c-d55f-4cca-b73c-61514c92a12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Created reservations ['ea5ad171-b6a9-4f0a-8b60-6435230188a4', '7017240c-8ff1-44cc-ad33-0ac6ad27587e', 'f9017edd-45e7-47a7-80c6-e56f69e5cbf9', 'e10df92a-b8a7-4e2b-9ae4-fe9b8ee52246'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bea3d1c-d55f-4cca-b73c-61514c92a12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5ad171-b6a9-4f0a-8b60-6435230188a4', '7017240c-8ff1-44cc-ad33-0ac6ad27587e', 'f9017edd-45e7-47a7-80c6-e56f69e5cbf9', 'e10df92a-b8a7-4e2b-9ae4-fe9b8ee52246']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabd67fc-997f-410f-a677-f7818e4cc1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabd67fc-997f-410f-a677-f7818e4cc1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa796ff9-0d54-4903-bcd8-085bfc56961e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1912419087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41728d06bb99480db0b96e3d2c2f066f',qos_specs=None,replication_status=,reservations=['ea5ad171-b6a9-4f0a-8b60-6435230188a4','7017240c-8ff1-44cc-ad33-0ac6ad27587e','f9017edd-45e7-47a7-80c6-e56f69e5cbf9','e10df92a-b8a7-4e2b-9ae4-fe9b8ee52246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e435bdf46696415ab0b940ee4ff0d282',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1912419087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa796ff9-0d54-4903-bcd8-085bfc56961e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41728d06bb99480db0b96e3d2c2f066f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e435bdf46696415ab0b940ee4ff0d282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aed86d-387e-47f6-8b43-adb006abfc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aed86d-387e-47f6-8b43-adb006abfc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1912419087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41728d06bb99480db0b96e3d2c2f066f',qos_specs=None,replication_status=,reservations=['ea5ad171-b6a9-4f0a-8b60-6435230188a4','7017240c-8ff1-44cc-ad33-0ac6ad27587e','f9017edd-45e7-47a7-80c6-e56f69e5cbf9','e10df92a-b8a7-4e2b-9ae4-fe9b8ee52246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e435bdf46696415ab0b940ee4ff0d282',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7372e2b2-ea33-4611-aae1-d9be5d2373c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7372e2b2-ea33-4611-aae1-d9be5d2373c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Flow 'volume_create_api' (8b6e00be-753b-434c-b1ae-fd45fe68f8d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume request issued successfully. Sep 04 15:52:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d6fbda5-3fce-4e8e-9d5b-63fd1dd405c9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 293/606] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:52:45 2026] POST /volume/v3/volumes => generated 761 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:49 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=274,cinder:UPDATE=48,cinder:INSERT=31 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:56 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=313,cinder:UPDATE=76,cinder:INSERT=41 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:52:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-123011378"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-123011378'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:56 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume of 1 GB Sep 04 15:52:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Availability Zones retrieved successfully. Sep 04 15:52:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (d2fcce49-8fa9-497c-857a-675e2c0760dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c5beb6-5332-4456-92fd-9c9bd340d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c5beb6-5332-4456-92fd-9c9bd340d811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e584bb02-6029-4e58-a93e-e3a3f8c9c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['26cc7c31-2609-4559-80cc-a19292870ee9', 'b14396ee-2af1-4ad8-8a1d-7a2d83946ffd', '9215d8cf-7ad8-4cc1-88a9-19fc348c8ea3', 'ca258873-9e89-46c8-a0a6-3215a60bf27f'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e584bb02-6029-4e58-a93e-e3a3f8c9c225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26cc7c31-2609-4559-80cc-a19292870ee9', 'b14396ee-2af1-4ad8-8a1d-7a2d83946ffd', '9215d8cf-7ad8-4cc1-88a9-19fc348c8ea3', 'ca258873-9e89-46c8-a0a6-3215a60bf27f']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de821e9d-d908-4db5-83b4-412d01b398c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de821e9d-d908-4db5-83b4-412d01b398c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f47d2e-1adc-45db-ba90-1212ae2d42f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-123011378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['26cc7c31-2609-4559-80cc-a19292870ee9','b14396ee-2af1-4ad8-8a1d-7a2d83946ffd','9215d8cf-7ad8-4cc1-88a9-19fc348c8ea3','ca258873-9e89-46c8-a0a6-3215a60bf27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-123011378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f47d2e-1adc-45db-ba90-1212ae2d42f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecbe3794496496da61c107cb5458d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65ba86a7589847938874a5df4ae635d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2d7c0b-6610-4778-aa65-4e24d6347da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2d7c0b-6610-4778-aa65-4e24d6347da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-123011378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['26cc7c31-2609-4559-80cc-a19292870ee9','b14396ee-2af1-4ad8-8a1d-7a2d83946ffd','9215d8cf-7ad8-4cc1-88a9-19fc348c8ea3','ca258873-9e89-46c8-a0a6-3215a60bf27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3bf141-379e-4b87-8537-56db75a13cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3bf141-379e-4b87-8537-56db75a13cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (d2fcce49-8fa9-497c-857a-675e2c0760dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request issued successfully. Sep 04 15:52:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99f7aee8-cf16-4035-87c2-aaf8949d9117 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 314/607] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:52:56 2026] POST /volume/v3/volumes => generated 760 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:52:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:52:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50a0879e-976a-4394-8da9-d97a58cfe9ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:52:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 294/608] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:57 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 828 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:52:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:52:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea4fe3a8-e2e7-4b6d-9530-2aea5afeeb0f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:52:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 315/609] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:58 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b8633117-d74c-41d7-b977-1a002f79d81a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8633117-d74c-41d7-b977-1a002f79d81a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:52:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8633117-d74c-41d7-b977-1a002f79d81a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8633117-d74c-41d7-b977-1a002f79d81a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b8633117-d74c-41d7-b977-1a002f79d81a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8633117-d74c-41d7-b977-1a002f79d81a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:52:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 295/610] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:59 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:52:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:52:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:52:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:52:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9eab7c51-dee5-4bf9-a99a-f951e52cc6a0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:52:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 316/611] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:52:59 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:52:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3f47d2e-1adc-45db-ba90-1212ae2d42f0", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2119199505"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:52:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:52:59 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create snapshot from volume a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:52:59 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['419a3bd5-52e2-4578-b586-6693a8a79a16', '21097a0c-68d5-42ae-9375-59d787bad6a4', '030b9244-f19b-4a38-84fc-b97508f72c6a', 'ec5382c9-65bf-420d-b7da-ca880f2841d8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot create request issued successfully. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aa5264f4-fcd8-45c6-b1e9-84633b81d837 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:53:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 296/612] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:52:59 2026] POST /volume/v3/snapshots => generated 380 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7aa28d08-56bb-4a5f-9543-7dd2875cbc6e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 317/613] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:00 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12c81acf-6249-4fa3-9c91-79befafac393 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12c81acf-6249-4fa3-9c91-79befafac393 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12c81acf-6249-4fa3-9c91-79befafac393 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12c81acf-6249-4fa3-9c91-79befafac393 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-12c81acf-6249-4fa3-9c91-79befafac393 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:53:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12c81acf-6249-4fa3-9c91-79befafac393 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:53:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 297/614] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:00 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:53:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d92faabd-9918-4337-8afd-21e1c7b6cb9a tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:53:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 318/615] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:00 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d5ac54e-17bc-460b-968e-30a2a606bca9 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 298/616] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:01 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-88a38853-6806-48bb-89d6-ca17300948c3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88a38853-6806-48bb-89d6-ca17300948c3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88a38853-6806-48bb-89d6-ca17300948c3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88a38853-6806-48bb-89d6-ca17300948c3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-88a38853-6806-48bb-89d6-ca17300948c3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88a38853-6806-48bb-89d6-ca17300948c3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 319/617] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:02 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 512 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-135a6ce1-62a3-4ba8-962c-af2397a28a5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 299/618] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:03 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 512 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b2709efb-403e-4142-9145-9dd6e2c782ca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2709efb-403e-4142-9145-9dd6e2c782ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2709efb-403e-4142-9145-9dd6e2c782ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2709efb-403e-4142-9145-9dd6e2c782ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b2709efb-403e-4142-9145-9dd6e2c782ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2709efb-403e-4142-9145-9dd6e2c782ca tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 320/619] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6d44d7a2-3277-4986-a4c9-c79e174b9193 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 300/620] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Get all snapshots completed successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea34ad68-0730-47f3-a58b-f4bc67e8f7e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 321/621] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots => generated 408 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bcca63e4-8377-47d4-8184-4a13dd840f1a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bcca63e4-8377-47d4-8184-4a13dd840f1a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] PUT http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bcca63e4-8377-47d4-8184-4a13dd840f1a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-436582473", "description": "This is the new description of snapshot."}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bcca63e4-8377-47d4-8184-4a13dd840f1a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bcca63e4-8377-47d4-8184-4a13dd840f1a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 301/622] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:53:04 2026] PUT /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f73f2502-2829-4d82-8369-03c36911d306 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f73f2502-2829-4d82-8369-03c36911d306 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f73f2502-2829-4d82-8369-03c36911d306 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f73f2502-2829-4d82-8369-03c36911d306 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f73f2502-2829-4d82-8369-03c36911d306 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f73f2502-2829-4d82-8369-03c36911d306 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 322/623] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 576 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-178461ca-996a-4fb2-ab38-8cce370e7366 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete snapshot with id: ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot delete request issued successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-178461ca-996a-4fb2-ab38-8cce370e7366 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 202 Sep 04 15:53:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 302/624] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:53:04 2026] DELETE /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e92e1fd5-c09a-4ca2-9c6c-d492fb6af36e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 323/625] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 575 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2726e1fd-588c-447d-82e9-2e39a6fd2c9e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 303/626] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:05 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 575 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07453263-c3df-4217-ae46-00996cb42a93 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] DELETE http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Delete volume with id: 66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Delete volume request issued successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07453263-c3df-4217-ae46-00996cb42a93 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 202 Sep 04 15:53:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 324/627] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:06 2026] DELETE /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-061e7b61-615d-44c2-9e4a-6796bd22bebd tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:53:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 304/628] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:06 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-658eeecf-464c-45bd-963b-14c29e85d598 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-658eeecf-464c-45bd-963b-14c29e85d598 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-658eeecf-464c-45bd-963b-14c29e85d598 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-658eeecf-464c-45bd-963b-14c29e85d598 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-658eeecf-464c-45bd-963b-14c29e85d598 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-658eeecf-464c-45bd-963b-14c29e85d598 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 200 Sep 04 15:53:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 325/629] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:06 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 575 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Volume info retrieved successfully. Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e4e5b3ac-cb67-49f5-adb3-2f22ea234da1 tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 200 Sep 04 15:53:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 305/630] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:07 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9f11c8a7-9252-41b5-a69f-9ea2cd989505 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f11c8a7-9252-41b5-a69f-9ea2cd989505 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f11c8a7-9252-41b5-a69f-9ea2cd989505 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f11c8a7-9252-41b5-a69f-9ea2cd989505 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f11c8a7-9252-41b5-a69f-9ea2cd989505 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 404 Sep 04 15:53:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 326/631] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:07 2026] GET /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete snapshot with id: ff8b53e9-6f21-498b-88be-1cde5c1b019d Sep 04 15:53:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7f0e1de-33ef-4434-bcae-6e098afaf908 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d returned with HTTP 404 Sep 04 15:53:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 306/632] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:53:07 2026] DELETE /volume/v3/snapshots/ff8b53e9-6f21-498b-88be-1cde5c1b019d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d891758-8d03-4e4e-8b9c-8b7fc4d7eb8b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:53:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 327/633] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:08 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1271025309"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1271025309'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume of 1 GB Sep 04 15:53:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Availability Zones retrieved successfully. Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (16cdc7c7-7de7-4bea-b842-e98f40415301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc41de23-8623-4c8a-8d16-60034394683e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc41de23-8623-4c8a-8d16-60034394683e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0eb2c2-16ee-441c-ad0e-7cad8fea65cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['901659ac-cd27-487a-8564-74755bbadef8', 'c36fe321-b750-4a4c-bc6f-6250cc5f48a4', 'c6aadde4-dec3-454f-8ac7-9715d58a9646', '870bf90a-ac0f-4088-9682-481ab71ebbfd'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0eb2c2-16ee-441c-ad0e-7cad8fea65cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901659ac-cd27-487a-8564-74755bbadef8', 'c36fe321-b750-4a4c-bc6f-6250cc5f48a4', 'c6aadde4-dec3-454f-8ac7-9715d58a9646', '870bf90a-ac0f-4088-9682-481ab71ebbfd']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081e526a-6f4b-477a-87a9-8dbe719914a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081e526a-6f4b-477a-87a9-8dbe719914a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79230e76-d9ec-4b8c-91d9-04143f4d6979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1271025309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['901659ac-cd27-487a-8564-74755bbadef8','c36fe321-b750-4a4c-bc6f-6250cc5f48a4','c6aadde4-dec3-454f-8ac7-9715d58a9646','870bf90a-ac0f-4088-9682-481ab71ebbfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1271025309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79230e76-d9ec-4b8c-91d9-04143f4d6979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecbe3794496496da61c107cb5458d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65ba86a7589847938874a5df4ae635d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733f657a-b32d-4e52-8fbc-31e945f77af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f8226f97-d7da-4727-9145-b12e8154e4ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f8226f97-d7da-4727-9145-b12e8154e4ec tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] GET http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f8226f97-d7da-4727-9145-b12e8154e4ec tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f8226f97-d7da-4727-9145-b12e8154e4ec tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733f657a-b32d-4e52-8fbc-31e945f77af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1271025309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['901659ac-cd27-487a-8564-74755bbadef8','c36fe321-b750-4a4c-bc6f-6250cc5f48a4','c6aadde4-dec3-454f-8ac7-9715d58a9646','870bf90a-ac0f-4088-9682-481ab71ebbfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba966eae-3d7b-4de7-926b-5b0cdefb8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f8226f97-d7da-4727-9145-b12e8154e4ec tempest-AttachVolumeShelveTestJSON-2130397730 tempest-AttachVolumeShelveTestJSON-2130397730-project-member] http://192.168.122.48/volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b returned with HTTP 404 Sep 04 15:53:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 328/634] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:08 2026] GET /volume/v3/volumes/66c06fc5-e0eb-4221-ad95-5ce449664e1b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba966eae-3d7b-4de7-926b-5b0cdefb8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (16cdc7c7-7de7-4bea-b842-e98f40415301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request issued successfully. Sep 04 15:53:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e13314d8-fe13-405f-81f8-66eecc2902b4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 307/635] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:53:08 2026] POST /volume/v3/volumes => generated 761 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83611d31-6b25-4f5d-bc63-4354350ecb64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 329/636] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:08 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 829 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a887ae50-54f8-4886-9426-8aa7fb2bb1c7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 308/637] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a7c4bde-c5c2-4b70-af82-e9bad8c3f7c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 330/638] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:10 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b6f75581-c48e-422e-9d77-2c57167af37d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:53:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79230e76-d9ec-4b8c-91d9-04143f4d6979", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1105699460"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:10 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create snapshot from volume 79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:11 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['5e8a985e-f486-4514-9678-d60e17ac7cb6', '930a6efd-5268-44b3-ad22-c0701da9e58e', 'c369349d-8751-4467-bcf4-d5ab5a2bd521', '54902041-b13a-4d0f-a686-b3a0716fd5a7'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot create request issued successfully. Sep 04 15:53:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6f75581-c48e-422e-9d77-2c57167af37d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:53:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 309/639] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:53:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dedac12e-1cdc-4ea4-a5cb-8c7139a7f708 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 331/640] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:11 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f170b60-41a8-4243-b218-525c5eb41302 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f170b60-41a8-4243-b218-525c5eb41302 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f170b60-41a8-4243-b218-525c5eb41302 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f170b60-41a8-4243-b218-525c5eb41302 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f170b60-41a8-4243-b218-525c5eb41302 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f170b60-41a8-4243-b218-525c5eb41302 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 310/641] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:12 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0beb04c6-7117-4ea0-8889-584ff887a2b8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 332/642] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:13 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47efb6de-82bc-46ff-90b0-6c9d9d9f3852 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 311/643] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:14 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d52b6789-a93c-49ac-991d-c0a44146cea9", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1444403822"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request body: {'volume': {'snapshot_id': 'd52b6789-a93c-49ac-991d-c0a44146cea9', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1444403822'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume of 2 GB Sep 04 15:53:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Availability Zones retrieved successfully. Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (31b3482e-8d88-45da-906c-6eeed8d31b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67f92fa-7edd-47d3-a4e5-e36b8a152827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67f92fa-7edd-47d3-a4e5-e36b8a152827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd52b6789-a93c-49ac-991d-c0a44146cea9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b116b4c2-e7e1-45ed-8161-ae1684bd1cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['bd6dbe19-bbca-4232-9f82-31aa0da114f8', '079b9efc-0193-4236-9ce5-336b89760b88', 'aafe2990-3b24-486f-a83b-99baeebaa160', '423292ce-8fcb-4fc4-824c-cfa7bd5458a4'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b116b4c2-e7e1-45ed-8161-ae1684bd1cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6dbe19-bbca-4232-9f82-31aa0da114f8', '079b9efc-0193-4236-9ce5-336b89760b88', 'aafe2990-3b24-486f-a83b-99baeebaa160', '423292ce-8fcb-4fc4-824c-cfa7bd5458a4']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2dcd02-00f0-4cf7-8ff7-f6a0db757259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2dcd02-00f0-4cf7-8ff7-f6a0db757259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4057459-67d7-440c-934c-b1125330685c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1444403822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['bd6dbe19-bbca-4232-9f82-31aa0da114f8','079b9efc-0193-4236-9ce5-336b89760b88','aafe2990-3b24-486f-a83b-99baeebaa160','423292ce-8fcb-4fc4-824c-cfa7bd5458a4'],size=2,snapshot_id=d52b6789-a93c-49ac-991d-c0a44146cea9,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1444403822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4057459-67d7-440c-934c-b1125330685c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecbe3794496496da61c107cb5458d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=d52b6789-a93c-49ac-991d-c0a44146cea9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65ba86a7589847938874a5df4ae635d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f8758-f0ae-44fa-b50a-d22904ac40c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f8758-f0ae-44fa-b50a-d22904ac40c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1444403822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['bd6dbe19-bbca-4232-9f82-31aa0da114f8','079b9efc-0193-4236-9ce5-336b89760b88','aafe2990-3b24-486f-a83b-99baeebaa160','423292ce-8fcb-4fc4-824c-cfa7bd5458a4'],size=2,snapshot_id=d52b6789-a93c-49ac-991d-c0a44146cea9,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d96caa-765a-44a0-bb58-9b421e24cd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d96caa-765a-44a0-bb58-9b421e24cd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (31b3482e-8d88-45da-906c-6eeed8d31b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request issued successfully. Sep 04 15:53:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-773bbe6a-b7d4-4bea-9800-d5735bc862d7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 333/644] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:53:14 2026] POST /volume/v3/volumes => generated 795 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-319aa35a-b652-4925-b753-020049f6e96b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-319aa35a-b652-4925-b753-020049f6e96b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-319aa35a-b652-4925-b753-020049f6e96b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-319aa35a-b652-4925-b753-020049f6e96b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-319aa35a-b652-4925-b753-020049f6e96b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-319aa35a-b652-4925-b753-020049f6e96b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 312/645] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:15 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ced07fc3-8151-4ef5-8f23-6444cc1a9288 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 334/646] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:16 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-20958615-b4dd-4f97-92bf-b3a6160c2589 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 313/647] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:17 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c519f16-1645-4117-a7dc-66ba3dbc86f0 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 335/648] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:18 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-84a61886-8a8b-4036-805a-d708c542bb5c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84a61886-8a8b-4036-805a-d708c542bb5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84a61886-8a8b-4036-805a-d708c542bb5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84a61886-8a8b-4036-805a-d708c542bb5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-84a61886-8a8b-4036-805a-d708c542bb5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84a61886-8a8b-4036-805a-d708c542bb5c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 314/649] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:19 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3defd460-ae6c-4144-92bc-e712a65b436f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3defd460-ae6c-4144-92bc-e712a65b436f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3defd460-ae6c-4144-92bc-e712a65b436f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3defd460-ae6c-4144-92bc-e712a65b436f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3defd460-ae6c-4144-92bc-e712a65b436f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3defd460-ae6c-4144-92bc-e712a65b436f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 336/650] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:21 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3664494-da01-4136-9138-09ba21d9c323 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3664494-da01-4136-9138-09ba21d9c323 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3664494-da01-4136-9138-09ba21d9c323 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3664494-da01-4136-9138-09ba21d9c323 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3664494-da01-4136-9138-09ba21d9c323 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3664494-da01-4136-9138-09ba21d9c323 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 315/651] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:22 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-144a748e-2276-4c56-9241-7b1fbd2304e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 337/652] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:23 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9386df89-87f2-4315-b584-f39b83eef618 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9386df89-87f2-4315-b584-f39b83eef618 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9386df89-87f2-4315-b584-f39b83eef618 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9386df89-87f2-4315-b584-f39b83eef618 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9386df89-87f2-4315-b584-f39b83eef618 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9386df89-87f2-4315-b584-f39b83eef618 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 316/653] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:24 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 888 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5194075e-bc75-49ce-958d-2fc55c7136e6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 338/654] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:24 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume request issued successfully. Sep 04 15:53:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82365bb4-5464-4cd8-b3a3-c1be28c1493d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 202 Sep 04 15:53:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 317/655] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:24 2026] DELETE /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-859fcf1f-f994-45ea-8904-cec1b85b8832 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 200 Sep 04 15:53:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 339/656] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:25 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 887 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-df5a72c5-56a6-478d-98d3-74804ece2841 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df5a72c5-56a6-478d-98d3-74804ece2841 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df5a72c5-56a6-478d-98d3-74804ece2841 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df5a72c5-56a6-478d-98d3-74804ece2841 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df5a72c5-56a6-478d-98d3-74804ece2841 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 404 Sep 04 15:53:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 318/657] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:26 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8ee76c73-f1af-460d-927b-3f4b0f9e0cb1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ee76c73-f1af-460d-927b-3f4b0f9e0cb1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ee76c73-f1af-460d-927b-3f4b0f9e0cb1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ee76c73-f1af-460d-927b-3f4b0f9e0cb1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ee76c73-f1af-460d-927b-3f4b0f9e0cb1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 404 Sep 04 15:53:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 340/658] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:26 2026] GET /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-13874cf3-921d-451a-853e-604edcbeebbb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13874cf3-921d-451a-853e-604edcbeebbb tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13874cf3-921d-451a-853e-604edcbeebbb tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13874cf3-921d-451a-853e-604edcbeebbb tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-13874cf3-921d-451a-853e-604edcbeebbb tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: f4057459-67d7-440c-934c-b1125330685c Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13874cf3-921d-451a-853e-604edcbeebbb tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c returned with HTTP 404 Sep 04 15:53:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 319/659] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:26 2026] DELETE /volume/v3/volumes/f4057459-67d7-440c-934c-b1125330685c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete snapshot with id: d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot delete request issued successfully. Sep 04 15:53:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08336f8a-5456-46bf-8a3e-4bebb9065712 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 202 Sep 04 15:53:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 341/660] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:53:26 2026] DELETE /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-94323187-0064-4146-b9ca-9f4545165e2c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94323187-0064-4146-b9ca-9f4545165e2c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94323187-0064-4146-b9ca-9f4545165e2c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94323187-0064-4146-b9ca-9f4545165e2c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-94323187-0064-4146-b9ca-9f4545165e2c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94323187-0064-4146-b9ca-9f4545165e2c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 320/661] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:26 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b535a96-e0dd-4770-b1c3-7fe1811c6ac6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 342/662] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-922dc3d5-d501-4caa-8927-5ac15a5c0d7e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-922dc3d5-d501-4caa-8927-5ac15a5c0d7e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-922dc3d5-d501-4caa-8927-5ac15a5c0d7e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-922dc3d5-d501-4caa-8927-5ac15a5c0d7e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-922dc3d5-d501-4caa-8927-5ac15a5c0d7e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 returned with HTTP 404 Sep 04 15:53:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 321/663] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/snapshots/d52b6789-a93c-49ac-991d-c0a44146cea9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-01f0d4ae-3129-488e-bf1b-639138992be6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01f0d4ae-3129-488e-bf1b-639138992be6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01f0d4ae-3129-488e-bf1b-639138992be6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01f0d4ae-3129-488e-bf1b-639138992be6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-01f0d4ae-3129-488e-bf1b-639138992be6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01f0d4ae-3129-488e-bf1b-639138992be6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 343/664] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: 79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume request issued successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d05f5322-30d8-4aea-89a2-af9c400af3d4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 202 Sep 04 15:53:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 322/665] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:28 2026] DELETE /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-158760a9-1814-4629-a7a6-38f7c9b47f70 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 344/666] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2be27b64-8bbb-400f-95d7-ba79a39c1606 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 200 Sep 04 15:53:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 323/667] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:29 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 853 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-da78ae99-14c5-4528-bfd3-fe23982c691e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da78ae99-14c5-4528-bfd3-fe23982c691e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 Sep 04 15:53:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da78ae99-14c5-4528-bfd3-fe23982c691e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da78ae99-14c5-4528-bfd3-fe23982c691e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da78ae99-14c5-4528-bfd3-fe23982c691e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 returned with HTTP 404 Sep 04 15:53:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 345/668] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:30 2026] GET /volume/v3/volumes/79230e76-d9ec-4b8c-91d9-04143f4d6979 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-374534b7-4c9a-47be-896e-e34c2972a12e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-374534b7-4c9a-47be-896e-e34c2972a12e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-374534b7-4c9a-47be-896e-e34c2972a12e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-374534b7-4c9a-47be-896e-e34c2972a12e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-374534b7-4c9a-47be-896e-e34c2972a12e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-374534b7-4c9a-47be-896e-e34c2972a12e tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:53:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 324/669] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:31 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-752093653"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-752093653'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume of 1 GB Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Availability Zones retrieved successfully. Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (b7df26e0-7f62-4297-ad93-acf58acf616f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f569075-301b-45cd-9b1b-e6d2fdadae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f569075-301b-45cd-9b1b-e6d2fdadae01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508527e7-4c60-4a0a-ab82-b18a1095c5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['bd0f9ba3-6f28-426a-b369-2b2bcb6bd62e', 'eb87f4c0-3696-4bea-875f-f07bbf7a9dae', 'cff39c45-c39d-450a-9f2c-6cce07ef04ef', 'aebb6739-1ceb-493a-9ea4-7f1d2898f167'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508527e7-4c60-4a0a-ab82-b18a1095c5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd0f9ba3-6f28-426a-b369-2b2bcb6bd62e', 'eb87f4c0-3696-4bea-875f-f07bbf7a9dae', 'cff39c45-c39d-450a-9f2c-6cce07ef04ef', 'aebb6739-1ceb-493a-9ea4-7f1d2898f167']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0971c5a7-c2f1-48d4-a9f1-d7763cdcc193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0971c5a7-c2f1-48d4-a9f1-d7763cdcc193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abac14a2-9338-41ac-8cd9-7957aa47d979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-752093653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['bd0f9ba3-6f28-426a-b369-2b2bcb6bd62e','eb87f4c0-3696-4bea-875f-f07bbf7a9dae','cff39c45-c39d-450a-9f2c-6cce07ef04ef','aebb6739-1ceb-493a-9ea4-7f1d2898f167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-752093653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abac14a2-9338-41ac-8cd9-7957aa47d979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecbe3794496496da61c107cb5458d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65ba86a7589847938874a5df4ae635d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326b1b55-7708-434f-b327-1ff358516247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326b1b55-7708-434f-b327-1ff358516247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-752093653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['bd0f9ba3-6f28-426a-b369-2b2bcb6bd62e','eb87f4c0-3696-4bea-875f-f07bbf7a9dae','cff39c45-c39d-450a-9f2c-6cce07ef04ef','aebb6739-1ceb-493a-9ea4-7f1d2898f167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27c366d-80cc-440d-8118-849c07495fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27c366d-80cc-440d-8118-849c07495fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (b7df26e0-7f62-4297-ad93-acf58acf616f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request issued successfully. Sep 04 15:53:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94c53a32-b0bc-4f4f-86b6-cc1fdaff4925 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 346/670] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:53:31 2026] POST /volume/v3/volumes => generated 760 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3a727c4-6523-4d9e-8509-42da87bc020b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3a727c4-6523-4d9e-8509-42da87bc020b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3a727c4-6523-4d9e-8509-42da87bc020b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3a727c4-6523-4d9e-8509-42da87bc020b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3a727c4-6523-4d9e-8509-42da87bc020b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3a727c4-6523-4d9e-8509-42da87bc020b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 325/671] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:31 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 828 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed3fbd3b-1b4d-4d79-af4c-ed8265edc503 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 347/672] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-f19b8872-b79e-478d-9355-253b076d7712 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 326/673] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c94a5fa6-641c-4199-b8c7-9349bd85f9d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c94a5fa6-641c-4199-b8c7-9349bd85f9d3 None None] GET http://192.168.122.48/volume// Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c94a5fa6-641c-4199-b8c7-9349bd85f9d3 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c94a5fa6-641c-4199-b8c7-9349bd85f9d3 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c94a5fa6-641c-4199-b8c7-9349bd85f9d3 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:53:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 348/674] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-2f99eff0-0562-413f-82a4-7834985e8dfc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-2f99eff0-0562-413f-82a4-7834985e8dfc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:53:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-2f99eff0-0562-413f-82a4-7834985e8dfc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa796ff9-0d54-4903-bcd8-085bfc56961e", "connector": null, "instance_uuid": "b1744f5d-c978-47a3-987a-e6f77eba4858"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-2f99eff0-0562-413f-82a4-7834985e8dfc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:53:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 327/675] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:53:32 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97080fc7-1a21-491a-9b2e-f7e764e106d3 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 349/676] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-46e1931f-bd9d-432b-9a6b-6df371494238 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e1931f-bd9d-432b-9a6b-6df371494238 None None] GET http://192.168.122.48/volume// Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46e1931f-bd9d-432b-9a6b-6df371494238 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46e1931f-bd9d-432b-9a6b-6df371494238 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29117f18-4da9-4359-8ae8-f74dd00c1e03 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 328/677] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e1931f-bd9d-432b-9a6b-6df371494238 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:53:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 350/678] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-b1918508-2017-499b-b97a-1849e2248255 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 329/679] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1034 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] PUT http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Acquiring lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:53:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-141a5f90-ea8f-4735-b269-951e6cb58412 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-141a5f90-ea8f-4735-b269-951e6cb58412 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-141a5f90-ea8f-4735-b269-951e6cb58412 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-141a5f90-ea8f-4735-b269-951e6cb58412 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-141a5f90-ea8f-4735-b269-951e6cb58412 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-141a5f90-ea8f-4735-b269-951e6cb58412 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 330/680] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:34 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4cce11a5-46f4-4a0c-a47a-ec33dcf4426f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 331/681] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:34 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-974404459"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-974404459'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:53:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (0781f694-184a-47d5-83b7-f76313332203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe27896-009c-4328-814f-1a1c292929e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe27896-009c-4328-814f-1a1c292929e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef063ee-410c-4a34-915e-cbf503c70df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:34 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" released by "attachment_update" :: held 1.116s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:53:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-928e8202-e347-41a7-8d54-701aab4ba6f2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c returned with HTTP 200 Sep 04 15:53:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 351/682] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:53:33 2026] PUT /volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c => generated 694 bytes in 1183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:53:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abac14a2-9338-41ac-8cd9-7957aa47d979", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2056572922"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create snapshot from volume abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:34 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['0a7fb62d-1d32-4744-a6ae-fcd8e8dfe2b5', '85a1aa0d-4fe2-4d90-8c8e-1bcf44ac956a', '74a2267c-5d45-4526-9f13-c5d70a1c14bf', '44d276d0-3c9f-4292-b73a-f3dca19020ed'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['14fcefd3-3597-43ec-97da-db04b2e47deb', '4e8ce6d3-ea32-439c-bcc3-a4cca16aa8c3', 'ba5b807d-d903-4f1e-8822-f2d845b92f2a', 'd101e161-4620-409a-995b-1566f7c2f622'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef063ee-410c-4a34-915e-cbf503c70df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14fcefd3-3597-43ec-97da-db04b2e47deb', '4e8ce6d3-ea32-439c-bcc3-a4cca16aa8c3', 'ba5b807d-d903-4f1e-8822-f2d845b92f2a', 'd101e161-4620-409a-995b-1566f7c2f622']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c91654b-a6c0-4870-b92a-7ab3d5c9c18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c91654b-a6c0-4870-b92a-7ab3d5c9c18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-974404459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['14fcefd3-3597-43ec-97da-db04b2e47deb','4e8ce6d3-ea32-439c-bcc3-a4cca16aa8c3','ba5b807d-d903-4f1e-8822-f2d845b92f2a','d101e161-4620-409a-995b-1566f7c2f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-974404459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34b6f14-2690-49d3-874c-125ee9fc3317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot create request issued successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c407d9f-3c48-41b2-8a77-88c53d0bce3b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:53:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 352/683] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:53:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-225ab3a8-1bef-4340-9b6e-778baf7f6f64 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 353/684] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:35 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34b6f14-2690-49d3-874c-125ee9fc3317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-974404459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['14fcefd3-3597-43ec-97da-db04b2e47deb','4e8ce6d3-ea32-439c-bcc3-a4cca16aa8c3','ba5b807d-d903-4f1e-8822-f2d845b92f2a','d101e161-4620-409a-995b-1566f7c2f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829666f5-7a66-4bf2-96ef-328999b5d51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829666f5-7a66-4bf2-96ef-328999b5d51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (0781f694-184a-47d5-83b7-f76313332203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aae28bd2-30fe-47e3-9cbe-1f8dc6eccc3b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 332/685] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:53:34 2026] POST /volume/v3/volumes => generated 755 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cce44d25-8386-475e-b244-60efecf2a918 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cce44d25-8386-475e-b244-60efecf2a918 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cce44d25-8386-475e-b244-60efecf2a918 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cce44d25-8386-475e-b244-60efecf2a918 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cce44d25-8386-475e-b244-60efecf2a918 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cce44d25-8386-475e-b244-60efecf2a918 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 354/686] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:35 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 823 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1c95f71-c8dc-43d2-a8e5-bb81833f489e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 333/687] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:35 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-0349d712-8a61-4556-b53b-66f6690a5f71 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-0349d712-8a61-4556-b53b-66f6690a5f71 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c/action Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-0349d712-8a61-4556-b53b-66f6690a5f71 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-0349d712-8a61-4556-b53b-66f6690a5f71 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-315963bc-0f5b-4c90-9f62-f2ad1d3869f1 req-0349d712-8a61-4556-b53b-66f6690a5f71 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c/action returned with HTTP 204 Sep 04 15:53:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 355/688] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:53:35 2026] POST /volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdf13682-a80b-4df4-bcdf-321a05d99b16 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 334/689] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:36 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11be7a17-ea5a-4dc5-b86f-9cc64695cc7b tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 356/690] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:36 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-314750fe-2850-4466-932c-4493bdf1876f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-314750fe-2850-4466-932c-4493bdf1876f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-314750fe-2850-4466-932c-4493bdf1876f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-314750fe-2850-4466-932c-4493bdf1876f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-314750fe-2850-4466-932c-4493bdf1876f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-314750fe-2850-4466-932c-4493bdf1876f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 335/691] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:36 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ef512d3-f13e-4f49-9a18-038b446b9673 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 357/692] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:36 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9bebb220-0da2-4044-9eac-ba963e8e10c1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 336/693] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:37 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c40897f7-3a25-47cd-bea6-a051202494d7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c40897f7-3a25-47cd-bea6-a051202494d7 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c40897f7-3a25-47cd-bea6-a051202494d7 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c40897f7-3a25-47cd-bea6-a051202494d7 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c40897f7-3a25-47cd-bea6-a051202494d7 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c40897f7-3a25-47cd-bea6-a051202494d7 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 358/694] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:37 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-530d6f0b-1670-42bf-aa4d-7ec2e005bdaa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 337/695] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:53:37 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0e871d2-0751-4c3e-8ae8-3b0985ae0b35 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 359/696] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:38 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-be00f6ef-20c1-410c-97df-16f03a38f868 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "59d6718f-6469-4464-85d6-8ea573ab0101", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1828651909"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request body: {'volume': {'snapshot_id': '59d6718f-6469-4464-85d6-8ea573ab0101', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1828651909'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume of 1 GB Sep 04 15:53:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Availability Zones retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (4d9ab9fb-c8f9-4eb9-ba6f-38488625c76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdefd08-1f1a-48c6-be3e-63b0e8a953ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdefd08-1f1a-48c6-be3e-63b0e8a953ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59d6718f-6469-4464-85d6-8ea573ab0101', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6146f65f-1a61-4c31-8552-16fff793309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9c302171-d8a8-4817-b82b-c5b87e78faca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c302171-d8a8-4817-b82b-c5b87e78faca tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c302171-d8a8-4817-b82b-c5b87e78faca tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c302171-d8a8-4817-b82b-c5b87e78faca tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9c302171-d8a8-4817-b82b-c5b87e78faca tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c302171-d8a8-4817-b82b-c5b87e78faca tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 360/697] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:38 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 847 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Created reservations ['a52c11ee-ca08-4399-b626-1020a00c221e', '41af63e4-1d23-490d-b955-eb9cc4f62c81', '9ec1b279-8756-4d01-8849-72108a77e108', 'a21ef5a5-643a-4e1a-9b56-fca5cb33c9eb'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6146f65f-1a61-4c31-8552-16fff793309c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52c11ee-ca08-4399-b626-1020a00c221e', '41af63e4-1d23-490d-b955-eb9cc4f62c81', '9ec1b279-8756-4d01-8849-72108a77e108', 'a21ef5a5-643a-4e1a-9b56-fca5cb33c9eb']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b463d98f-7daf-467a-99af-79163110e636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b463d98f-7daf-467a-99af-79163110e636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b26e91-22cd-43a7-b944-da9ce21140f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1828651909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['a52c11ee-ca08-4399-b626-1020a00c221e','41af63e4-1d23-490d-b955-eb9cc4f62c81','9ec1b279-8756-4d01-8849-72108a77e108','a21ef5a5-643a-4e1a-9b56-fca5cb33c9eb'],size=1,snapshot_id=59d6718f-6469-4464-85d6-8ea573ab0101,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1828651909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b26e91-22cd-43a7-b944-da9ce21140f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecbe3794496496da61c107cb5458d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59d6718f-6469-4464-85d6-8ea573ab0101,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65ba86a7589847938874a5df4ae635d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d6dbb9-751b-4b1e-acaa-876f2eff1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d6dbb9-751b-4b1e-acaa-876f2eff1d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1828651909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecbe3794496496da61c107cb5458d24',qos_specs=None,replication_status=,reservations=['a52c11ee-ca08-4399-b626-1020a00c221e','41af63e4-1d23-490d-b955-eb9cc4f62c81','9ec1b279-8756-4d01-8849-72108a77e108','a21ef5a5-643a-4e1a-9b56-fca5cb33c9eb'],size=1,snapshot_id=59d6718f-6469-4464-85d6-8ea573ab0101,source_replicaid=,source_volid=None,status='creating',user_id='65ba86a7589847938874a5df4ae635d5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc2a1b2-8201-4262-8805-b7ad45fc27d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc2a1b2-8201-4262-8805-b7ad45fc27d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Flow 'volume_create_api' (4d9ab9fb-c8f9-4eb9-ba6f-38488625c76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Create volume request issued successfully. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be00f6ef-20c1-410c-97df-16f03a38f868 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 338/698] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:53:38 2026] POST /volume/v3/volumes => generated 795 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a71f4d2-f9db-4d75-bb47-16f38c414352 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 361/699] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:39 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-33e499ca-9686-4dfa-8fba-d2c039ba147f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33e499ca-9686-4dfa-8fba-d2c039ba147f None None] GET http://192.168.122.48/volume// Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33e499ca-9686-4dfa-8fba-d2c039ba147f None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33e499ca-9686-4dfa-8fba-d2c039ba147f None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33e499ca-9686-4dfa-8fba-d2c039ba147f None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:53:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 339/700] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:53:39 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-a9e127fd-d53f-47a3-8977-0342f8405445 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-a9e127fd-d53f-47a3-8977-0342f8405445 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-a9e127fd-d53f-47a3-8977-0342f8405445 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa796ff9-0d54-4903-bcd8-085bfc56961e", "connector": null, "instance_uuid": "b1744f5d-c978-47a3-987a-e6f77eba4858"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-a9e127fd-d53f-47a3-8977-0342f8405445 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 362/701] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:53:39 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-661881b5-2cef-4570-8998-6a527f1e368d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-661881b5-2cef-4570-8998-6a527f1e368d None None] GET http://192.168.122.48/volume// Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-661881b5-2cef-4570-8998-6a527f1e368d None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-661881b5-2cef-4570-8998-6a527f1e368d None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-661881b5-2cef-4570-8998-6a527f1e368d None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:53:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 340/702] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:53:39 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-8d89d25b-19fd-48eb-a962-7a9440c0cad7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 363/703] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:53:39 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1327 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d96108eb-3c34-426c-85fe-42487575fa34 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d96108eb-3c34-426c-85fe-42487575fa34 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d96108eb-3c34-426c-85fe-42487575fa34 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d96108eb-3c34-426c-85fe-42487575fa34 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-0114adc4-ea42-4ed1-b24a-79e4c6a7f8e9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-0114adc4-ea42-4ed1-b24a-79e4c6a7f8e9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-0114adc4-ea42-4ed1-b24a-79e4c6a7f8e9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-0114adc4-ea42-4ed1-b24a-79e4c6a7f8e9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d96108eb-3c34-426c-85fe-42487575fa34 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d96108eb-3c34-426c-85fe-42487575fa34 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 341/704] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:39 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 848 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eb488a58-36a1-4694-addc-df9dbe422224 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action body: b'{"os-attach": {"instance_uuid": "33991eba-2011-41a8-8e3d-2eb1e86e0828", "mountpoint": "/dev/vdb"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "33991eba-2011-41a8-8e3d-2eb1e86e0828", "mountpoint": "/dev/vdb"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Update volume admin metadata completed successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-0114adc4-ea42-4ed1-b24a-79e4c6a7f8e9 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 364/705] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:53:39 2026] DELETE /volume/v3/attachments/782e28b7-d993-483a-ba6d-7e438546039c => generated 192 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Attach volume completed successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb488a58-36a1-4694-addc-df9dbe422224 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action returned with HTTP 202 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 342/706] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:39 2026] POST /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action => generated 0 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98baa5fb-6d36-4423-9125-e839cb4bcf27 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 365/707] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96a396e2-9515-4ded-b8c9-c34ed86abbc8 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 343/708] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 1182 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74800d3f-90b0-4c82-b2d0-ee052ae45baf tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 366/709] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 1182 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00ee80ff-21b5-4331-ace0-7f423e9a5e85 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00ee80ff-21b5-4331-ace0-7f423e9a5e85 None None] GET http://192.168.122.48/volume// Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00ee80ff-21b5-4331-ace0-7f423e9a5e85 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00ee80ff-21b5-4331-ace0-7f423e9a5e85 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00ee80ff-21b5-4331-ace0-7f423e9a5e85 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 344/710] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-84b7f5b4-697c-4e03-8c2a-45de312b21c2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 345/711] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1034 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] PUT http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b Sep 04 15:53:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:41 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Acquiring lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:53:41 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:53:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7' with '{'status': 'error'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb1b029a-15a2-412b-abe1-1e39a958ab1e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action returned with HTTP 202 Sep 04 15:53:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 367/712] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:40 2026] POST /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action => generated 0 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c656743f-2b66-4b89-8847-8d1a22db055c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c656743f-2b66-4b89-8847-8d1a22db055c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c656743f-2b66-4b89-8847-8d1a22db055c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c656743f-2b66-4b89-8847-8d1a22db055c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c656743f-2b66-4b89-8847-8d1a22db055c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c656743f-2b66-4b89-8847-8d1a22db055c tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 368/713] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d32f3ad-8ea3-4eca-81d5-0a58d2fb7cc2 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 369/714] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 1181 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fa2ed9cd-bb22-48d5-919c-2aee34a23656"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fa2ed9cd-bb22-48d5-919c-2aee34a23656"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Terminate volume connection completed successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87212) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Detach volume completed successfully. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b86f5f97-5830-49a4-b8d5-8a53459b098e tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action returned with HTTP 202 Sep 04 15:53:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 370/715] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:41 2026] POST /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action => generated 0 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3812b267-8722-4690-acf3-79feedd37524 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3812b267-8722-4690-acf3-79feedd37524 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3812b267-8722-4690-acf3-79feedd37524 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3812b267-8722-4690-acf3-79feedd37524 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3812b267-8722-4690-acf3-79feedd37524 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3812b267-8722-4690-acf3-79feedd37524 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 371/716] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:42 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 867 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-273de049-9c22-4f4c-abe8-f7b470d7b00e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 372/717] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:42 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 867 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action body: b'{"os-detach": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Detach volume completed successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41add41c-9fd5-48e4-a8cd-bcc77e60d9fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action returned with HTTP 202 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 373/718] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:42 2026] POST /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6e9e6a5-4c49-40b3-a3e0-24662d91443b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 374/719] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-59dc815b-4039-4c3a-b826-ba9821a0b5ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 375/720] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 867 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d162750b-d7e9-4b35-8776-dbbf06705776 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d162750b-d7e9-4b35-8776-dbbf06705776 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d162750b-d7e9-4b35-8776-dbbf06705776 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d162750b-d7e9-4b35-8776-dbbf06705776 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d162750b-d7e9-4b35-8776-dbbf06705776 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d162750b-d7e9-4b35-8776-dbbf06705776 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 376/721] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 867 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume request issued successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3907ff4-6496-403d-825f-e0fef7e0d140 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 202 Sep 04 15:53:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 377/722] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:43 2026] DELETE /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f92ed22e-6a19-4a7a-9a97-b0d684ba5737 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 378/723] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05be6867-fe94-46f8-89c7-a5cab56a6efe tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 379/724] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-626620b8-1d49-4858-9305-e98aa0ff2501 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-626620b8-1d49-4858-9305-e98aa0ff2501 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-626620b8-1d49-4858-9305-e98aa0ff2501 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-626620b8-1d49-4858-9305-e98aa0ff2501 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-626620b8-1d49-4858-9305-e98aa0ff2501 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-626620b8-1d49-4858-9305-e98aa0ff2501 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 380/725] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 866 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a3c3dc5-cfd9-4944-ba07-a542036636e4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 381/726] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0717d3df-8ded-4b28-aca9-fbdf2bf7644d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 200 Sep 04 15:53:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 382/727] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:46 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 866 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b4f4322-fe8d-4531-85b8-c361e48fb8f1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 383/728] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:46 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a82ea164-7a02-45b1-bdbd-977239c4e75d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a82ea164-7a02-45b1-bdbd-977239c4e75d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 Sep 04 15:53:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a82ea164-7a02-45b1-bdbd-977239c4e75d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a82ea164-7a02-45b1-bdbd-977239c4e75d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a82ea164-7a02-45b1-bdbd-977239c4e75d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 returned with HTTP 404 Sep 04 15:53:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 384/729] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:47 2026] GET /volume/v3/volumes/b4a2f5c8-a3e6-4d85-8897-35b13d0a4cd7 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8c4eb83-08a2-464b-981f-08bc2a062ff1 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 385/730] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-61ca2897-43b3-4d46-819f-a381638ef32b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61ca2897-43b3-4d46-819f-a381638ef32b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61ca2897-43b3-4d46-819f-a381638ef32b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61ca2897-43b3-4d46-819f-a381638ef32b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:49 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=312,cinder:INSERT=30,cinder:UPDATE=61,cinder:DELETE=1 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:53:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-61ca2897-43b3-4d46-819f-a381638ef32b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61ca2897-43b3-4d46-819f-a381638ef32b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 386/731] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:49 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-308ba1b3-3fd3-43b4-9b0e-058b0803fb74 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 387/732] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:50 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e77d798-e3ef-40b6-9b14-54bbb3fcddec tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 388/733] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:50 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 888 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume request issued successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f0faa1a-0957-4a7c-bad1-96d8c33cabb6 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 202 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 389/734] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:50 2026] DELETE /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07681a54-f64d-4bcf-b397-8d4573dad839 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07681a54-f64d-4bcf-b397-8d4573dad839 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07681a54-f64d-4bcf-b397-8d4573dad839 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-fa796ff9-0d54-4903-bcd8-085bfc56961e-devstack" released by "attachment_update" :: held 9.675s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:53:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-c703dec3-cc52-4551-84c7-01f75829cd6e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07681a54-f64d-4bcf-b397-8d4573dad839 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 346/735] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:53:41 2026] PUT /volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b => generated 694 bytes in 9772 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-07681a54-f64d-4bcf-b397-8d4573dad839 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07681a54-f64d-4bcf-b397-8d4573dad839 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 390/736] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:50 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-3e640143-d1f8-4285-b54c-e2f2dd453e0e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-3e640143-d1f8-4285-b54c-e2f2dd453e0e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b/action Sep 04 15:53:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-3e640143-d1f8-4285-b54c-e2f2dd453e0e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-3e640143-d1f8-4285-b54c-e2f2dd453e0e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fa44a0c4-9f93-409b-98d7-189afb50a269 req-3e640143-d1f8-4285-b54c-e2f2dd453e0e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b/action returned with HTTP 204 Sep 04 15:53:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 347/737] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:53:50 2026] POST /volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-20838145"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-20838145'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:53:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (c43e1a54-4bc0-4fea-9bc9-021ca9597e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c50bac2-6c87-4661-993a-aad746957f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c50bac2-6c87-4661-993a-aad746957f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80968b8-a764-42de-a913-4af7e405882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['874d79ed-e9f6-4bb6-8106-87301e9cd47f', 'd4ed5554-487d-417e-9425-c5af639e5100', 'ce26deea-5295-4331-9848-564481afee72', 'cadd0cbb-570b-4e01-840a-ffdd99814611'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80968b8-a764-42de-a913-4af7e405882b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874d79ed-e9f6-4bb6-8106-87301e9cd47f', 'd4ed5554-487d-417e-9425-c5af639e5100', 'ce26deea-5295-4331-9848-564481afee72', 'cadd0cbb-570b-4e01-840a-ffdd99814611']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d44be9-c2c2-449c-bb92-7647b319a89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d44be9-c2c2-449c-bb92-7647b319a89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2dfd4e0-97c6-442d-845e-68c8f7aae99a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-20838145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['874d79ed-e9f6-4bb6-8106-87301e9cd47f','d4ed5554-487d-417e-9425-c5af639e5100','ce26deea-5295-4331-9848-564481afee72','cadd0cbb-570b-4e01-840a-ffdd99814611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-20838145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2dfd4e0-97c6-442d-845e-68c8f7aae99a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a43d6cc-e027-49c7-9283-7d8180fe61d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a43d6cc-e027-49c7-9283-7d8180fe61d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-20838145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['874d79ed-e9f6-4bb6-8106-87301e9cd47f','d4ed5554-487d-417e-9425-c5af639e5100','ce26deea-5295-4331-9848-564481afee72','cadd0cbb-570b-4e01-840a-ffdd99814611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22419d44-3312-43dd-a6d4-2a0b83750437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96fd4341-f637-480f-beb9-1497235b584a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96fd4341-f637-480f-beb9-1497235b584a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96fd4341-f637-480f-beb9-1497235b584a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22419d44-3312-43dd-a6d4-2a0b83750437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96fd4341-f637-480f-beb9-1497235b584a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (c43e1a54-4bc0-4fea-9bc9-021ca9597e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b24dfd17-b0ef-4d70-a972-f4c9d0ff477d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 391/738] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:53:51 2026] POST /volume/v3/volumes => generated 754 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-96fd4341-f637-480f-beb9-1497235b584a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96fd4341-f637-480f-beb9-1497235b584a tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 348/739] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29fa0a19-6ef3-4b2a-bc72-10ebb3f006fc tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 392/740] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00775ca3-01ab-4246-a0ac-9cb891a6182b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00775ca3-01ab-4246-a0ac-9cb891a6182b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00775ca3-01ab-4246-a0ac-9cb891a6182b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00775ca3-01ab-4246-a0ac-9cb891a6182b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00775ca3-01ab-4246-a0ac-9cb891a6182b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 404 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 349/741] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d4340533-235a-49a2-80fc-35df3e4526f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-589c093c-1e40-4e7c-b33f-0ea6580686fb tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4340533-235a-49a2-80fc-35df3e4526f4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4340533-235a-49a2-80fc-35df3e4526f4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 393/742] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4340533-235a-49a2-80fc-35df3e4526f4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4340533-235a-49a2-80fc-35df3e4526f4 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 404 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 350/743] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: e0b26e91-22cd-43a7-b944-da9ce21140f3 Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-983d1b73-a37f-4276-a65f-4c62ee5bbab8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 returned with HTTP 404 Sep 04 15:53:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 394/744] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:53 2026] DELETE /volume/v3/volumes/e0b26e91-22cd-43a7-b944-da9ce21140f3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9558c479-0e89-4594-9b63-e0db53854ed7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete snapshot with id: 59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot delete request issued successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9558c479-0e89-4594-9b63-e0db53854ed7 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 202 Sep 04 15:53:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 351/745] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:53:53 2026] DELETE /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76caae79-44d5-4036-ba99-6a9eaec71c95 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 395/746] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d38edd53-51ea-4c84-91a1-9ab53109fd7d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 352/747] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'e2dfd4e0-97c6-442d-845e-68c8f7aae99a' with '{'status': 'attaching'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d5226634-5953-4d4e-abcd-3e67163314ff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5226634-5953-4d4e-abcd-3e67163314ff tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5226634-5953-4d4e-abcd-3e67163314ff tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5226634-5953-4d4e-abcd-3e67163314ff tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d5226634-5953-4d4e-abcd-3e67163314ff tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5226634-5953-4d4e-abcd-3e67163314ff tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 353/748] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25f8e6df-0fd3-48af-93ac-cd9833e6916f tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action returned with HTTP 202 Sep 04 15:53:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 396/749] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:54 2026] POST /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cafb485b-d739-43b9-ad25-73a1a1fc7be6 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 354/750] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Delete volume request issued successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cf0e7f1-3758-4d1b-9377-1e95dbd5c3dc tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action returned with HTTP 202 Sep 04 15:53:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 397/751] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:53:54 2026] POST /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9f54869-f6e5-467c-ab83-0641d4a81775 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 355/752] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 846 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Snapshot retrieved successfully. Sep 04 15:53:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71e13d12-d778-4d3a-9092-44b50e84a9a8 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 200 Sep 04 15:53:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 398/753] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:55 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1a32723-7726-485f-b0d9-12592ecba8a4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 200 Sep 04 15:53:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 356/754] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:55 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 846 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66594667-f318-47f1-a0d3-6b30648db7de None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66594667-f318-47f1-a0d3-6b30648db7de tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66594667-f318-47f1-a0d3-6b30648db7de tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66594667-f318-47f1-a0d3-6b30648db7de tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66594667-f318-47f1-a0d3-6b30648db7de tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 returned with HTTP 404 Sep 04 15:53:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 399/755] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:53:56 2026] GET /volume/v3/snapshots/59d6718f-6469-4464-85d6-8ea573ab0101 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=273,cinder:INSERT=41,cinder:UPDATE=70 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd7de4b1-0126-4c75-b23f-25294e19c60d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 357/756] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:56 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ac96bc70-85b9-46df-9094-689de5b6991d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume request issued successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac96bc70-85b9-46df-9094-689de5b6991d tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 202 Sep 04 15:53:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 400/757] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:56 2026] DELETE /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-282a23a6-a125-4b1d-a0cd-bb06226aca8f tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 358/758] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:56 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-21a55871-6e8c-4baa-a293-a6594f8ed772 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21a55871-6e8c-4baa-a293-a6594f8ed772 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21a55871-6e8c-4baa-a293-a6594f8ed772 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21a55871-6e8c-4baa-a293-a6594f8ed772 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21a55871-6e8c-4baa-a293-a6594f8ed772 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 404 Sep 04 15:53:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 401/759] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:57 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0e280dd2-426c-44e0-b51b-c19833d6ce26 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e280dd2-426c-44e0-b51b-c19833d6ce26 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e280dd2-426c-44e0-b51b-c19833d6ce26 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e280dd2-426c-44e0-b51b-c19833d6ce26 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e280dd2-426c-44e0-b51b-c19833d6ce26 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 404 Sep 04 15:53:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 359/760] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:57 2026] GET /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:57 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: e2dfd4e0-97c6-442d-845e-68c8f7aae99a Sep 04 15:53:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de07c3c8-da0a-4eac-a394-a58f78f6505e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a returned with HTTP 404 Sep 04 15:53:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 402/761] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:57 2026] DELETE /volume/v3/volumes/e2dfd4e0-97c6-442d-845e-68c8f7aae99a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-173877803"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-173877803'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (8e14d2f1-dbad-4f19-b62c-ac213131b66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1947f8e1-9001-4132-a126-127e74651436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1947f8e1-9001-4132-a126-127e74651436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150add53-147e-45e6-902d-84707c0ea001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['65a4e669-cfd3-4af9-8f5b-cab237ace39c', '782c5aba-143b-4751-b9e5-7d6a5a90b476', '87db505a-4172-437d-9eb3-321e4531cc6a', 'a4c34cd2-fe4c-4c81-86c2-d65b1d69dd18'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150add53-147e-45e6-902d-84707c0ea001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a4e669-cfd3-4af9-8f5b-cab237ace39c', '782c5aba-143b-4751-b9e5-7d6a5a90b476', '87db505a-4172-437d-9eb3-321e4531cc6a', 'a4c34cd2-fe4c-4c81-86c2-d65b1d69dd18']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9c09b1-7832-428a-bdc5-7fce7e231d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9c09b1-7832-428a-bdc5-7fce7e231d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eec24c3-82de-4b0a-b823-aafa1e7ec80a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-173877803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['65a4e669-cfd3-4af9-8f5b-cab237ace39c','782c5aba-143b-4751-b9e5-7d6a5a90b476','87db505a-4172-437d-9eb3-321e4531cc6a','a4c34cd2-fe4c-4c81-86c2-d65b1d69dd18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-173877803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eec24c3-82de-4b0a-b823-aafa1e7ec80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aed181d-f8e6-45e1-997f-a2d54b120c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aed181d-f8e6-45e1-997f-a2d54b120c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-173877803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['65a4e669-cfd3-4af9-8f5b-cab237ace39c','782c5aba-143b-4751-b9e5-7d6a5a90b476','87db505a-4172-437d-9eb3-321e4531cc6a','a4c34cd2-fe4c-4c81-86c2-d65b1d69dd18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0a3d07-d505-42e6-981f-16162e34868c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0a3d07-d505-42e6-981f-16162e34868c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (8e14d2f1-dbad-4f19-b62c-ac213131b66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:53:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f1c9bc1-20cd-4b45-aaa1-69979360bcee tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 360/762] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:53:57 2026] POST /volume/v3/volumes => generated 755 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:53:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-149ace6a-f24c-46f8-8758-3641bf03d7c1 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:53:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 403/763] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:58 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 823 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bccdb624-1f6b-4bc7-9f46-1a39435a4f66 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 200 Sep 04 15:53:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 361/764] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:58 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7cad9d4-3eca-4003-9201-dba0fe04dac4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 404/765] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:59 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-440cc6fd-165b-4380-a4ed-5dda2d6b7c45 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-440cc6fd-165b-4380-a4ed-5dda2d6b7c45 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-440cc6fd-165b-4380-a4ed-5dda2d6b7c45 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-440cc6fd-165b-4380-a4ed-5dda2d6b7c45 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-440cc6fd-165b-4380-a4ed-5dda2d6b7c45 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 returned with HTTP 404 Sep 04 15:53:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 362/766] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:59 2026] GET /volume/v3/volumes/abac14a2-9338-41ac-8cd9-7957aa47d979 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ea8da85-e73e-40ab-881a-da4fe9bb03d3 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 405/767] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:59 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume with id: a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:53:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Delete volume request issued successfully. Sep 04 15:53:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcfc076b-62e4-4276-b952-2f5c03e8490b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 202 Sep 04 15:53:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 363/768] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:53:59 2026] DELETE /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-12289d5f-8787-4e67-98ad-21cef13cc44b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12289d5f-8787-4e67-98ad-21cef13cc44b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12289d5f-8787-4e67-98ad-21cef13cc44b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12289d5f-8787-4e67-98ad-21cef13cc44b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-12289d5f-8787-4e67-98ad-21cef13cc44b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:53:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12289d5f-8787-4e67-98ad-21cef13cc44b tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 406/769] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:53:59 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9ca47d46-88e6-4072-a159-9da01e8280c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 364/770] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-82365d25-e768-4f62-897d-b36b058e8463 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82365d25-e768-4f62-897d-b36b058e8463 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-82365d25-e768-4f62-897d-b36b058e8463 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-82365d25-e768-4f62-897d-b36b058e8463 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-82365d25-e768-4f62-897d-b36b058e8463 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume '5eec24c3-82de-4b0a-b823-aafa1e7ec80a' with '{'status': 'creating'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82365d25-e768-4f62-897d-b36b058e8463 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 407/771] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:00 2026] POST /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ecde7c51-877d-4522-bed8-531aa762242d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ecde7c51-877d-4522-bed8-531aa762242d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ecde7c51-877d-4522-bed8-531aa762242d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ecde7c51-877d-4522-bed8-531aa762242d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ecde7c51-877d-4522-bed8-531aa762242d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ecde7c51-877d-4522-bed8-531aa762242d tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 365/772] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Delete volume request issued successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5fe5402f-d0a0-4d7d-a6c2-5ee6396eb48c tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 408/773] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:00 2026] POST /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-488119bd-33ed-421e-9d5a-a01607cbd988 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-488119bd-33ed-421e-9d5a-a01607cbd988 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-488119bd-33ed-421e-9d5a-a01607cbd988 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-488119bd-33ed-421e-9d5a-a01607cbd988 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-488119bd-33ed-421e-9d5a-a01607cbd988 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64c8a4f5-b238-4a18-ad0f-2a7caefa8a18 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 366/774] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 847 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-488119bd-33ed-421e-9d5a-a01607cbd988 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 409/775] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-208e8305-a236-4609-977c-75916fc8b776 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-208e8305-a236-4609-977c-75916fc8b776 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] GET http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 Sep 04 15:54:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-208e8305-a236-4609-977c-75916fc8b776 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-208e8305-a236-4609-977c-75916fc8b776 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-208e8305-a236-4609-977c-75916fc8b776 tempest-VolumesSnapshotTestJSON-1585913616 tempest-VolumesSnapshotTestJSON-1585913616-project-member] http://192.168.122.48/volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 410/776] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/volumes/a3f47d2e-1adc-45db-ba90-1212ae2d42f0 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1553ed4-e6c3-41e6-a8c2-32664b09a0b4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 367/777] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 847 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8a9a03ef-c28a-4364-b1ac-62658d5cf410 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a9a03ef-c28a-4364-b1ac-62658d5cf410 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a9a03ef-c28a-4364-b1ac-62658d5cf410 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8a9a03ef-c28a-4364-b1ac-62658d5cf410 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8a9a03ef-c28a-4364-b1ac-62658d5cf410 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 404 Sep 04 15:54:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 411/778] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:03 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-27134e3a-2552-4634-bd25-349696ed07f5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27134e3a-2552-4634-bd25-349696ed07f5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27134e3a-2552-4634-bd25-349696ed07f5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27134e3a-2552-4634-bd25-349696ed07f5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27134e3a-2552-4634-bd25-349696ed07f5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 404 Sep 04 15:54:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 368/779] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:03 2026] GET /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:03 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: 5eec24c3-82de-4b0a-b823-aafa1e7ec80a Sep 04 15:54:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc52c6c-d3c0-48b1-af5f-ab9a41948b22 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a returned with HTTP 404 Sep 04 15:54:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 412/780] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:03 2026] DELETE /volume/v3/volumes/5eec24c3-82de-4b0a-b823-aafa1e7ec80a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e8969858-98ca-4782-9176-4464b26877c3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1526921563"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1526921563'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:54:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (3f4d7a42-0bf4-4fab-a1ad-ea00c1057772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f322b7ad-6d47-4af9-ae32-f778e162f69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f322b7ad-6d47-4af9-ae32-f778e162f69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335250e3-c672-41f1-89c0-59ec5fb8c477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['eaeb1968-3de2-45a1-92b9-b5bd33ee457b', '265c6df5-e33a-4c35-9c43-3d0d5741344b', 'ff6e27fd-6f39-4a2d-b4db-24b4f306319f', 'b15dbc01-3048-4a62-bc68-a3d0d1bd2086'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335250e3-c672-41f1-89c0-59ec5fb8c477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaeb1968-3de2-45a1-92b9-b5bd33ee457b', '265c6df5-e33a-4c35-9c43-3d0d5741344b', 'ff6e27fd-6f39-4a2d-b4db-24b4f306319f', 'b15dbc01-3048-4a62-bc68-a3d0d1bd2086']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe3b1fd-f0b6-429d-80c8-f9803a121314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe3b1fd-f0b6-429d-80c8-f9803a121314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28ec4fa-7382-4419-a3e8-810417ef2e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1526921563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['eaeb1968-3de2-45a1-92b9-b5bd33ee457b','265c6df5-e33a-4c35-9c43-3d0d5741344b','ff6e27fd-6f39-4a2d-b4db-24b4f306319f','b15dbc01-3048-4a62-bc68-a3d0d1bd2086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1526921563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a28ec4fa-7382-4419-a3e8-810417ef2e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4480c1cf-69d8-486c-b4cc-66dd3a341ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4480c1cf-69d8-486c-b4cc-66dd3a341ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1526921563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['eaeb1968-3de2-45a1-92b9-b5bd33ee457b','265c6df5-e33a-4c35-9c43-3d0d5741344b','ff6e27fd-6f39-4a2d-b4db-24b4f306319f','b15dbc01-3048-4a62-bc68-a3d0d1bd2086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302e5be-e3d3-4b03-bccf-4ce5f5f2e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302e5be-e3d3-4b03-bccf-4ce5f5f2e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (3f4d7a42-0bf4-4fab-a1ad-ea00c1057772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:54:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8969858-98ca-4782-9176-4464b26877c3 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 369/781] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:03 2026] POST /volume/v3/volumes => generated 756 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-786714f8-d050-4bfc-bf80-62535547a0e9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-786714f8-d050-4bfc-bf80-62535547a0e9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-786714f8-d050-4bfc-bf80-62535547a0e9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-786714f8-d050-4bfc-bf80-62535547a0e9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-786714f8-d050-4bfc-bf80-62535547a0e9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-786714f8-d050-4bfc-bf80-62535547a0e9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 413/782] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:04 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 824 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69be485a-067e-4ba6-96a9-aa983e0660d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 370/783] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:05 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 848 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4572ae9-c098-4d25-95ba-c1e7934ae072 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 414/784] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:06 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action Sep 04 15:54:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'a28ec4fa-7382-4419-a3e8-810417ef2e00' with '{'status': 'error'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf28e07a-82b0-4bbc-bfdb-403bafba6f57 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action returned with HTTP 202 Sep 04 15:54:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 371/785] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:06 2026] POST /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ed7afb-082a-46a4-bed3-3c48a4554a4c tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 415/786] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:06 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 845 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action Sep 04 15:54:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Volume info retrieved successfully. Sep 04 15:54:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Delete volume request issued successfully. Sep 04 15:54:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17cb38f7-44e3-47aa-8d62-abd60b2661c9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action returned with HTTP 202 Sep 04 15:54:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 372/787] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:07 2026] POST /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:54:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-450e9f32-f1ca-427e-a8d3-d4c6c532845e tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 416/788] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:07 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-34737634-7eb8-4d8b-9800-7438d7204092 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-34737634-7eb8-4d8b-9800-7438d7204092 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-34737634-7eb8-4d8b-9800-7438d7204092 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-34737634-7eb8-4d8b-9800-7438d7204092 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-34737634-7eb8-4d8b-9800-7438d7204092 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-34737634-7eb8-4d8b-9800-7438d7204092 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 200 Sep 04 15:54:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 373/789] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:08 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 848 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-70f936a5-3a79-4b3b-b9f2-a41a6a2456e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70f936a5-3a79-4b3b-b9f2-a41a6a2456e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70f936a5-3a79-4b3b-b9f2-a41a6a2456e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70f936a5-3a79-4b3b-b9f2-a41a6a2456e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70f936a5-3a79-4b3b-b9f2-a41a6a2456e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 404 Sep 04 15:54:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 417/790] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:09 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d3b4d5b9-5732-45ee-89ee-6b1ac9529333 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d3b4d5b9-5732-45ee-89ee-6b1ac9529333 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d3b4d5b9-5732-45ee-89ee-6b1ac9529333 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d3b4d5b9-5732-45ee-89ee-6b1ac9529333 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d3b4d5b9-5732-45ee-89ee-6b1ac9529333 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 404 Sep 04 15:54:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 374/791] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:09 2026] GET /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:09 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: a28ec4fa-7382-4419-a3e8-810417ef2e00 Sep 04 15:54:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e137b883-23e5-4a06-b2fd-9b648e1ce51a tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 returned with HTTP 404 Sep 04 15:54:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 418/792] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:09 2026] DELETE /volume/v3/volumes/a28ec4fa-7382-4419-a3e8-810417ef2e00 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1118846795"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1118846795'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:54:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (7483efbe-6141-4b48-bb59-62ac4b70a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd53a3c-32f9-4bf8-a4a2-b1327e930973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd53a3c-32f9-4bf8-a4a2-b1327e930973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d0987c-cbe2-4ef8-9a71-860baefe46ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['6d1d3e07-7d94-4c02-8f5b-23b5a8ca3dde', '93abefd5-d8b3-4fcd-986e-3914dc27ab70', '46ef12ab-686e-4c21-a71a-b197252731af', 'e25e6664-2b64-494b-a65a-40c74a146c0a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d0987c-cbe2-4ef8-9a71-860baefe46ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d1d3e07-7d94-4c02-8f5b-23b5a8ca3dde', '93abefd5-d8b3-4fcd-986e-3914dc27ab70', '46ef12ab-686e-4c21-a71a-b197252731af', 'e25e6664-2b64-494b-a65a-40c74a146c0a']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1d84c9-b158-4601-8821-811562df4956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1d84c9-b158-4601-8821-811562df4956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0eafc3-c6dd-4157-a447-200ab079caec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1118846795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['6d1d3e07-7d94-4c02-8f5b-23b5a8ca3dde','93abefd5-d8b3-4fcd-986e-3914dc27ab70','46ef12ab-686e-4c21-a71a-b197252731af','e25e6664-2b64-494b-a65a-40c74a146c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1118846795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0eafc3-c6dd-4157-a447-200ab079caec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4dc91f-297b-488c-9ccd-d679bafc63e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4dc91f-297b-488c-9ccd-d679bafc63e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1118846795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['6d1d3e07-7d94-4c02-8f5b-23b5a8ca3dde','93abefd5-d8b3-4fcd-986e-3914dc27ab70','46ef12ab-686e-4c21-a71a-b197252731af','e25e6664-2b64-494b-a65a-40c74a146c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d47782-e601-4ba8-a872-012e7c9fc567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d47782-e601-4ba8-a872-012e7c9fc567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (7483efbe-6141-4b48-bb59-62ac4b70a81e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:54:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b81a417d-d4af-4cf0-80e9-c1c0b6a8bee9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 375/793] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:09 2026] POST /volume/v3/volumes => generated 756 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3868e81d-ba16-457b-a608-854f6cac1210 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3868e81d-ba16-457b-a608-854f6cac1210 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3868e81d-ba16-457b-a608-854f6cac1210 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3868e81d-ba16-457b-a608-854f6cac1210 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3868e81d-ba16-457b-a608-854f6cac1210 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3868e81d-ba16-457b-a608-854f6cac1210 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 200 Sep 04 15:54:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 419/794] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:10 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6318b380-c25a-4ea0-8750-30e5eea1d4cd tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 200 Sep 04 15:54:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 376/795] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:11 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1166496554"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1166496554'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create volume of 1 GB Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Availability Zones retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Flow 'volume_create_api' (fd88ec6f-bdeb-4f30-a3a5-83dae5833faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc45db3-f270-4b45-afc4-c04c7163979c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc45db3-f270-4b45-afc4-c04c7163979c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8129c787-d5d3-40a6-96ee-acf94515f002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Created reservations ['ef7a5fb2-0bb4-4c73-8105-9c7403e25c89', 'f753daba-77a3-428e-a726-49708ccea44d', 'e66c7cf1-7b61-484e-b3ce-8d77e72e6cb1', 'ec94099f-b865-4845-b5e7-869a6abf05d5'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8129c787-d5d3-40a6-96ee-acf94515f002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7a5fb2-0bb4-4c73-8105-9c7403e25c89', 'f753daba-77a3-428e-a726-49708ccea44d', 'e66c7cf1-7b61-484e-b3ce-8d77e72e6cb1', 'ec94099f-b865-4845-b5e7-869a6abf05d5']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa7f0bc-8f88-4cc1-81ec-de8fd3754e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4258439e-44a6-4c78-972a-2d7efa097584 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa7f0bc-8f88-4cc1-81ec-de8fd3754e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0775eb48-bedd-4345-8aab-e8584601c487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1166496554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08b9ba8aa9644e1c878753c0f9e83cdb',qos_specs=None,replication_status=,reservations=['ef7a5fb2-0bb4-4c73-8105-9c7403e25c89','f753daba-77a3-428e-a726-49708ccea44d','e66c7cf1-7b61-484e-b3ce-8d77e72e6cb1','ec94099f-b865-4845-b5e7-869a6abf05d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10634290e5684b088a97194f279fc71a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1166496554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0775eb48-bedd-4345-8aab-e8584601c487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08b9ba8aa9644e1c878753c0f9e83cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10634290e5684b088a97194f279fc71a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e304feb-1ef1-4127-bc22-87ce67a13ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4258439e-44a6-4c78-972a-2d7efa097584 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4258439e-44a6-4c78-972a-2d7efa097584 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4258439e-44a6-4c78-972a-2d7efa097584 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e304feb-1ef1-4127-bc22-87ce67a13ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1166496554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08b9ba8aa9644e1c878753c0f9e83cdb',qos_specs=None,replication_status=,reservations=['ef7a5fb2-0bb4-4c73-8105-9c7403e25c89','f753daba-77a3-428e-a726-49708ccea44d','e66c7cf1-7b61-484e-b3ce-8d77e72e6cb1','ec94099f-b865-4845-b5e7-869a6abf05d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10634290e5684b088a97194f279fc71a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93282408-b0d2-46ab-89db-829965a56a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4258439e-44a6-4c78-972a-2d7efa097584 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4258439e-44a6-4c78-972a-2d7efa097584 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 200 Sep 04 15:54:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 377/796] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:12 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93282408-b0d2-46ab-89db-829965a56a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Flow 'volume_create_api' (fd88ec6f-bdeb-4f30-a3a5-83dae5833faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create volume request issued successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc56a0a4-82f5-4abf-9f27-50096de0d395 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 420/797] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:11 2026] POST /volume/v3/volumes => generated 765 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume '7c0eafc3-c6dd-4157-a447-200ab079caec' with '{'status': 'maintenance'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6903d00-e31e-44e6-b7d8-dc23ac172ff7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 200 Sep 04 15:54:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 421/798] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:12 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 833 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8027babe-28f8-4e2d-8e6b-008167cdc9ab tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action returned with HTTP 202 Sep 04 15:54:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 378/799] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:12 2026] POST /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cc6c27d-acd6-4514-b554-db4efe9a9749 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 200 Sep 04 15:54:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 422/800] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:12 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-89e6d701-27eb-4893-97e0-67f874889253 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Volume info retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Delete volume request issued successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89e6d701-27eb-4893-97e0-67f874889253 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action returned with HTTP 202 Sep 04 15:54:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 379/801] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:12 2026] POST /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85746f8f-1d6e-4518-a1a3-ccce56697c01 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 200 Sep 04 15:54:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 423/802] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:12 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b15c76d-10f6-4222-aee6-c96e9c74a059 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 380/803] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d63b74f6-a92f-4568-ae0c-66126ed65153 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d63b74f6-a92f-4568-ae0c-66126ed65153 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d63b74f6-a92f-4568-ae0c-66126ed65153 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d63b74f6-a92f-4568-ae0c-66126ed65153 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d63b74f6-a92f-4568-ae0c-66126ed65153 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 404 Sep 04 15:54:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 424/804] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3dacf64c-dcbd-4b8e-b9a3-eb1fb5b32357 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dacf64c-dcbd-4b8e-b9a3-eb1fb5b32357 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dacf64c-dcbd-4b8e-b9a3-eb1fb5b32357 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dacf64c-dcbd-4b8e-b9a3-eb1fb5b32357 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dacf64c-dcbd-4b8e-b9a3-eb1fb5b32357 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 404 Sep 04 15:54:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 381/805] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4cbd2668-2625-486d-a634-7ad2ec737899 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cbd2668-2625-486d-a634-7ad2ec737899 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cbd2668-2625-486d-a634-7ad2ec737899 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cbd2668-2625-486d-a634-7ad2ec737899 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-4cbd2668-2625-486d-a634-7ad2ec737899 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: 7c0eafc3-c6dd-4157-a447-200ab079caec Sep 04 15:54:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cbd2668-2625-486d-a634-7ad2ec737899 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec returned with HTTP 404 Sep 04 15:54:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 425/806] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:13 2026] DELETE /volume/v3/volumes/7c0eafc3-c6dd-4157-a447-200ab079caec => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1840568165"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1840568165'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume of 1 GB Sep 04 15:54:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Availability Zones retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (6d7ad3d0-7b19-4027-95a8-2777a466f119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8787a6-1141-4f15-b3b0-c97e7c128c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8787a6-1141-4f15-b3b0-c97e7c128c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b790104-fb39-4cec-a3f5-3d600eb640cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Created reservations ['6e193149-3179-48d0-ba69-a1ccd07c041d', '62357e89-cea2-465a-8688-582129f33d89', 'f6b1ea28-6afc-44b5-bd75-5b8a2467c451', 'eb13b4a3-7334-4100-9e01-0b1ac2bace9c'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b790104-fb39-4cec-a3f5-3d600eb640cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e193149-3179-48d0-ba69-a1ccd07c041d', '62357e89-cea2-465a-8688-582129f33d89', 'f6b1ea28-6afc-44b5-bd75-5b8a2467c451', 'eb13b4a3-7334-4100-9e01-0b1ac2bace9c']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd2c2f0-543a-4511-acc2-e14b63128eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd2c2f0-543a-4511-acc2-e14b63128eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db805747-b7e5-4aa9-afad-f0f0cffcbc94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1840568165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['6e193149-3179-48d0-ba69-a1ccd07c041d','62357e89-cea2-465a-8688-582129f33d89','f6b1ea28-6afc-44b5-bd75-5b8a2467c451','eb13b4a3-7334-4100-9e01-0b1ac2bace9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1840568165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db805747-b7e5-4aa9-afad-f0f0cffcbc94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6324dd1bc40a489fbbfcff8e562e4691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d049d801ebd8450399044f26490e700e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb86021-6cc8-47fa-9b92-149ff64fd449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb86021-6cc8-47fa-9b92-149ff64fd449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1840568165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6324dd1bc40a489fbbfcff8e562e4691',qos_specs=None,replication_status=,reservations=['6e193149-3179-48d0-ba69-a1ccd07c041d','62357e89-cea2-465a-8688-582129f33d89','f6b1ea28-6afc-44b5-bd75-5b8a2467c451','eb13b4a3-7334-4100-9e01-0b1ac2bace9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d049d801ebd8450399044f26490e700e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ad73b6-b6de-4b89-93b1-a41589c1931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ad73b6-b6de-4b89-93b1-a41589c1931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Flow 'volume_create_api' (6d7ad3d0-7b19-4027-95a8-2777a466f119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Create volume request issued successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf91d6e-70a8-41bb-8623-0cc29fae79b9 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 382/807] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:13 2026] POST /volume/v3/volumes => generated 756 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d67f6567-0c9a-4509-bf06-1fbb9103e7ea tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 426/808] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e073c3f-3996-4e11-a91b-52a4fccf5a10 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 383/809] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0775eb48-bedd-4345-8aab-e8584601c487", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2119014007"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create snapshot from volume 0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:14 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Created reservations ['3ecf49ef-c330-4a71-b060-ee722834418f', '7bb97c03-38ab-4eff-93c7-7b711ab8a321', '8f4343f0-0b0f-43b5-834a-2a72ff96a43f', 'af2f6522-08e7-4a16-b47a-685e8d41137e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot create request issued successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-862ac752-3eed-4df7-8d4f-7c3ae52efe4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 427/810] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b29b8f95-ad8d-46b3-b57f-c1bc07e6eb1f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 384/811] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ac15510-a36f-4fad-b77d-be0f6468e424 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 428/812] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:15 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2790e2eb-7e0a-4d74-b6e1-fea384da26d7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 385/813] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:15 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0af5436-4906-470d-9754-1e9cf9f2dec5 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 429/814] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:16 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'db805747-b7e5-4aa9-afad-f0f0cffcbc94' with '{'status': 'error'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad7eec91-8bdc-44f5-8851-c4f18101999d tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action returned with HTTP 202 Sep 04 15:54:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 386/815] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:16 2026] POST /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e47b12e5-ea6d-4c20-8ea2-245946a5b940 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 430/816] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:16 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-11b1c304-610b-4252-a371-8dc8018876d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-11b1c304-610b-4252-a371-8dc8018876d9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-11b1c304-610b-4252-a371-8dc8018876d9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-11b1c304-610b-4252-a371-8dc8018876d9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-11b1c304-610b-4252-a371-8dc8018876d9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'db805747-b7e5-4aa9-afad-f0f0cffcbc94' with '{'status': 'available'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-11b1c304-610b-4252-a371-8dc8018876d9 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action returned with HTTP 202 Sep 04 15:54:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 387/817] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:16 2026] POST /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-38194fa8-6432-4f10-bace-fc30d306cd95 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38194fa8-6432-4f10-bace-fc30d306cd95 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38194fa8-6432-4f10-bace-fc30d306cd95 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38194fa8-6432-4f10-bace-fc30d306cd95 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-38194fa8-6432-4f10-bace-fc30d306cd95 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38194fa8-6432-4f10-bace-fc30d306cd95 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 431/818] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:16 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'db805747-b7e5-4aa9-afad-f0f0cffcbc94' with '{'status': 'maintenance'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cedf32a9-d6ee-4078-8163-70bf929eb064 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action returned with HTTP 202 Sep 04 15:54:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 388/819] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:16 2026] POST /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f5b0066-d2e3-4f28-a90c-d262975e8b40 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 432/820] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:16 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e56af98a-b3f4-4d10-9862-ae4023962935 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e56af98a-b3f4-4d10-9862-ae4023962935 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] POST http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e56af98a-b3f4-4d10-9862-ae4023962935 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e56af98a-b3f4-4d10-9862-ae4023962935 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-81d4ed1c-8aef-4dda-8aa8-0a6abf405a61 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 389/821] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-e56af98a-b3f4-4d10-9862-ae4023962935 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] Updating volume 'db805747-b7e5-4aa9-afad-f0f0cffcbc94' with '{'status': 'available'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e56af98a-b3f4-4d10-9862-ae4023962935 tempest-VolumesActionsTest-1824184280 tempest-VolumesActionsTest-1824184280-project-admin] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action returned with HTTP 202 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 433/822] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:54:17 2026] POST /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4524c3f3-9cff-43f5-bb75-d1fbf8d95c1f tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 390/823] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa75f618-ade6-43fe-a7f9-94b25fec32d4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 434/824] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f9544127-5421-4dea-b660-424cee906158 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] DELETE http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume with id: db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Delete volume request issued successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f9544127-5421-4dea-b660-424cee906158 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 202 Sep 04 15:54:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 391/825] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:17 2026] DELETE /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Volume info retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-55e33723-9daa-49d7-8f2e-0348dbf352c4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 435/826] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c9cf2e14-0662-4b79-9b61-5bffb08bc1f0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 392/827] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:18 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0775eb48-bedd-4345-8aab-e8584601c487", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-211058810"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create snapshot from volume 0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Created reservations ['8a3762e8-e38b-49ee-8b1e-8374d345eb19', '325e0931-6662-48da-8d40-9a5538b8f753', '1f97c160-5a1b-41d7-877d-1e5535707edc', 'f7bc56d1-d1c6-4cbd-a0f5-bc68d111fc5e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot create request issued successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34d8c72b-9db8-41bc-b17c-cbf150f22b8b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 436/828] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e5cf9be-92f6-4edc-9840-2477ae725b63 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 393/829] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:18 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-83374191-ec65-4caa-9adf-46c99ca1e6e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83374191-ec65-4caa-9adf-46c99ca1e6e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] GET http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83374191-ec65-4caa-9adf-46c99ca1e6e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83374191-ec65-4caa-9adf-46c99ca1e6e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83374191-ec65-4caa-9adf-46c99ca1e6e4 tempest-VolumesActionsTest-377483160 tempest-VolumesActionsTest-377483160-project-member] http://192.168.122.48/volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 returned with HTTP 404 Sep 04 15:54:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 437/830] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:18 2026] GET /volume/v3/volumes/db805747-b7e5-4aa9-afad-f0f0cffcbc94 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6fa9be89-e3cf-482b-95e4-130e3f964134 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 394/831] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f56d509-c959-4a80-94f9-6097143a9ad3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 438/832] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0775eb48-bedd-4345-8aab-e8584601c487", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-910286416"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Create snapshot from volume 0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:20 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Created reservations ['46e4e015-3b66-4b63-afe8-74eaa3f20aa4', '065a8faa-d982-42ca-8f19-279f1a67100e', '65c4dacc-edff-4160-8ef9-179f7c60a9b3', '296a5dd4-2069-4e67-a47a-f3425e7bbe4f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot create request issued successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ff57609-b173-4789-b32c-d1142d82d1c3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 395/833] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e368cac6-39e8-46c1-9904-c61bb7cbc6ea tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 439/834] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0758393f-098a-44c5-b360-e022ae749f80 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0758393f-098a-44c5-b360-e022ae749f80 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0758393f-098a-44c5-b360-e022ae749f80 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0758393f-098a-44c5-b360-e022ae749f80 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0758393f-098a-44c5-b360-e022ae749f80 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0758393f-098a-44c5-b360-e022ae749f80 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 200 Sep 04 15:54:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 396/835] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:21 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc0e2d1d-8e64-4bc4-b59a-7d6dff6da30d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 440/836] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?limit=1 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c7e3adf-b654-4f15-bca0-7489b718f8c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 397/837] 192.168.122.48 () {58 vars in 1137 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-35145728-75aa-4eaa-8a89-0f2f253249e7 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 441/838] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a50d92f4-9f38-46da-87fa-570e10098abb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?limit=100000 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a50d92f4-9f38-46da-87fa-570e10098abb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 398/839] 192.168.122.48 () {58 vars in 1147 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?limit=0 Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c0c58d8-b8cf-4bc5-bb99-d7a9d09f1af4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 442/840] 192.168.122.48 () {58 vars in 1137 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a5b0c3b-ea98-4bbd-b776-cd9e141d6d6b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 399/841] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?marker=c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3348e1a0-7711-4b76-b3d2-2eceeb8ed8e5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?marker=c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 443/842] 192.168.122.48 () {58 vars in 1209 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?marker=c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 342 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-235eed80-3787-4609-b894-9e602fec78e0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?offset=2&limit=3 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-235eed80-3787-4609-b894-9e602fec78e0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 400/843] 192.168.122.48 () {58 vars in 1155 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78881d11-8d2b-4a22-a324-6bc065894673 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78881d11-8d2b-4a22-a324-6bc065894673 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 444/844] 192.168.122.48 () {58 vars in 1187 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-42ed9380-eeac-4427-a7a9-043d32e5fc4a tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 401/845] 192.168.122.48 () {58 vars in 1189 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5dbbe1b8-3484-4600-847e-6667f130c250 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5dbbe1b8-3484-4600-847e-6667f130c250 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 445/846] 192.168.122.48 () {58 vars in 1171 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27f808fc-4837-4720-a5d0-f5d865e087b9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 402/847] 192.168.122.48 () {58 vars in 1173 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbe20dfa-2cf4-4bf4-b91f-bcc8071c61eb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 446/848] 192.168.122.48 () {58 vars in 1191 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5265c407-f86e-41f6-a533-8cf56ee538b5 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 403/849] 192.168.122.48 () {58 vars in 1193 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d0d6b5a-a0ff-4aaa-8bf5-e78392223f34 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 447/850] 192.168.122.48 () {58 vars in 1262 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-31128c5b-6675-413c-9543-05e32a16cddb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail?status=available Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31128c5b-6675-413c-9543-05e32a16cddb tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 404/851] 192.168.122.48 () {58 vars in 1176 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4d58f1e4-ca85-404c-b64d-f58afec1962d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 448/852] 192.168.122.48 () {58 vars in 1296 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 => generated 475 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a843f38f-9815-4862-9e7c-15c85c7912a9 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 405/853] 192.168.122.48 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe12382c-a513-4517-a635-ead997bb6aa4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?status=available Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe12382c-a513-4517-a635-ead997bb6aa4 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?status=available returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 449/854] 192.168.122.48 () {58 vars in 1155 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Get all snapshots completed successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6147a9b-e7cd-4b82-9a54-9543ff124bf0 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 406/855] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-910286416 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-080f689b-f2b4-495c-99f4-075775ccac0f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Delete snapshot with id: d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot delete request issued successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-080f689b-f2b4-495c-99f4-075775ccac0f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 202 Sep 04 15:54:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 450/856] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:54:23 2026] DELETE /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8c0900f9-71a8-463c-bf69-19a755732d56 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c0900f9-71a8-463c-bf69-19a755732d56 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c0900f9-71a8-463c-bf69-19a755732d56 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c0900f9-71a8-463c-bf69-19a755732d56 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8c0900f9-71a8-463c-bf69-19a755732d56 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c0900f9-71a8-463c-bf69-19a755732d56 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 407/857] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cfe4f89-4674-424a-9a16-d13fd0c64466 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 451/858] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 471 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7cb2a9a1-cd71-4264-ac6e-f13c3a7d09c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cb2a9a1-cd71-4264-ac6e-f13c3a7d09c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cb2a9a1-cd71-4264-ac6e-f13c3a7d09c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cb2a9a1-cd71-4264-ac6e-f13c3a7d09c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cb2a9a1-cd71-4264-ac6e-f13c3a7d09c6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa returned with HTTP 404 Sep 04 15:54:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 408/859] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:25 2026] GET /volume/v3/snapshots/d6168c5b-0e75-4ca1-9457-9e8048f2feaa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fa56892c-0466-4017-841d-e97e5efbd17d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:25 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Delete snapshot with id: c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot delete request issued successfully. Sep 04 15:54:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa56892c-0466-4017-841d-e97e5efbd17d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 202 Sep 04 15:54:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 452/860] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:54:25 2026] DELETE /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31324e29-c5cc-4440-b82a-9a78557c9c58 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 409/861] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:25 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 471 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06cbd5ba-05d9-4307-b344-30199c236f2e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06cbd5ba-05d9-4307-b344-30199c236f2e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06cbd5ba-05d9-4307-b344-30199c236f2e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06cbd5ba-05d9-4307-b344-30199c236f2e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06cbd5ba-05d9-4307-b344-30199c236f2e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06cbd5ba-05d9-4307-b344-30199c236f2e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 200 Sep 04 15:54:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 453/862] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:26 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5b27847-4373-44d2-93e4-133f2df5204f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5b27847-4373-44d2-93e4-133f2df5204f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5b27847-4373-44d2-93e4-133f2df5204f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5b27847-4373-44d2-93e4-133f2df5204f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5b27847-4373-44d2-93e4-133f2df5204f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a returned with HTTP 404 Sep 04 15:54:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 410/863] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:28 2026] GET /volume/v3/snapshots/c2e5bf98-303a-4ce7-98b7-9ddb6f96169a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0315b03b-30cf-4941-ade6-cd9537aef47e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Delete snapshot with id: b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot delete request issued successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e155faac-73da-40de-aafb-31d306d6ba0d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0315b03b-30cf-4941-ade6-cd9537aef47e tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 202 Sep 04 15:54:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 454/864] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:54:28 2026] DELETE /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c71f735-c508-4ce2-bfc4-199890555c7b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2096974758"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2096974758'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume of 1 GB Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c71f735-c508-4ce2-bfc4-199890555c7b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c71f735-c508-4ce2-bfc4-199890555c7b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c71f735-c508-4ce2-bfc4-199890555c7b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Availability Zones retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (419b2c0b-6363-485f-88c6-270893803343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84698e1-abb3-4c9d-b45c-9fb7f0843efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7c71f735-c508-4ce2-bfc4-199890555c7b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c71f735-c508-4ce2-bfc4-199890555c7b tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 455/865] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:28 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84698e1-abb3-4c9d-b45c-9fb7f0843efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbedc8a-58e6-4d24-978b-3b27a205a06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Created reservations ['0a703be1-de56-4d9f-ba9e-3622a1658b31', '046b35ab-70bf-4a27-bb5f-a4c4ae5f301b', '70efc61e-ae7a-44e9-aa8d-99fe12325695', '5006613e-76ba-42a5-ab05-0ebe19109ec0'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbedc8a-58e6-4d24-978b-3b27a205a06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a703be1-de56-4d9f-ba9e-3622a1658b31', '046b35ab-70bf-4a27-bb5f-a4c4ae5f301b', '70efc61e-ae7a-44e9-aa8d-99fe12325695', '5006613e-76ba-42a5-ab05-0ebe19109ec0']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65e67cb-afd5-43c5-8685-359fa902cb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65e67cb-afd5-43c5-8685-359fa902cb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd567fb51-ee0d-4ee6-bef7-ed52e9bd26d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2096974758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['0a703be1-de56-4d9f-ba9e-3622a1658b31','046b35ab-70bf-4a27-bb5f-a4c4ae5f301b','70efc61e-ae7a-44e9-aa8d-99fe12325695','5006613e-76ba-42a5-ab05-0ebe19109ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2096974758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b63badb0c6422982a9cdebcc76218f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3040dd7451d64788aeea3c511d6b6abb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda5bffa-3ed7-4209-8f72-29a92c82b7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda5bffa-3ed7-4209-8f72-29a92c82b7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2096974758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['0a703be1-de56-4d9f-ba9e-3622a1658b31','046b35ab-70bf-4a27-bb5f-a4c4ae5f301b','70efc61e-ae7a-44e9-aa8d-99fe12325695','5006613e-76ba-42a5-ab05-0ebe19109ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2a914c-9061-4a85-a2e8-c92fc1519e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2a914c-9061-4a85-a2e8-c92fc1519e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (419b2c0b-6363-485f-88c6-270893803343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request issued successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e155faac-73da-40de-aafb-31d306d6ba0d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 411/866] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:28 2026] POST /volume/v3/volumes => generated 762 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2b6b09d7-2183-44da-ac87-066773f84645 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b6b09d7-2183-44da-ac87-066773f84645 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b6b09d7-2183-44da-ac87-066773f84645 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b6b09d7-2183-44da-ac87-066773f84645 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2b6b09d7-2183-44da-ac87-066773f84645 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b6b09d7-2183-44da-ac87-066773f84645 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 456/867] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:28 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 830 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Snapshot retrieved successfully. Sep 04 15:54:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8764d51-5979-4348-8f9c-1f8ef105ef83 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 200 Sep 04 15:54:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 412/868] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:29 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5fd1d5f0-fde5-48e1-88a1-ddd422351525 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 457/869] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:29 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f40ac419-a513-4f16-80e0-44e7394771a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f40ac419-a513-4f16-80e0-44e7394771a6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f40ac419-a513-4f16-80e0-44e7394771a6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f40ac419-a513-4f16-80e0-44e7394771a6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f40ac419-a513-4f16-80e0-44e7394771a6 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa returned with HTTP 404 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 413/870] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/snapshots/b7321b46-fa2e-4c63-bb1e-c44f05fc06aa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b92d301-29d0-4e42-8443-4c41dd7c432d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 458/871] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32121af5-807c-4a80-9b2c-960f29a662e3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] DELETE http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Delete volume with id: 0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Delete volume request issued successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32121af5-807c-4a80-9b2c-960f29a662e3 tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 202 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 414/872] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:30 2026] DELETE /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b698896-2309-49bb-a06d-1d348baab90f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b698896-2309-49bb-a06d-1d348baab90f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b698896-2309-49bb-a06d-1d348baab90f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b698896-2309-49bb-a06d-1d348baab90f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b698896-2309-49bb-a06d-1d348baab90f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Volume info retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b698896-2309-49bb-a06d-1d348baab90f tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 459/873] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a tempest-AvailabilityZoneTestJSON-1483085761 tempest-AvailabilityZoneTestJSON-1483085761-project-member] GET http://192.168.122.48/volume/v3/os-availability-zone Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a tempest-AvailabilityZoneTestJSON-1483085761 tempest-AvailabilityZoneTestJSON-1483085761-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a tempest-AvailabilityZoneTestJSON-1483085761 tempest-AvailabilityZoneTestJSON-1483085761-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a tempest-AvailabilityZoneTestJSON-1483085761 tempest-AvailabilityZoneTestJSON-1483085761-project-member] Availability Zones retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b25b4a42-0b5c-4628-ba4d-a270c945eb0a tempest-AvailabilityZoneTestJSON-1483085761 tempest-AvailabilityZoneTestJSON-1483085761-project-member] http://192.168.122.48/volume/v3/os-availability-zone returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 415/874] 192.168.122.48 () {58 vars in 1155 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4dc9721c-b614-4526-9565-61bd45f88355 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc9721c-b614-4526-9565-61bd45f88355 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc9721c-b614-4526-9565-61bd45f88355 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc9721c-b614-4526-9565-61bd45f88355 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4dc9721c-b614-4526-9565-61bd45f88355 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc9721c-b614-4526-9565-61bd45f88355 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 460/875] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-570be1d3-7998-4a43-a735-5772ecc898f4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 416/876] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ddefe94-0e0e-4f5b-8067-6a21564868e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ddefe94-0e0e-4f5b-8067-6a21564868e5 None None] GET http://192.168.122.48/volume// Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ddefe94-0e0e-4f5b-8067-6a21564868e5 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ddefe94-0e0e-4f5b-8067-6a21564868e5 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ddefe94-0e0e-4f5b-8067-6a21564868e5 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:54:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 461/877] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-ee2fcd40-c8cc-4491-b62e-ebee81a7d10d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-ee2fcd40-c8cc-4491-b62e-ebee81a7d10d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-ee2fcd40-c8cc-4491-b62e-ebee81a7d10d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4", "connector": null, "instance_uuid": "1f00dfe1-0b6a-499b-844c-8876d860d911"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-ee2fcd40-c8cc-4491-b62e-ebee81a7d10d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 417/878] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:54:31 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3cbb2610-d685-4696-bc07-424cfd2288b6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3cbb2610-d685-4696-bc07-424cfd2288b6 None None] GET http://192.168.122.48/volume// Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3cbb2610-d685-4696-bc07-424cfd2288b6 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3cbb2610-d685-4696-bc07-424cfd2288b6 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3cbb2610-d685-4696-bc07-424cfd2288b6 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:54:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 418/879] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5fd948f-ed9d-4363-a837-ad545b5ac85f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 462/880] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-a1ef65a5-fb8f-4107-998e-13a87338d93b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 419/881] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1035 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25cbf99a-821f-43dc-8c11-f26a0158f15d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25cbf99a-821f-43dc-8c11-f26a0158f15d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] GET http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25cbf99a-821f-43dc-8c11-f26a0158f15d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25cbf99a-821f-43dc-8c11-f26a0158f15d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25cbf99a-821f-43dc-8c11-f26a0158f15d tempest-VolumesSnapshotListTestJSON-2084216790 tempest-VolumesSnapshotListTestJSON-2084216790-project-member] http://192.168.122.48/volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 returned with HTTP 404 Sep 04 15:54:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 463/882] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/volumes/0775eb48-bedd-4345-8aab-e8584601c487 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] PUT http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Acquiring lock "cinder-attachment_update-d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5774b7d9-ca99-4d16-acb3-e813f3eeedbd tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 464/883] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4-devstack" released by "attachment_update" :: held 0.734s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-b4fd4149-f7a3-4903-906f-b7157a9e7065 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 420/884] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:54:31 2026] PUT /volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 => generated 694 bytes in 788 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-925fcf0f-7c23-4940-bf16-d50241aff650 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925fcf0f-7c23-4940-bf16-d50241aff650 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925fcf0f-7c23-4940-bf16-d50241aff650 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925fcf0f-7c23-4940-bf16-d50241aff650 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-925fcf0f-7c23-4940-bf16-d50241aff650 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925fcf0f-7c23-4940-bf16-d50241aff650 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 465/885] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bd436b7d-68b0-4f49-bb50-b21910594389 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd436b7d-68b0-4f49-bb50-b21910594389 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd436b7d-68b0-4f49-bb50-b21910594389 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd436b7d-68b0-4f49-bb50-b21910594389 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bd436b7d-68b0-4f49-bb50-b21910594389 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd436b7d-68b0-4f49-bb50-b21910594389 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 421/886] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-95b0293a-6e7c-466b-8f64-67870e8ae677 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-95b0293a-6e7c-466b-8f64-67870e8ae677 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70/action Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-95b0293a-6e7c-466b-8f64-67870e8ae677 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-95b0293a-6e7c-466b-8f64-67870e8ae677 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-7892108d-d0d5-42fb-b59f-a8ab3e384c76 req-95b0293a-6e7c-466b-8f64-67870e8ae677 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70/action returned with HTTP 204 Sep 04 15:54:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 466/887] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:54:32 2026] POST /volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-c7bd11a0-0e1e-4ab8-8ddc-216fb2f4df05 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 422/888] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1146 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e/action Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Begin detaching volume completed successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-a52bf66c-f4cc-4233-9a6c-abdf60062a25 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e/action returned with HTTP 202 Sep 04 15:54:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 467/889] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:54:33 2026] POST /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e90c891f-2e53-4f04-b67a-ed36375e3312 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e90c891f-2e53-4f04-b67a-ed36375e3312 None None] GET http://192.168.122.48/volume// Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e90c891f-2e53-4f04-b67a-ed36375e3312 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e90c891f-2e53-4f04-b67a-ed36375e3312 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e90c891f-2e53-4f04-b67a-ed36375e3312 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:54:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 423/890] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-417845c9-c194-4b6a-86d7-47d0f6c2afb2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 468/891] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 1330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c391c55-0b32-4385-86ce-955b8a235d7a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c391c55-0b32-4385-86ce-955b8a235d7a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c391c55-0b32-4385-86ce-955b8a235d7a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c391c55-0b32-4385-86ce-955b8a235d7a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c391c55-0b32-4385-86ce-955b8a235d7a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c391c55-0b32-4385-86ce-955b8a235d7a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 424/892] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1147 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-919684bd-a338-44e7-b517-e0cddf576b64 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-919684bd-a338-44e7-b517-e0cddf576b64 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-919684bd-a338-44e7-b517-e0cddf576b64 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-919684bd-a338-44e7-b517-e0cddf576b64 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d96aaa1-ebea-447b-8096-7dd6d693fef4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 469/893] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1147 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:33 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:54:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0ce2aa10-1179-4e18-8732-9284fbf6bb00 req-919684bd-a338-44e7-b517-e0cddf576b64 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 425/894] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:54:33 2026] DELETE /volume/v3/attachments/b436dd11-82a7-4696-b241-8a560b66320b => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-454679456"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-454679456'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume of 1 GB Sep 04 15:54:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Availability Zones retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (401b67d6-ffcf-42b5-824d-143cfdf45554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89fa892-3580-4e6f-b884-94848723f6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89fa892-3580-4e6f-b884-94848723f6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2268f1-f1f4-41ec-9d2f-196eb8a557e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['d4331c12-d8ae-4d18-a057-914538b27807', 'bf752d73-94b9-40e0-8a1e-7c4263d33c14', 'd4ae37a4-3d8a-4db5-9011-60c5051a2331', '310b4af3-161e-4e77-9453-1646126118bb'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2268f1-f1f4-41ec-9d2f-196eb8a557e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4331c12-d8ae-4d18-a057-914538b27807', 'bf752d73-94b9-40e0-8a1e-7c4263d33c14', 'd4ae37a4-3d8a-4db5-9011-60c5051a2331', '310b4af3-161e-4e77-9453-1646126118bb']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4ea32-1c64-406f-b91d-1753444307d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4ea32-1c64-406f-b91d-1753444307d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ad2bf6d-af0a-498c-907a-0136ef62451c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-454679456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['d4331c12-d8ae-4d18-a057-914538b27807','bf752d73-94b9-40e0-8a1e-7c4263d33c14','d4ae37a4-3d8a-4db5-9011-60c5051a2331','310b4af3-161e-4e77-9453-1646126118bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-454679456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ad2bf6d-af0a-498c-907a-0136ef62451c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3b3a23-e36f-4f32-97ab-dca3d0629c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3b3a23-e36f-4f32-97ab-dca3d0629c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-454679456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['d4331c12-d8ae-4d18-a057-914538b27807','bf752d73-94b9-40e0-8a1e-7c4263d33c14','d4ae37a4-3d8a-4db5-9011-60c5051a2331','310b4af3-161e-4e77-9453-1646126118bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b958c01a-ec83-4276-8aa0-b2f6af63c95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:54:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b958c01a-ec83-4276-8aa0-b2f6af63c95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (401b67d6-ffcf-42b5-824d-143cfdf45554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request issued successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbdb1d77-19f9-4a01-8dc0-9b4cac3b7ee7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 470/895] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:33 2026] POST /volume/v3/volumes => generated 757 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3c8558f-1221-4aa1-9c46-15fcce1e1a63 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 426/896] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e58ec1b6-11ce-453a-a972-4c5e84f84d4f tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 471/897] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17e7777c-6ac4-44ef-a731-b448c0bec34d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 427/898] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:35 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d6f09ba-d738-42fb-8040-da9f2fda1a2b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 472/899] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ad2bf6d-af0a-498c-907a-0136ef62451c", "name": "tempest-VolumesDeleteCascade-Snapshot-2111470884"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create snapshot from volume 1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:36 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['b736c213-3ad3-4455-b78c-28fc438227ae', 'c2626ffa-92b8-4754-b98c-bb9d5bed6c8a', '4658624d-6501-4f87-b80c-9eba18170d9b', 'd9a6b07e-7447-49ad-885b-eae514539040'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot create request issued successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d4c71e4-0d75-4872-9634-4c6a9a6cd809 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 428/900] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-679eb282-bd00-4a2d-ac18-ee9c1d386baa tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae returned with HTTP 200 Sep 04 15:54:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 473/901] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4345c89d-772f-44b3-a3c5-4b3bf753aa19 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae returned with HTTP 200 Sep 04 15:54:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 429/902] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:37 2026] GET /volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c02ba199-541e-4175-9f50-80cddb64a375 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c02ba199-541e-4175-9f50-80cddb64a375 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c02ba199-541e-4175-9f50-80cddb64a375 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c02ba199-541e-4175-9f50-80cddb64a375 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c02ba199-541e-4175-9f50-80cddb64a375 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c02ba199-541e-4175-9f50-80cddb64a375 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae returned with HTTP 200 Sep 04 15:54:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 474/903] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:39 2026] GET /volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7defb1e9-3126-436e-b99a-6a87825f4bf0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae returned with HTTP 200 Sep 04 15:54:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 430/904] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ad2bf6d-af0a-498c-907a-0136ef62451c", "name": "tempest-VolumesDeleteCascade-Snapshot-155295022"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create snapshot from volume 1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:40 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['d1c0a736-3024-44aa-a93d-ac38787acac1', 'ddb84498-4124-4d3a-92dd-60039d18d458', '87a985cb-cae8-4546-a9fe-2f822ff7f901', '865c7128-e7dd-4196-b7a1-f982580db9f8'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot create request issued successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-759b1422-7c88-44b6-8d6a-1edf8963a237 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 475/905] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-db8582c1-2954-4d68-b21d-e7948713629c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db8582c1-2954-4d68-b21d-e7948713629c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db8582c1-2954-4d68-b21d-e7948713629c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db8582c1-2954-4d68-b21d-e7948713629c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-db8582c1-2954-4d68-b21d-e7948713629c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db8582c1-2954-4d68-b21d-e7948713629c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 returned with HTTP 200 Sep 04 15:54:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 431/906] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e29fc70-9e19-4b1e-a44b-8a3fad5342cb tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 returned with HTTP 200 Sep 04 15:54:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 476/907] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:41 2026] GET /volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1639704703", "imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1639704703', 'imageRef': '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:41 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume of 1 GB Sep 04 15:54:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Availability Zones retrieved successfully. Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Flow 'volume_create_api' (01ab62ac-ebcd-476d-a16c-2ab57c1b401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffa7848-383d-463a-a93a-c0efd59e500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffa7848-383d-463a-a93a-c0efd59e500a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952a128c-0b88-43bf-becd-1cf1912ae63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Created reservations ['a9587cf2-1608-4d5e-b568-3a8fa322ce86', '408a3aa4-3761-44b9-910c-6e96089c60d0', 'fc4250d0-810d-4f40-8133-d9831f961356', '9f553719-2283-4a7b-88b2-463783b8bc94'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952a128c-0b88-43bf-becd-1cf1912ae63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9587cf2-1608-4d5e-b568-3a8fa322ce86', '408a3aa4-3761-44b9-910c-6e96089c60d0', 'fc4250d0-810d-4f40-8133-d9831f961356', '9f553719-2283-4a7b-88b2-463783b8bc94']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7486a1-2717-454e-9c7a-8913deaa3c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7486a1-2717-454e-9c7a-8913deaa3c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b6b3bb-4328-42c1-8d1c-6724126706be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1639704703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41728d06bb99480db0b96e3d2c2f066f',qos_specs=None,replication_status=,reservations=['a9587cf2-1608-4d5e-b568-3a8fa322ce86','408a3aa4-3761-44b9-910c-6e96089c60d0','fc4250d0-810d-4f40-8133-d9831f961356','9f553719-2283-4a7b-88b2-463783b8bc94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e435bdf46696415ab0b940ee4ff0d282',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1639704703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b6b3bb-4328-42c1-8d1c-6724126706be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41728d06bb99480db0b96e3d2c2f066f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e435bdf46696415ab0b940ee4ff0d282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8580129b-5b93-4bc5-9094-e3de089b59d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8580129b-5b93-4bc5-9094-e3de089b59d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1639704703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41728d06bb99480db0b96e3d2c2f066f',qos_specs=None,replication_status=,reservations=['a9587cf2-1608-4d5e-b568-3a8fa322ce86','408a3aa4-3761-44b9-910c-6e96089c60d0','fc4250d0-810d-4f40-8133-d9831f961356','9f553719-2283-4a7b-88b2-463783b8bc94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e435bdf46696415ab0b940ee4ff0d282',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d19ffc-1e99-475b-ad38-ce500bc38c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d19ffc-1e99-475b-ad38-ce500bc38c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3e3d79e-fed5-4a80-95be-09b7eadb18da tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 returned with HTTP 200 Sep 04 15:54:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 477/908] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:42 2026] GET /volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Flow 'volume_create_api' (01ab62ac-ebcd-476d-a16c-2ab57c1b401f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Create volume request issued successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef1abb5c-d127-4aa9-a7b5-518807644e72 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 432/909] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:54:41 2026] POST /volume/v3/volumes => generated 760 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-edf3b3f6-1f36-49cc-b71d-6775043fda0a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 478/910] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:42 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f71f4d1-640b-4d28-9ce1-362825e8046c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 433/911] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c?cascade=True Sep 04 15:54:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume with id: 1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c310b41d-dd59-49d2-bbba-47c31f1a8fc8 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 434/912] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume request issued successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68bcf1ab-8dba-4928-bff4-d65c820161a9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c?cascade=True returned with HTTP 202 Sep 04 15:54:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 479/913] 192.168.122.48 () {58 vars in 1255 bytes} [Fri Sep 4 15:54:43 2026] DELETE /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c?cascade=True => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-757d1de3-2b81-4a57-8a68-b8944e61f022 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 435/914] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67f03f08-b8e9-446d-985e-2dfdd25120c7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 480/915] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:44 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-880f4bbd-fb6e-46bc-aad2-e5e231cccdfc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 436/916] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:44 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4da91f67-5d1c-4f1d-9a5b-0c435ca7cde2 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 481/917] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:45 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e847c4b-ed6f-4b21-b3e9-992bd142df11 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 437/918] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:45 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af0a092a-3725-4be0-b92e-5b7cd401fb4a tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 482/919] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3008bc2b-dfbb-490f-95db-5f09a48447ce tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 438/920] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:47 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2ea18339-7386-4094-8161-42cd63b08028 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ea18339-7386-4094-8161-42cd63b08028 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ea18339-7386-4094-8161-42cd63b08028 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ea18339-7386-4094-8161-42cd63b08028 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2ea18339-7386-4094-8161-42cd63b08028 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ea18339-7386-4094-8161-42cd63b08028 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 483/921] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:48 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1178cd05-ee2e-4979-8af4-363b4e0ef671 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 439/922] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:48 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29bca65c-10f7-49e2-8cc3-96c311b21ef0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 484/923] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:49 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aeb1de3e-46b0-4d42-9d69-ef3831152aac tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 440/924] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:49 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e12d9120-556d-4b2d-9b92-4de777855947 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d9120-556d-4b2d-9b92-4de777855947 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d9120-556d-4b2d-9b92-4de777855947 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d9120-556d-4b2d-9b92-4de777855947 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=373,cinder:UPDATE=88,cinder:INSERT=48,cinder:DELETE=3 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:54:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e12d9120-556d-4b2d-9b92-4de777855947 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d9120-556d-4b2d-9b92-4de777855947 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 485/925] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad79bf11-b100-415a-9e7c-0c745bebbffe tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 441/926] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2c20f03-ae74-4a61-9cdb-ddec61bdd540 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 486/927] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:51 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76b3a90f-308b-481f-9488-8c3e60f2ae50 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 442/928] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:51 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8fa123de-6730-416d-8957-3cb439a574b3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fa123de-6730-416d-8957-3cb439a574b3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fa123de-6730-416d-8957-3cb439a574b3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fa123de-6730-416d-8957-3cb439a574b3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8fa123de-6730-416d-8957-3cb439a574b3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fa123de-6730-416d-8957-3cb439a574b3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 200 Sep 04 15:54:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 487/929] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:52 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 849 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f0ebdda-8324-48df-b5b0-562dc3aaa274 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 443/930] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:52 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 1331 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-616ff420-d992-4fe0-85f3-69063ae0b7e0 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 488/931] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 1331 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a766a3e4-f622-4668-b3e3-47bba66ac7bc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a766a3e4-f622-4668-b3e3-47bba66ac7bc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a766a3e4-f622-4668-b3e3-47bba66ac7bc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a766a3e4-f622-4668-b3e3-47bba66ac7bc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a766a3e4-f622-4668-b3e3-47bba66ac7bc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 404 Sep 04 15:54:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 444/932] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Get all volumes completed successfully. Sep 04 15:54:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cefa7983-bee9-4bf0-8ec7-a3c83d504a83 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:54:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 489/933] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:53 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Get all snapshots completed successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5ce8686-bcb0-438e-8078-701e38d97f76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 445/934] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-745bfe80-2790-472d-afd7-fee054401b9b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-745bfe80-2790-472d-afd7-fee054401b9b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-745bfe80-2790-472d-afd7-fee054401b9b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-745bfe80-2790-472d-afd7-fee054401b9b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-745bfe80-2790-472d-afd7-fee054401b9b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete snapshot with id: 84f75cb1-3a1a-43cf-9220-43d34d946eb4 Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-745bfe80-2790-472d-afd7-fee054401b9b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 returned with HTTP 404 Sep 04 15:54:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 490/935] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:54:54 2026] DELETE /volume/v3/snapshots/84f75cb1-3a1a-43cf-9220-43d34d946eb4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete snapshot with id: 42f175ae-2e6e-4273-8878-59413f0569ae Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-475e17f1-7c0b-47cf-b22d-a31c45cf0164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae returned with HTTP 404 Sep 04 15:54:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 446/936] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:54:54 2026] DELETE /volume/v3/snapshots/42f175ae-2e6e-4273-8878-59413f0569ae => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-755c1b9c-b6ae-47ae-8187-5295cb39fdf9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-755c1b9c-b6ae-47ae-8187-5295cb39fdf9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-755c1b9c-b6ae-47ae-8187-5295cb39fdf9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-755c1b9c-b6ae-47ae-8187-5295cb39fdf9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-755c1b9c-b6ae-47ae-8187-5295cb39fdf9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 404 Sep 04 15:54:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 491/937] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume with id: 1ad2bf6d-af0a-498c-907a-0136ef62451c Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1ab6535-8b14-45f9-bef8-ba2c6d602b27 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c returned with HTTP 404 Sep 04 15:54:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 447/938] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:54:54 2026] DELETE /volume/v3/volumes/1ad2bf6d-af0a-498c-907a-0136ef62451c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-349624171"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-349624171'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume of 1 GB Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Availability Zones retrieved successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (72eb151f-8d83-4ed0-92d2-46be31a37ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44e1e49-0b0c-4a3b-8031-803a2974dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44e1e49-0b0c-4a3b-8031-803a2974dd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18047478-3832-488d-9803-65e7bce0e4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['c8b7ab2b-4dbe-4eb4-8809-bc9240ff9bd8', '6004adb6-4b74-47f0-b2d6-61a27a7e1e3f', '1e3b46b9-c662-4773-a137-e54a3bc75d30', '4dca9ff2-d94f-4772-9de4-38e25c2f22c6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18047478-3832-488d-9803-65e7bce0e4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b7ab2b-4dbe-4eb4-8809-bc9240ff9bd8', '6004adb6-4b74-47f0-b2d6-61a27a7e1e3f', '1e3b46b9-c662-4773-a137-e54a3bc75d30', '4dca9ff2-d94f-4772-9de4-38e25c2f22c6']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b649524c-2859-4743-8bfc-5be4d7f03fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b649524c-2859-4743-8bfc-5be4d7f03fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fa17b10-c415-4690-b009-18cbb3a31f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-349624171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['c8b7ab2b-4dbe-4eb4-8809-bc9240ff9bd8','6004adb6-4b74-47f0-b2d6-61a27a7e1e3f','1e3b46b9-c662-4773-a137-e54a3bc75d30','4dca9ff2-d94f-4772-9de4-38e25c2f22c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-349624171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fa17b10-c415-4690-b009-18cbb3a31f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460e1ba9-5345-428b-b0c7-122a6f08cf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460e1ba9-5345-428b-b0c7-122a6f08cf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-349624171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['c8b7ab2b-4dbe-4eb4-8809-bc9240ff9bd8','6004adb6-4b74-47f0-b2d6-61a27a7e1e3f','1e3b46b9-c662-4773-a137-e54a3bc75d30','4dca9ff2-d94f-4772-9de4-38e25c2f22c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a46fed5-daad-4e7b-87f2-804be970f38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a46fed5-daad-4e7b-87f2-804be970f38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (72eb151f-8d83-4ed0-92d2-46be31a37ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request issued successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-078dd39a-9070-4bfc-98c7-3b7104edfb53 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 492/939] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:54:54 2026] POST /volume/v3/volumes => generated 757 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dd1b8bb-5550-4c4a-a6f9-6859422311ec tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 448/940] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:54:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9897375c-c3f0-49e8-b38d-6328c71d90bc tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b16666c0-53b8-4abc-b3a7-24df44fbf6ef tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 449/941] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 1331 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 493/942] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-02827724-295e-4189-b6e9-d7bb5c7ac2f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02827724-295e-4189-b6e9-d7bb5c7ac2f7 None None] GET http://192.168.122.48/volume// Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02827724-295e-4189-b6e9-d7bb5c7ac2f7 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02827724-295e-4189-b6e9-d7bb5c7ac2f7 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02827724-295e-4189-b6e9-d7bb5c7ac2f7 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:54:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 450/943] 192.168.122.48 () {58 vars in 1303 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-42e99f65-e7bc-482b-9782-b6ffa755bf97 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-42e99f65-e7bc-482b-9782-b6ffa755bf97 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:54:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-42e99f65-e7bc-482b-9782-b6ffa755bf97 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6b6b3bb-4328-42c1-8d1c-6724126706be", "connector": null, "instance_uuid": "91b3be12-9dc1-4a33-bf14-81ea0762dc66"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-42e99f65-e7bc-482b-9782-b6ffa755bf97 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 494/944] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:54:55 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:54:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:56 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=377,cinder:INSERT=58,cinder:UPDATE=112,cinder:DELETE=5 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:54:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b0bceceb-183f-46b3-ac41-988ffcd6a481 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 451/945] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:54:56 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2f77e224-cf61-4e30-aca1-716881e6907d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:54:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fa17b10-c415-4690-b009-18cbb3a31f8a", "name": "tempest-VolumesDeleteCascade-Snapshot-1762218701"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:54:57 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create snapshot from volume 1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:54:57 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['40f763ff-1635-488f-bca6-ea142a227025', 'e8278f41-4419-484d-a143-eff725cbfd5e', '8c477e22-6630-4466-b3f8-83983d4bbed6', 'dd877eee-8fe1-4983-8c98-ab887662db2d'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot create request issued successfully. Sep 04 15:54:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f77e224-cf61-4e30-aca1-716881e6907d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 495/946] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:54:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:54:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2dea1b1f-8ce4-4547-ab4d-5f8c212454cd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 returned with HTTP 200 Sep 04 15:54:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 452/947] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:57 2026] GET /volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-31ed68ea-1b56-4525-ad59-527866c122a5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-31ed68ea-1b56-4525-ad59-527866c122a5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-31ed68ea-1b56-4525-ad59-527866c122a5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-31ed68ea-1b56-4525-ad59-527866c122a5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-37ab39eb-e12a-42b3-933a-23e4afdbc3d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37ab39eb-e12a-42b3-933a-23e4afdbc3d9 None None] GET http://192.168.122.48/volume// Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37ab39eb-e12a-42b3-933a-23e4afdbc3d9 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37ab39eb-e12a-42b3-933a-23e4afdbc3d9 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37ab39eb-e12a-42b3-933a-23e4afdbc3d9 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:54:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 453/948] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-31ed68ea-1b56-4525-ad59-527866c122a5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-31ed68ea-1b56-4525-ad59-527866c122a5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 returned with HTTP 200 Sep 04 15:54:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 496/949] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:54:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:54:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-a0033892-44ff-4aee-a143-c4b0241d835f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 200 Sep 04 15:54:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 454/950] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 1511 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] PUT http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Acquiring lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:54:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:54:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-88370c3e-c545-427a-bbc0-d207e54141c5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88370c3e-c545-427a-bbc0-d207e54141c5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:54:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88370c3e-c545-427a-bbc0-d207e54141c5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-88370c3e-c545-427a-bbc0-d207e54141c5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:54:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-88370c3e-c545-427a-bbc0-d207e54141c5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:54:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-88370c3e-c545-427a-bbc0-d207e54141c5 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 returned with HTTP 200 Sep 04 15:54:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 455/951] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:54:59 2026] GET /volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45674586-1100-4c4b-a3bd-5141ab58ab76 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 returned with HTTP 200 Sep 04 15:55:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 456/952] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:55:00 2026] GET /volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "274c70fb-098e-4ec7-be5d-9054cac99a90", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-44805589"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request body: {'volume': {'snapshot_id': '274c70fb-098e-4ec7-be5d-9054cac99a90', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-44805589'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Snapshot retrieved successfully. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume of 1 GB Sep 04 15:55:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Availability Zones retrieved successfully. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (fc751753-3e07-4766-afe3-bdf2f07ee661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b08b0b-e4e0-423f-8f6a-87015eaf5bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b08b0b-e4e0-423f-8f6a-87015eaf5bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '274c70fb-098e-4ec7-be5d-9054cac99a90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3029f1ac-34f5-4b53-9915-dbd68c5a63e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Created reservations ['0053c37a-cbd1-4483-a388-a1af9b056b43', '80635f30-5d56-4e46-8786-d29ec7b24b5c', '34bf587a-35f1-44bf-86e1-32d7a9b0c4d3', '3246657b-ba2e-4962-9b61-0409b921b698'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3029f1ac-34f5-4b53-9915-dbd68c5a63e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0053c37a-cbd1-4483-a388-a1af9b056b43', '80635f30-5d56-4e46-8786-d29ec7b24b5c', '34bf587a-35f1-44bf-86e1-32d7a9b0c4d3', '3246657b-ba2e-4962-9b61-0409b921b698']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32695e5c-1a6b-4ae6-972e-0ad1b21b366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32695e5c-1a6b-4ae6-972e-0ad1b21b366c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f5e7cf-2cd2-46fc-94b9-852a9febc1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-44805589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['0053c37a-cbd1-4483-a388-a1af9b056b43','80635f30-5d56-4e46-8786-d29ec7b24b5c','34bf587a-35f1-44bf-86e1-32d7a9b0c4d3','3246657b-ba2e-4962-9b61-0409b921b698'],size=1,snapshot_id=274c70fb-098e-4ec7-be5d-9054cac99a90,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-44805589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f5e7cf-2cd2-46fc-94b9-852a9febc1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=274c70fb-098e-4ec7-be5d-9054cac99a90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591c128-b7f2-488f-98a3-daa4940256de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591c128-b7f2-488f-98a3-daa4940256de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-44805589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c3c8f8f4f44afa7bc39b61dd8a23a',qos_specs=None,replication_status=,reservations=['0053c37a-cbd1-4483-a388-a1af9b056b43','80635f30-5d56-4e46-8786-d29ec7b24b5c','34bf587a-35f1-44bf-86e1-32d7a9b0c4d3','3246657b-ba2e-4962-9b61-0409b921b698'],size=1,snapshot_id=274c70fb-098e-4ec7-be5d-9054cac99a90,source_replicaid=,source_volid=None,status='creating',user_id='0baf252bfd1c4806a2a0f55356b0161b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac75a87-b0ea-4d55-9f81-2157cda9205a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac75a87-b0ea-4d55-9f81-2157cda9205a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Flow 'volume_create_api' (fc751753-3e07-4766-afe3-bdf2f07ee661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Create volume request issued successfully. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4d0791e-14e5-437a-a989-aa3a5ff1bfb1 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 457/953] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:55:00 2026] POST /volume/v3/volumes => generated 790 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9886b7a6-66fc-47b7-af31-e1983ac5d164 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 458/954] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 858 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:02 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" released by "attachment_update" :: held 3.843s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:55:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-9835cdcf-9aaa-4d51-a826-566ff94d4155 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 returned with HTTP 200 Sep 04 15:55:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 497/955] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:54:58 2026] PUT /volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 => generated 692 bytes in 3962 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-eb19c320-ee21-46ea-80a2-6cb65ba7647f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-eb19c320-ee21-46ea-80a2-6cb65ba7647f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1/action Sep 04 15:55:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-eb19c320-ee21-46ea-80a2-6cb65ba7647f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-eb19c320-ee21-46ea-80a2-6cb65ba7647f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dbbe2226-0fdc-4d4b-bb09-21d4ba8eaf77 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 459/956] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:02 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b375f7a6-4161-47fd-9fd8-f76afe706bf5 req-eb19c320-ee21-46ea-80a2-6cb65ba7647f tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1/action returned with HTTP 204 Sep 04 15:55:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 498/957] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:55:02 2026] POST /volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c07400a8-d802-4a82-a813-857a975e4b26 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c07400a8-d802-4a82-a813-857a975e4b26 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c07400a8-d802-4a82-a813-857a975e4b26 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c07400a8-d802-4a82-a813-857a975e4b26 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c07400a8-d802-4a82-a813-857a975e4b26 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c07400a8-d802-4a82-a813-857a975e4b26 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 460/958] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:03 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dab43e6d-1480-477b-918c-f71a0239f87b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dab43e6d-1480-477b-918c-f71a0239f87b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dab43e6d-1480-477b-918c-f71a0239f87b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dab43e6d-1480-477b-918c-f71a0239f87b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dab43e6d-1480-477b-918c-f71a0239f87b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dab43e6d-1480-477b-918c-f71a0239f87b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 499/959] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:05 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bacc0540-5175-4a2a-8392-3137a93116d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bacc0540-5175-4a2a-8392-3137a93116d7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bacc0540-5175-4a2a-8392-3137a93116d7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bacc0540-5175-4a2a-8392-3137a93116d7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bacc0540-5175-4a2a-8392-3137a93116d7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bacc0540-5175-4a2a-8392-3137a93116d7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 461/960] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:06 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06bb1e7a-9d9d-4361-b5b7-e7a16ede5601 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 500/961] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:07 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-acb0cdce-6347-4fc2-b301-a241f2592439 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-acb0cdce-6347-4fc2-b301-a241f2592439 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-acb0cdce-6347-4fc2-b301-a241f2592439 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-acb0cdce-6347-4fc2-b301-a241f2592439 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-acb0cdce-6347-4fc2-b301-a241f2592439 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-acb0cdce-6347-4fc2-b301-a241f2592439 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 462/962] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:08 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b89b6eec-9d27-4b0a-94e3-a64c805d2d5c tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 501/963] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:10 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aef4881d-1edd-43ea-ab6b-4340e3571e54 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 463/964] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-995f9765-3c13-4760-b791-981e27b15bcf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-995f9765-3c13-4760-b791-981e27b15bcf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-995f9765-3c13-4760-b791-981e27b15bcf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-995f9765-3c13-4760-b791-981e27b15bcf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-995f9765-3c13-4760-b791-981e27b15bcf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-995f9765-3c13-4760-b791-981e27b15bcf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 502/965] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:12 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-74801db5-e15e-4bce-8e01-5485b00fecd8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-74801db5-e15e-4bce-8e01-5485b00fecd8 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:55:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-74801db5-e15e-4bce-8e01-5485b00fecd8 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139", "extra_specs": {}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-39af1ba8-3127-4590-8059-841225bd1dc9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39af1ba8-3127-4590-8059-841225bd1dc9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39af1ba8-3127-4590-8059-841225bd1dc9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39af1ba8-3127-4590-8059-841225bd1dc9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-74801db5-e15e-4bce-8e01-5485b00fecd8 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:55:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 464/966] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:55:13 2026] POST /volume/v3/types => generated 269 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-39af1ba8-3127-4590-8059-841225bd1dc9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39af1ba8-3127-4590-8059-841225bd1dc9 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 503/967] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:13 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 883 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a52582fc-20d3-41d2-b89c-c41314494437 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a52582fc-20d3-41d2-b89c-c41314494437 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a52582fc-20d3-41d2-b89c-c41314494437 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a52582fc-20d3-41d2-b89c-c41314494437 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a52582fc-20d3-41d2-b89c-c41314494437 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a52582fc-20d3-41d2-b89c-c41314494437 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 465/968] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:13 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 883 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a?cascade=True Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume with id: 1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:13 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:55:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume request issued successfully. Sep 04 15:55:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-783e6936-ee91-4f8f-b056-fd5a4dfda636 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a?cascade=True returned with HTTP 202 Sep 04 15:55:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 504/969] 192.168.122.48 () {58 vars in 1255 bytes} [Fri Sep 4 15:55:13 2026] DELETE /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a?cascade=True => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8d181e1-29f3-4c16-9210-8cb4571ea3c7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:55:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 466/970] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:14 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ec761d6-c537-4850-9cba-42328703ce55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ec761d6-c537-4850-9cba-42328703ce55 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ec761d6-c537-4850-9cba-42328703ce55 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ec761d6-c537-4850-9cba-42328703ce55 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7ec761d6-c537-4850-9cba-42328703ce55 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ec761d6-c537-4850-9cba-42328703ce55 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:55:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 505/971] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:15 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14eb1b95-27f1-42c5-9961-91c78b9dc27b tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 467/972] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:55:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-307e1a8a-699b-40ea-afb2-eb3097849d62 req-9721b563-59f3-4648-9bb4-33a63e3797af tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:55:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 506/973] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:55:17 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1147 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-412dcd28-16bf-4b5d-b494-74237a33c386 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-412dcd28-16bf-4b5d-b494-74237a33c386 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-412dcd28-16bf-4b5d-b494-74237a33c386 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-412dcd28-16bf-4b5d-b494-74237a33c386 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-412dcd28-16bf-4b5d-b494-74237a33c386 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-412dcd28-16bf-4b5d-b494-74237a33c386 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:55:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 468/974] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:17 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7abb3d65-f133-4b10-9e71-d70379e18bde None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7abb3d65-f133-4b10-9e71-d70379e18bde tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7abb3d65-f133-4b10-9e71-d70379e18bde tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7abb3d65-f133-4b10-9e71-d70379e18bde tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7abb3d65-f133-4b10-9e71-d70379e18bde tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7abb3d65-f133-4b10-9e71-d70379e18bde tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 200 Sep 04 15:55:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 507/975] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:18 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 849 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5e628b23-dc6b-4c6b-8ae0-0f72405167d3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e628b23-dc6b-4c6b-8ae0-0f72405167d3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e628b23-dc6b-4c6b-8ae0-0f72405167d3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e628b23-dc6b-4c6b-8ae0-0f72405167d3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e628b23-dc6b-4c6b-8ae0-0f72405167d3 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 404 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 469/976] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a137380f-5453-4b37-8280-8e6a0884cace None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Get all volumes completed successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a137380f-5453-4b37-8280-8e6a0884cace tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 508/977] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/volumes => generated 339 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-93677b3f-3a92-48ac-82bb-203335b8f62d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Get all snapshots completed successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93677b3f-3a92-48ac-82bb-203335b8f62d tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 470/978] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/snapshots => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-89eaf40c-8233-436a-834b-843049d40d0e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89eaf40c-8233-436a-834b-843049d40d0e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89eaf40c-8233-436a-834b-843049d40d0e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89eaf40c-8233-436a-834b-843049d40d0e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-89eaf40c-8233-436a-834b-843049d40d0e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89eaf40c-8233-436a-834b-843049d40d0e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 509/979] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 883 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume with id: 24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d04e582e-5a8c-4255-95fc-566d809f092b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d04e582e-5a8c-4255-95fc-566d809f092b tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d04e582e-5a8c-4255-95fc-566d809f092b tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096", "extra_specs": {}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume request issued successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6892d466-5078-4573-a7e4-9bec3637a0a7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 202 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 471/980] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:55:20 2026] DELETE /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d04e582e-5a8c-4255-95fc-566d809f092b tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 510/981] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:55:20 2026] POST /volume/v3/types => generated 268 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9bc4558f-71e3-4be8-aa12-e9efdc25e48c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bc4558f-71e3-4be8-aa12-e9efdc25e48c tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9bc4558f-71e3-4be8-aa12-e9efdc25e48c tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839", "extra_specs": {}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-649b0488-ad5b-4138-a868-36defb2b9dd7 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bc4558f-71e3-4be8-aa12-e9efdc25e48c tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 511/982] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:55:20 2026] POST /volume/v3/types => generated 269 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 472/983] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1247536334", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1247536334', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume of 1 GB Sep 04 15:55:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Availability Zones retrieved successfully. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (840b716a-a9ae-4c51-9e33-b4817d383ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68dea9dc-07d4-49c9-8d31-8f530b84400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68dea9dc-07d4-49c9-8d31-8f530b84400a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43272dd4-6f88-4e88-ac5a-ed93318d1afc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43272dd4-6f88-4e88-ac5a-ed93318d1afc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90acd0c-f021-4f50-80ae-dd3f8f1f6e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-131473987-1153749096, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Created reservations ['85f0c7eb-745a-45c6-b0e4-31ead48599de', '24344d51-a0ba-43cc-bea6-ebf30dcb250a', '946fc8fe-ef90-4613-b476-44c893cf2df5', 'f904f0aa-63ad-4154-abe6-463169cec3ec'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90acd0c-f021-4f50-80ae-dd3f8f1f6e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f0c7eb-745a-45c6-b0e4-31ead48599de', '24344d51-a0ba-43cc-bea6-ebf30dcb250a', '946fc8fe-ef90-4613-b476-44c893cf2df5', 'f904f0aa-63ad-4154-abe6-463169cec3ec']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f56939-7484-469d-a720-2ec50a0f0d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1fa633f0-a426-4937-9d93-9ee8396efeef None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fa633f0-a426-4937-9d93-9ee8396efeef None None] GET http://192.168.122.48/volume// Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fa633f0-a426-4937-9d93-9ee8396efeef None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fa633f0-a426-4937-9d93-9ee8396efeef None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fa633f0-a426-4937-9d93-9ee8396efeef None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:55:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 473/984] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:55:21 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f56939-7484-469d-a720-2ec50a0f0d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5387d3-6cf4-4444-a48e-3ee1826fd7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1247536334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['85f0c7eb-745a-45c6-b0e4-31ead48599de','24344d51-a0ba-43cc-bea6-ebf30dcb250a','946fc8fe-ef90-4613-b476-44c893cf2df5','f904f0aa-63ad-4154-abe6-463169cec3ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=43272dd4-6f88-4e88-ac5a-ed93318d1afc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1247536334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5387d3-6cf4-4444-a48e-3ee1826fd7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05bb525016254831a8442431f1d30c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80afbd7ec80d4166be46e641783a5d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43272dd4-6f88-4e88-ac5a-ed93318d1afc),volume_type_id=43272dd4-6f88-4e88-ac5a-ed93318d1afc)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed01a37-e77b-4342-82d3-18599a5215e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-138e9a91-6725-4172-8e8d-4282cacc123e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-138e9a91-6725-4172-8e8d-4282cacc123e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-138e9a91-6725-4172-8e8d-4282cacc123e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6b6b3bb-4328-42c1-8d1c-6724126706be", "connector": null, "instance_uuid": "91b3be12-9dc1-4a33-bf14-81ea0762dc66"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed01a37-e77b-4342-82d3-18599a5215e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1247536334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['85f0c7eb-745a-45c6-b0e4-31ead48599de','24344d51-a0ba-43cc-bea6-ebf30dcb250a','946fc8fe-ef90-4613-b476-44c893cf2df5','f904f0aa-63ad-4154-abe6-463169cec3ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=43272dd4-6f88-4e88-ac5a-ed93318d1afc)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06339033-9681-4a72-87ca-eaeb4c6a093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06339033-9681-4a72-87ca-eaeb4c6a093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (840b716a-a9ae-4c51-9e33-b4817d383ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request issued successfully. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de45d45d-8d7e-441c-9aff-24ccc53a1c0d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 512/985] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:55:20 2026] POST /volume/v3/volumes => generated 852 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-290638106", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-290638106', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume of 1 GB Sep 04 15:55:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Availability Zones retrieved successfully. Sep 04 15:55:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-138e9a91-6725-4172-8e8d-4282cacc123e tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:55:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 474/986] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:55:21 2026] POST /volume/v3/attachments => generated 273 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-7ac2c419-0433-4246-a4cb-7e3a90931bb7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-7ac2c419-0433-4246-a4cb-7e3a90931bb7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-7ac2c419-0433-4246-a4cb-7e3a90931bb7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-7ac2c419-0433-4246-a4cb-7e3a90931bb7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (ace16555-2434-4805-bcc5-3d5180883aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2ea4a7-ed40-4c65-b871-ae569d36843a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2ea4a7-ed40-4c65-b871-ae569d36843a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74a6666f-ce6c-465d-810c-745649f2d856,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74a6666f-ce6c-465d-810c-745649f2d856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c354917-eff7-4e7c-97f4-7fe635658350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:55:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1696705424-1306639839, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-7ac2c419-0433-4246-a4cb-7e3a90931bb7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 returned with HTTP 200 Sep 04 15:55:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 475/987] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:55:21 2026] DELETE /volume/v3/attachments/6ff7d1d2-b77e-4de4-9b29-59927677c1d1 => generated 192 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Volume info retrieved successfully. Sep 04 15:55:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3875d222-1d50-4f4b-8ae5-13e035ae1bbf tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 200 Sep 04 15:55:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 476/988] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:22 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Created reservations ['1b6be9ca-99e7-4aa3-a7ae-01d8380b9dd9', 'c6bbc5ec-d454-4989-afe5-75c0552da75d', 'ed1ba7cc-cb9a-429e-83de-25b9264ecc27', '26f57354-06e1-4158-a0af-76c9350e8bed'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c354917-eff7-4e7c-97f4-7fe635658350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b6be9ca-99e7-4aa3-a7ae-01d8380b9dd9', 'c6bbc5ec-d454-4989-afe5-75c0552da75d', 'ed1ba7cc-cb9a-429e-83de-25b9264ecc27', '26f57354-06e1-4158-a0af-76c9350e8bed']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce338152-db62-4abf-ae5c-17cd3459a394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce338152-db62-4abf-ae5c-17cd3459a394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e084a0c-6a99-435d-a989-f22aec9f4b06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-290638106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['1b6be9ca-99e7-4aa3-a7ae-01d8380b9dd9','c6bbc5ec-d454-4989-afe5-75c0552da75d','ed1ba7cc-cb9a-429e-83de-25b9264ecc27','26f57354-06e1-4158-a0af-76c9350e8bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=74a6666f-ce6c-465d-810c-745649f2d856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-290638106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e084a0c-6a99-435d-a989-f22aec9f4b06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05bb525016254831a8442431f1d30c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80afbd7ec80d4166be46e641783a5d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74a6666f-ce6c-465d-810c-745649f2d856),volume_type_id=74a6666f-ce6c-465d-810c-745649f2d856)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e50cde-a4f5-490f-aac9-adf8ee334c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e50cde-a4f5-490f-aac9-adf8ee334c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-290638106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['1b6be9ca-99e7-4aa3-a7ae-01d8380b9dd9','c6bbc5ec-d454-4989-afe5-75c0552da75d','ed1ba7cc-cb9a-429e-83de-25b9264ecc27','26f57354-06e1-4158-a0af-76c9350e8bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=74a6666f-ce6c-465d-810c-745649f2d856)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0d1c19-9889-46bd-904c-bd1db5448f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0d1c19-9889-46bd-904c-bd1db5448f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (ace16555-2434-4805-bcc5-3d5180883aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request issued successfully. Sep 04 15:55:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5ce5aa1-ada0-4a00-a4d8-661716fe6e39 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 513/989] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:55:21 2026] POST /volume/v3/volumes => generated 852 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-140465994", "snapshot_id": null, "imageRef": "1cc11062-e9c0-4a78-b8f8-5e7f3e30fc21", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-140465994', 'snapshot_id': None, 'imageRef': '1cc11062-e9c0-4a78-b8f8-5e7f3e30fc21', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume of 1 GB Sep 04 15:55:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Availability Zones retrieved successfully. Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (914e9895-e4c0-4ea0-acbb-f4eed2668805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ce8573-fd63-44db-b4a7-68eec38671a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34fda466-8579-48d8-b065-a069d591dddd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ce8573-fd63-44db-b4a7-68eec38671a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7121982-dfec-4136-b79f-4986be28882c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7121982-dfec-4136-b79f-4986be28882c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05daee6-c3df-4c54-93ef-8fb7fafb97c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34fda466-8579-48d8-b065-a069d591dddd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34fda466-8579-48d8-b065-a069d591dddd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34fda466-8579-48d8-b065-a069d591dddd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34fda466-8579-48d8-b065-a069d591dddd tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 returned with HTTP 404 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 514/990] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:23 2026] GET /volume/v3/volumes/24f5e7cf-2cd2-46fc-94b9-852a9febc1a0 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete snapshot with id: 274c70fb-098e-4ec7-be5d-9054cac99a90 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e170d41-c6c0-4548-92bf-2d1bd0c0f5c0 tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 returned with HTTP 404 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 515/991] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:55:23 2026] DELETE /volume/v3/snapshots/274c70fb-098e-4ec7-be5d-9054cac99a90 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-903eb3e4-48b4-4efb-8d3e-e8786938d3cc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-903eb3e4-48b4-4efb-8d3e-e8786938d3cc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] GET http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-903eb3e4-48b4-4efb-8d3e-e8786938d3cc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-903eb3e4-48b4-4efb-8d3e-e8786938d3cc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-903eb3e4-48b4-4efb-8d3e-e8786938d3cc tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 404 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 516/992] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:23 2026] GET /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:23 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057697635-2120937139, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] Delete volume with id: 1fa17b10-c415-4690-b009-18cbb3a31f8a Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a7100f2-27a1-4bde-8223-a4a964f1ab8e tempest-VolumesDeleteCascade-80220957 tempest-VolumesDeleteCascade-80220957-project-member] http://192.168.122.48/volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a returned with HTTP 404 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 517/993] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:55:23 2026] DELETE /volume/v3/volumes/1fa17b10-c415-4690-b009-18cbb3a31f8a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Created reservations ['54818d3b-2a24-4d9e-b857-4347fd9e3a34', '43e7dd66-f327-49e4-8caf-e47b7653e996', 'b37453dc-cfa6-420d-819a-c8ccb739b141', 'ae40ce37-fb47-4ffa-8006-8ae122f9dc68'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05daee6-c3df-4c54-93ef-8fb7fafb97c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54818d3b-2a24-4d9e-b857-4347fd9e3a34', '43e7dd66-f327-49e4-8caf-e47b7653e996', 'b37453dc-cfa6-420d-819a-c8ccb739b141', 'ae40ce37-fb47-4ffa-8006-8ae122f9dc68']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337b9f19-188f-4a0c-8a03-2131a332136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337b9f19-188f-4a0c-8a03-2131a332136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2caa2cb8-2d50-4286-a46a-1af2c5f31f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-140465994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['54818d3b-2a24-4d9e-b857-4347fd9e3a34','43e7dd66-f327-49e4-8caf-e47b7653e996','b37453dc-cfa6-420d-819a-c8ccb739b141','ae40ce37-fb47-4ffa-8006-8ae122f9dc68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=c7121982-dfec-4136-b79f-4986be28882c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-140465994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2caa2cb8-2d50-4286-a46a-1af2c5f31f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05bb525016254831a8442431f1d30c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80afbd7ec80d4166be46e641783a5d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7121982-dfec-4136-b79f-4986be28882c),volume_type_id=c7121982-dfec-4136-b79f-4986be28882c)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a68c8d-26b7-4551-90fb-fe86ed133ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a68c8d-26b7-4551-90fb-fe86ed133ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-140465994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05bb525016254831a8442431f1d30c44',qos_specs=None,replication_status=,reservations=['54818d3b-2a24-4d9e-b857-4347fd9e3a34','43e7dd66-f327-49e4-8caf-e47b7653e996','b37453dc-cfa6-420d-819a-c8ccb739b141','ae40ce37-fb47-4ffa-8006-8ae122f9dc68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80afbd7ec80d4166be46e641783a5d78',volume_type_id=c7121982-dfec-4136-b79f-4986be28882c)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b2f321-9349-4645-af7e-b6efb367a3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b2f321-9349-4645-af7e-b6efb367a3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Flow 'volume_create_api' (914e9895-e4c0-4ea0-acbb-f4eed2668805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Create volume request issued successfully. Sep 04 15:55:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-137c6d81-4ffc-421a-abcb-76f6649f59fc tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 477/994] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:55:22 2026] POST /volume/v3/volumes => generated 852 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6babd766-aa35-4340-b3e0-adf9fdb8659f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 518/995] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:23 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] PUT http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd Sep 04 15:55:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:24 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Acquiring lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:55:24 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:55:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77e18c60-ae04-4d45-b61f-3a3c4da11697 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:55:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 519/996] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:24 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1147 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ecc8011-644b-4036-b089-2381c4ef82c0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 520/997] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:24 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-f3799638-332e-4a1a-87e5-19bce952655f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 521/998] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:55:25 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1147 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4/action Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Begin detaching volume completed successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-2367eb42-b5a4-4d49-9c5b-04b3ead85a87 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4/action returned with HTTP 202 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 522/999] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:55:25 2026] POST /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-40815fff-e593-4ff0-82d4-5a69e849936d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40815fff-e593-4ff0-82d4-5a69e849936d None None] GET http://192.168.122.48/volume// Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40815fff-e593-4ff0-82d4-5a69e849936d None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40815fff-e593-4ff0-82d4-5a69e849936d None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40815fff-e593-4ff0-82d4-5a69e849936d None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 523/1000] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:55:25 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-3dc4f542-29ac-4731-8bc6-8aa06008fabd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 524/1001] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:55:25 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 1331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-e86cb2e5-64ca-44b9-b4c3-2d601d93b964 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-e86cb2e5-64ca-44b9-b4c3-2d601d93b964 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-e86cb2e5-64ca-44b9-b4c3-2d601d93b964 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-e86cb2e5-64ca-44b9-b4c3-2d601d93b964 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:25 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:55:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5e71ac7d-e88b-48b6-917e-bfa3cfae2218 req-e86cb2e5-64ca-44b9-b4c3-2d601d93b964 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 returned with HTTP 200 Sep 04 15:55:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 525/1002] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:55:25 2026] DELETE /volume/v3/attachments/1bcd4d09-f856-41c3-8152-cfdd09d80c70 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4376926-bcf3-4f6e-9f71-9804b4133c37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 526/1003] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:26 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:26 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Lock "cinder-attachment_update-a6b6b3bb-4328-42c1-8d1c-6724126706be-devstack" released by "attachment_update" :: held 1.797s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:55:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-b0eb2745-13c2-4d8d-b359-f854f15eacd7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd returned with HTTP 200 Sep 04 15:55:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 478/1004] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:55:24 2026] PUT /volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd => generated 692 bytes in 1876 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-49c3a35d-c8f4-448c-8902-47a70567ee96 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-49c3a35d-c8f4-448c-8902-47a70567ee96 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-49c3a35d-c8f4-448c-8902-47a70567ee96 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-49c3a35d-c8f4-448c-8902-47a70567ee96 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3b8b039c-013d-4f0a-820d-fb3fb5d9fb85 req-49c3a35d-c8f4-448c-8902-47a70567ee96 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd returned with HTTP 200 Sep 04 15:55:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-44403b2e-da27-410a-8f05-975ee5759e86 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 527/1005] 192.168.122.48 () {62 vars in 1535 bytes} [Fri Sep 4 15:55:26 2026] GET /volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd => generated 719 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44403b2e-da27-410a-8f05-975ee5759e86 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:55:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44403b2e-da27-410a-8f05-975ee5759e86 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44403b2e-da27-410a-8f05-975ee5759e86 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-44403b2e-da27-410a-8f05-975ee5759e86 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:55:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44403b2e-da27-410a-8f05-975ee5759e86 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:55:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 479/1006] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:26 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a7803d86-b29f-4b16-95c3-e494c8915124 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7803d86-b29f-4b16-95c3-e494c8915124 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7803d86-b29f-4b16-95c3-e494c8915124 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7803d86-b29f-4b16-95c3-e494c8915124 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a7803d86-b29f-4b16-95c3-e494c8915124 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7803d86-b29f-4b16-95c3-e494c8915124 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 528/1007] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:27 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64969923-9ec1-49d5-81c7-2f85d896f121 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64969923-9ec1-49d5-81c7-2f85d896f121 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64969923-9ec1-49d5-81c7-2f85d896f121 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64969923-9ec1-49d5-81c7-2f85d896f121 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-64969923-9ec1-49d5-81c7-2f85d896f121 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64969923-9ec1-49d5-81c7-2f85d896f121 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 480/1008] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:28 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06154d94-a8ce-4039-92c3-423a4a0ca1d3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 529/1009] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-58f84689-e8ff-406d-96f9-eef182470922 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58f84689-e8ff-406d-96f9-eef182470922 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58f84689-e8ff-406d-96f9-eef182470922 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58f84689-e8ff-406d-96f9-eef182470922 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-58f84689-e8ff-406d-96f9-eef182470922 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58f84689-e8ff-406d-96f9-eef182470922 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 481/1010] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 944 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-75304102"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-75304102'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume of 1 GB Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Availability Zones retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Flow 'volume_create_api' (1266b093-934f-4431-948b-2b417dcd05e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb3b80-c7af-4333-b3e5-f8b4d37509b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb3b80-c7af-4333-b3e5-f8b4d37509b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86d1ef3-d030-4664-a59f-c959436d01bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Created reservations ['cd78e9d7-8994-41ca-bb3a-1153fb017a0f', '30807cbd-98e3-4d72-83c7-2395f70fe238', '913a2932-3be0-49f5-90d7-41c111f4b37a', '24b227f3-3900-4739-b051-51c2169a2856'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86d1ef3-d030-4664-a59f-c959436d01bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd78e9d7-8994-41ca-bb3a-1153fb017a0f', '30807cbd-98e3-4d72-83c7-2395f70fe238', '913a2932-3be0-49f5-90d7-41c111f4b37a', '24b227f3-3900-4739-b051-51c2169a2856']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c448d76e-495e-4996-b369-4e750e053084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c448d76e-495e-4996-b369-4e750e053084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0a5440-1c8f-4189-ae32-4ba10fc03ec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-75304102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',qos_specs=None,replication_status=,reservations=['cd78e9d7-8994-41ca-bb3a-1153fb017a0f','30807cbd-98e3-4d72-83c7-2395f70fe238','913a2932-3be0-49f5-90d7-41c111f4b37a','24b227f3-3900-4739-b051-51c2169a2856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-75304102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf0a5440-1c8f-4189-ae32-4ba10fc03ec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc9b61f-0096-45c8-8f25-0675d36d3033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc9b61f-0096-45c8-8f25-0675d36d3033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-75304102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',qos_specs=None,replication_status=,reservations=['cd78e9d7-8994-41ca-bb3a-1153fb017a0f','30807cbd-98e3-4d72-83c7-2395f70fe238','913a2932-3be0-49f5-90d7-41c111f4b37a','24b227f3-3900-4739-b051-51c2169a2856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5461d6-b59b-4a5a-b2c3-321a6f9caa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a6254be7-0b6e-483f-a796-5bfc22635628 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6254be7-0b6e-483f-a796-5bfc22635628 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6254be7-0b6e-483f-a796-5bfc22635628 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6254be7-0b6e-483f-a796-5bfc22635628 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5461d6-b59b-4a5a-b2c3-321a6f9caa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Flow 'volume_create_api' (1266b093-934f-4431-948b-2b417dcd05e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume request issued successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34e5881f-1d36-4882-b10b-2d20052c5a11 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 530/1011] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:55:31 2026] POST /volume/v3/volumes => generated 824 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a6254be7-0b6e-483f-a796-5bfc22635628 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6254be7-0b6e-483f-a796-5bfc22635628 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 482/1012] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1002 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19dd3c12-12b4-45d2-8bdf-71d4ddf30f16 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 531/1013] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 892 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-fb48cf10-07c7-4749-8390-46cdcbb55ff5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-fb48cf10-07c7-4749-8390-46cdcbb55ff5 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-fb48cf10-07c7-4749-8390-46cdcbb55ff5 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-fb48cf10-07c7-4749-8390-46cdcbb55ff5 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:55:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-fb48cf10-07c7-4749-8390-46cdcbb55ff5 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 483/1014] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:55:32 2026] DELETE /volume/v3/attachments/810f1d81-f1ab-4b72-9d57-6a641f6000fd => generated 19 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:55:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Delete volume with id: a6b6b3bb-4328-42c1-8d1c-6724126706be Sep 04 15:55:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Delete volume request issued successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-169a451e-724f-4efc-83f2-191bc97a3cc6 req-0eea6575-8798-4a31-b679-285a6f8616f7 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be returned with HTTP 202 Sep 04 15:55:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 532/1015] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:55:32 2026] DELETE /volume/v3/volumes/a6b6b3bb-4328-42c1-8d1c-6724126706be => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5d008d15-d876-4358-b048-188f3edd29d5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d008d15-d876-4358-b048-188f3edd29d5 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d008d15-d876-4358-b048-188f3edd29d5 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d008d15-d876-4358-b048-188f3edd29d5 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5d008d15-d876-4358-b048-188f3edd29d5 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d008d15-d876-4358-b048-188f3edd29d5 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 484/1016] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ab3196c5-537f-49d8-ba12-990885a54ef5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 533/1017] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:33 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ae940439-c614-4131-bc9f-86b58858ebe1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] DELETE http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:55:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Delete volume with id: fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:55:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e8f301d3-9c1d-448d-b734-de70043d4108 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8f301d3-9c1d-448d-b734-de70043d4108 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8f301d3-9c1d-448d-b734-de70043d4108 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8f301d3-9c1d-448d-b734-de70043d4108 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Delete volume request issued successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae940439-c614-4131-bc9f-86b58858ebe1 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 202 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e8f301d3-9c1d-448d-b734-de70043d4108 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 485/1018] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:55:33 2026] DELETE /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8995a406-6749-4309-983c-6ef87612bf46 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8995a406-6749-4309-983c-6ef87612bf46 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8995a406-6749-4309-983c-6ef87612bf46 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8995a406-6749-4309-983c-6ef87612bf46 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8f301d3-9c1d-448d-b734-de70043d4108 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 534/1019] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1002 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8995a406-6749-4309-983c-6ef87612bf46 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8995a406-6749-4309-983c-6ef87612bf46 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 486/1020] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1da33505-2ffd-4ea7-886b-42ffbc831d21 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 535/1021] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 952 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] POST http://192.168.122.48/volume/v3/volume-transfers Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bf0a5440-1c8f-4189-ae32-4ba10fc03ec5"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volume_transfer [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bf0a5440-1c8f-4189-ae32-4ba10fc03ec5'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volume_transfer [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Creating transfer of volume bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Generating transfer record for volume bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e29efcd-fec6-44d5-96bc-54a19d123188 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:55:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 487/1022] 192.168.122.48 () {62 vars in 1205 bytes} [Fri Sep 4 15:55:34 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2d7ca8c-4152-480c-9abf-a6a63e13bf7f tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 536/1023] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 960 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-30518b82-af53-484f-ba82-da51996517ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30518b82-af53-484f-ba82-da51996517ec tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30518b82-af53-484f-ba82-da51996517ec tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30518b82-af53-484f-ba82-da51996517ec tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30518b82-af53-484f-ba82-da51996517ec tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 488/1024] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec => generated 546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volume-transfers Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volume_transfer [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Listing volume transfers {{(pid=87212) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:55:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7dbc00f2-7060-43be-8ca4-2ae5d74e2ff2 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 200 Sep 04 15:55:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 537/1025] 192.168.122.48 () {60 vars in 1184 bytes} [Fri Sep 4 15:55:34 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e5b0dd4a-f571-47b8-828b-41e50025035c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] POST http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec/accept Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4d769e00da55c353"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Accepting volume transfer 9c1fa444-8de4-41cc-8f70-a1386028a6ec {{(pid=87211) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 15:55:34 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Accepting transfer 9c1fa444-8de4-41cc-8f70-a1386028a6ec Sep 04 15:55:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:34 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Created reservations ['8901e721-d401-4c6d-9540-ddf56dba42c3', '7c1fbcd8-984f-4202-9a7f-57654ecf55a7', 'e4fd92b5-235c-4316-b93b-437820268436', 'eb628922-f4a0-434a-90d9-848190094f7f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Created reservations ['be44b4a8-9c25-4e02-895e-d2b26d4ac14f', '591d4618-8140-4cf1-9fb6-cd3143479eb0', '60553ea8-1cc1-4909-b3dc-8ae9a0b0ab03', '5e49a71a-a3fc-4bb0-b269-3f72a9347f55'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Created reservations ['3b656341-7d50-418a-baf2-196d40156d23', 'b5e7e2fc-6da6-490f-b9d6-467ff30d0230', '9f347a65-45ab-45b8-9fc8-5b30823434e7', '89da05e9-b7f6-4b1d-91b8-bb9d61c8b35d'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1740e924-b901-4ef5-b486-2d51d6130bc2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 538/1026] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1005 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Created reservations ['600859ad-454a-4681-a5d1-30e8e7f403c4', '175b1990-0844-4aaf-a8c4-1dd9003975d6', '080b4cb0-45f2-4234-b4ef-d1047420eba6', '63dcc888-7c7a-400f-8395-7db1532386b5'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Transfer volume completed successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba8e38de-e0b9-4c53-a6e2-ad4a8d7b95aa tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 539/1027] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Volume bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 has been transferred. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5b0dd4a-f571-47b8-828b-41e50025035c tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec/accept returned with HTTP 202 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 489/1028] 192.168.122.48 () {62 vars in 1337 bytes} [Fri Sep 4 15:55:34 2026] POST /volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec/accept => generated 371 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e55721f8-0ae3-4d5a-a534-3c6bc0f43a06 tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 540/1029] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 952 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4aa7ca0b-4202-4b58-a840-fd285b45580b tempest-VolumesTransfersV357Test-1775601876 tempest-VolumesTransfersV357Test-1775601876-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 490/1030] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 952 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Delete transfer with id: 9c1fa444-8de4-41cc-8f70-a1386028a6ec Sep 04 15:55:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b72ebca8-0dae-45de-8cc8-824b35db6f2e tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec returned with HTTP 404 Sep 04 15:55:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 541/1031] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 15:55:35 2026] DELETE /volume/v3/volume-transfers/9c1fa444-8de4-41cc-8f70-a1386028a6ec => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5491408a-3602-448e-91c3-156a5ceb962a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Delete volume with id: bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Delete volume request issued successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5491408a-3602-448e-91c3-156a5ceb962a tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 202 Sep 04 15:55:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 491/1032] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:55:35 2026] DELETE /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Volume info retrieved successfully. Sep 04 15:55:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-302ce8cb-e4bb-4f76-a556-189f7ccc0d18 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 542/1033] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 1135 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5884311-dfcf-4bc5-b1e8-88344c0610c1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 492/1034] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:36 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1005 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d36d6612-5926-4b8a-be2a-5e34ef332222 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d36d6612-5926-4b8a-be2a-5e34ef332222 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] GET http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d36d6612-5926-4b8a-be2a-5e34ef332222 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d36d6612-5926-4b8a-be2a-5e34ef332222 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d36d6612-5926-4b8a-be2a-5e34ef332222 tempest-ServerActionsTestOtherA-1231278264 tempest-ServerActionsTestOtherA-1231278264-project-member] http://192.168.122.48/volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e returned with HTTP 404 Sep 04 15:55:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 543/1035] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:36 2026] GET /volume/v3/volumes/fa796ff9-0d54-4903-bcd8-085bfc56961e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Volume info retrieved successfully. Sep 04 15:55:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1811ce8-5214-4585-a552-c6d02bb7df0d tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 200 Sep 04 15:55:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 493/1036] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:37 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 1135 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f2f8a12-3ce1-423b-a02a-fd08a91666f0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 544/1037] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:37 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1005 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-61392df2-3a40-446f-a0fb-a837c1f50062 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61392df2-3a40-446f-a0fb-a837c1f50062 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61392df2-3a40-446f-a0fb-a837c1f50062 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61392df2-3a40-446f-a0fb-a837c1f50062 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61392df2-3a40-446f-a0fb-a837c1f50062 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 404 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 494/1038] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:38 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5a6cff9e-c77b-4d41-a867-8a325b1bea03 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a6cff9e-c77b-4d41-a867-8a325b1bea03 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a6cff9e-c77b-4d41-a867-8a325b1bea03 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a6cff9e-c77b-4d41-a867-8a325b1bea03 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a6cff9e-c77b-4d41-a867-8a325b1bea03 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 404 Sep 04 15:55:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 545/1039] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:38 2026] GET /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Delete volume with id: bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb3a6900-4986-46ff-9e83-b78a62f821aa tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 returned with HTTP 404 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 495/1040] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:55:38 2026] DELETE /volume/v3/volumes/bf0a5440-1c8f-4189-ae32-4ba10fc03ec5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-109179490"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-109179490'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume of 1 GB Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4aded704-33ef-41cb-a9ac-8c486632938f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Availability Zones retrieved successfully. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4aded704-33ef-41cb-a9ac-8c486632938f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4aded704-33ef-41cb-a9ac-8c486632938f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4aded704-33ef-41cb-a9ac-8c486632938f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Flow 'volume_create_api' (da3d039a-ea87-40db-8c2e-66d76f293502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1057f9a6-094f-4910-b5f6-57135ddda2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4aded704-33ef-41cb-a9ac-8c486632938f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4aded704-33ef-41cb-a9ac-8c486632938f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 496/1041] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:38 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1005 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1057f9a6-094f-4910-b5f6-57135ddda2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c465ad3c-0873-4fa0-b876-3cbcea30f9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Created reservations ['5881f804-b511-45e0-bd98-c9837e7f9562', '5ec96a1d-7d8d-4e27-b44b-29dea37d4783', 'ce2a0250-e210-4b3b-bf3c-3981db0cdf55', 'e92e3f0f-ba2a-4d68-b33c-748b62c45c63'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c465ad3c-0873-4fa0-b876-3cbcea30f9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5881f804-b511-45e0-bd98-c9837e7f9562', '5ec96a1d-7d8d-4e27-b44b-29dea37d4783', 'ce2a0250-e210-4b3b-bf3c-3981db0cdf55', 'e92e3f0f-ba2a-4d68-b33c-748b62c45c63']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5b209a-e83f-4fd7-a4ba-61441d4eceb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5b209a-e83f-4fd7-a4ba-61441d4eceb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da9bd4df-cbfb-444b-9b2c-b4031f885c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-109179490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',qos_specs=None,replication_status=,reservations=['5881f804-b511-45e0-bd98-c9837e7f9562','5ec96a1d-7d8d-4e27-b44b-29dea37d4783','ce2a0250-e210-4b3b-bf3c-3981db0cdf55','e92e3f0f-ba2a-4d68-b33c-748b62c45c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-109179490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da9bd4df-cbfb-444b-9b2c-b4031f885c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9800ffa4-f541-4ab2-9dfd-9ffd71f3f194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9800ffa4-f541-4ab2-9dfd-9ffd71f3f194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-109179490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7ce7ee46d4479ba9144ddc8cc545b1',qos_specs=None,replication_status=,reservations=['5881f804-b511-45e0-bd98-c9837e7f9562','5ec96a1d-7d8d-4e27-b44b-29dea37d4783','ce2a0250-e210-4b3b-bf3c-3981db0cdf55','e92e3f0f-ba2a-4d68-b33c-748b62c45c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ced9dce5b254e91a4ece6e01ab9f94b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af37beb5-cfb1-4a5a-822c-990a412a92be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af37beb5-cfb1-4a5a-822c-990a412a92be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Flow 'volume_create_api' (da3d039a-ea87-40db-8c2e-66d76f293502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Create volume request issued successfully. Sep 04 15:55:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a5c7a4f-6a90-4efd-a005-513302b1765c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 546/1042] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:55:38 2026] POST /volume/v3/volumes => generated 825 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16b86cd9-52ba-4d29-b5fd-265daaed8df9 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 497/1043] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:38 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 893 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c9476489-53f2-4541-b63b-c2532c9fe858 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c9476489-53f2-4541-b63b-c2532c9fe858 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c9476489-53f2-4541-b63b-c2532c9fe858 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c9476489-53f2-4541-b63b-c2532c9fe858 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c9476489-53f2-4541-b63b-c2532c9fe858 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c9476489-53f2-4541-b63b-c2532c9fe858 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 547/1044] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:39 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1005 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-68976e63-1829-4fa7-918c-1c682b7b04f5 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 498/1045] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:39 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-04f8f1aa-c380-45ee-aa62-563b840cbd65 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 548/1046] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:40 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1257 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-f8f89b60-80ab-4ba1-8ad8-d0231d6bcde3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 499/1047] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:55:40 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1257 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-133448fd-6be6-40a0-a448-1b3cd8af46eb tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 549/1048] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:41 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 953 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] POST http://192.168.122.48/volume/v3/volume-transfers Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "da9bd4df-cbfb-444b-9b2c-b4031f885c54"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volume_transfer [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Creating new volume transfer {'transfer': {'volume_id': 'da9bd4df-cbfb-444b-9b2c-b4031f885c54'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volume_transfer [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Creating transfer of volume da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Generating transfer record for volume da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3eea72a-9db8-48cd-855d-fd638df0eb8c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 500/1049] 192.168.122.48 () {62 vars in 1205 bytes} [Fri Sep 4 15:55:41 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7fa132b8-6bc6-4976-903f-6f7ccf27313c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 550/1050] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:41 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volume-transfers/detail Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volume_transfer [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Listing volume transfers {{(pid=87211) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-baeef11b-6278-4e83-bb50-5cfe916149a3 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 501/1051] 192.168.122.48 () {60 vars in 1205 bytes} [Fri Sep 4 15:55:41 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Delete transfer with id: 5a9a5660-c46b-4b6f-b16c-b638fcc1883e Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ff7624b-ab0a-4cc2-bc6a-feb1a294ed2c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e returned with HTTP 202 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 551/1052] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 15:55:41 2026] DELETE /volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-09eb0640-551a-44aa-a24a-40343f7e5499 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09eb0640-551a-44aa-a24a-40343f7e5499 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-09eb0640-551a-44aa-a24a-40343f7e5499 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-09eb0640-551a-44aa-a24a-40343f7e5499 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-09eb0640-551a-44aa-a24a-40343f7e5499 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09eb0640-551a-44aa-a24a-40343f7e5499 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 502/1053] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:41 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 953 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Delete transfer with id: 5a9a5660-c46b-4b6f-b16c-b638fcc1883e Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a84c611d-d83b-4913-9ab5-c4ca23b9ae58 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e returned with HTTP 404 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 552/1054] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 15:55:41 2026] DELETE /volume/v3/volume-transfers/5a9a5660-c46b-4b6f-b16c-b638fcc1883e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-900c740d-f25d-46d1-b057-c75224838ac7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Delete volume with id: da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Delete volume request issued successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-900c740d-f25d-46d1-b057-c75224838ac7 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 202 Sep 04 15:55:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 503/1055] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:55:41 2026] DELETE /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Volume info retrieved successfully. Sep 04 15:55:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cf94d30-96a6-4b46-9d21-aae84a8ce817 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 200 Sep 04 15:55:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 553/1056] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:41 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c5203cc9-ea0a-4a56-804b-2922b84e8115 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5203cc9-ea0a-4a56-804b-2922b84e8115 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5203cc9-ea0a-4a56-804b-2922b84e8115 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5203cc9-ea0a-4a56-804b-2922b84e8115 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5203cc9-ea0a-4a56-804b-2922b84e8115 tempest-VolumesTransfersV357Test-1126312302 tempest-VolumesTransfersV357Test-1126312302-project-admin] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 404 Sep 04 15:55:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 504/1057] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:42 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-49433398-5023-45b1-befb-1b46c5ca1a1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49433398-5023-45b1-befb-1b46c5ca1a1c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] GET http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49433398-5023-45b1-befb-1b46c5ca1a1c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49433398-5023-45b1-befb-1b46c5ca1a1c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49433398-5023-45b1-befb-1b46c5ca1a1c tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 404 Sep 04 15:55:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 554/1058] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:55:42 2026] GET /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] DELETE http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:42 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] Delete volume with id: da9bd4df-cbfb-444b-9b2c-b4031f885c54 Sep 04 15:55:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7504d81d-be5d-484f-a7a1-a8c7fa6142c1 tempest-VolumesTransfersV357Test-1939723717 tempest-VolumesTransfersV357Test-1939723717-project-member] http://192.168.122.48/volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 returned with HTTP 404 Sep 04 15:55:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 505/1059] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:55:42 2026] DELETE /volume/v3/volumes/da9bd4df-cbfb-444b-9b2c-b4031f885c54 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-0b5cdb92-0856-4888-943f-aff550e375e6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 555/1060] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:55:43 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1257 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-37d13e6d-38bb-4c4e-a802-96f4fb3fed6a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37d13e6d-38bb-4c4e-a802-96f4fb3fed6a None None] GET http://192.168.122.48/volume// Sep 04 15:55:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37d13e6d-38bb-4c4e-a802-96f4fb3fed6a None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37d13e6d-38bb-4c4e-a802-96f4fb3fed6a None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37d13e6d-38bb-4c4e-a802-96f4fb3fed6a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:55:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 506/1061] 192.168.122.48 () {58 vars in 1303 bytes} [Fri Sep 4 15:55:43 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-4e3bcbd4-20fc-4111-a491-0c509f433c7e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-4e3bcbd4-20fc-4111-a491-0c509f433c7e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:55:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-4e3bcbd4-20fc-4111-a491-0c509f433c7e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2caa2cb8-2d50-4286-a46a-1af2c5f31f73", "connector": null, "instance_uuid": "f13d8205-7d2f-41f1-b4f9-cf036af7cce7"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-4e3bcbd4-20fc-4111-a491-0c509f433c7e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:55:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 556/1062] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:55:43 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76a3a7ce-4e34-4364-ab51-f2109462943a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76a3a7ce-4e34-4364-ab51-f2109462943a None None] GET http://192.168.122.48/volume// Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76a3a7ce-4e34-4364-ab51-f2109462943a None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76a3a7ce-4e34-4364-ab51-f2109462943a None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76a3a7ce-4e34-4364-ab51-f2109462943a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:55:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 507/1063] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:55:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:55:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-56be6543-d6b8-4c15-bec3-136630c78069 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 557/1064] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1437 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] PUT http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Acquiring lock "cinder-attachment_update-2caa2cb8-2d50-4286-a46a-1af2c5f31f73-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-2caa2cb8-2d50-4286-a46a-1af2c5f31f73-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:55:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:48 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-2caa2cb8-2d50-4286-a46a-1af2c5f31f73-devstack" released by "attachment_update" :: held 1.658s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:55:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-518ededd-973f-471c-bd84-2c94030a9750 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 returned with HTTP 200 Sep 04 15:55:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 508/1065] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:55:46 2026] PUT /volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 => generated 692 bytes in 1744 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-9159c43b-2af9-4139-9c64-84b765f52b5f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-9159c43b-2af9-4139-9c64-84b765f52b5f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7/action Sep 04 15:55:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-9159c43b-2af9-4139-9c64-84b765f52b5f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-9159c43b-2af9-4139-9c64-84b765f52b5f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9d7ff799-e461-449c-ae6b-6c7d7d2c002f req-9159c43b-2af9-4139-9c64-84b765f52b5f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7/action returned with HTTP 204 Sep 04 15:55:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 558/1066] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:55:48 2026] POST /volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:55:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1215651556"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume request body: {'volume': {'imageRef': '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1215651556'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume of 1 GB Sep 04 15:55:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Availability Zones retrieved successfully. Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Flow 'volume_create_api' (d1a7e4b3-b1ae-419e-a77c-a1c88116527a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be221a-f6a0-4fb6-ae7d-9de6caa60361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be221a-f6a0-4fb6-ae7d-9de6caa60361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a364fc87-b5d9-43f1-baa0-954a9e667118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Created reservations ['6dea29c8-039c-4f0d-bdf0-1f358c659e15', '5564522c-a623-4bbf-a3a6-4997df46e869', '9bdbdcca-d6a6-4f17-aa26-85b3c7b63776', 'b9a37b63-990e-415d-beee-46f7b93164fe'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a364fc87-b5d9-43f1-baa0-954a9e667118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dea29c8-039c-4f0d-bdf0-1f358c659e15', '5564522c-a623-4bbf-a3a6-4997df46e869', '9bdbdcca-d6a6-4f17-aa26-85b3c7b63776', 'b9a37b63-990e-415d-beee-46f7b93164fe']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e803d54-8e4f-4e42-8a83-2ab4342a88c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e803d54-8e4f-4e42-8a83-2ab4342a88c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469e4335-15de-433a-8bd7-b20ba7448f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1215651556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655ddd9228ba4e5d8f722387e622edc2',qos_specs=None,replication_status=,reservations=['6dea29c8-039c-4f0d-bdf0-1f358c659e15','5564522c-a623-4bbf-a3a6-4997df46e869','9bdbdcca-d6a6-4f17-aa26-85b3c7b63776','b9a37b63-990e-415d-beee-46f7b93164fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63691ced0bb243dfbcd6e1130f39435d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1215651556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469e4335-15de-433a-8bd7-b20ba7448f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655ddd9228ba4e5d8f722387e622edc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63691ced0bb243dfbcd6e1130f39435d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee82e07-cc5d-4fd9-9920-343ffd766055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee82e07-cc5d-4fd9-9920-343ffd766055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1215651556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655ddd9228ba4e5d8f722387e622edc2',qos_specs=None,replication_status=,reservations=['6dea29c8-039c-4f0d-bdf0-1f358c659e15','5564522c-a623-4bbf-a3a6-4997df46e869','9bdbdcca-d6a6-4f17-aa26-85b3c7b63776','b9a37b63-990e-415d-beee-46f7b93164fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63691ced0bb243dfbcd6e1130f39435d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ce03fc-ca9a-4922-8d8a-53a93ed03088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ce03fc-ca9a-4922-8d8a-53a93ed03088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Flow 'volume_create_api' (d1a7e4b3-b1ae-419e-a77c-a1c88116527a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume request issued successfully. Sep 04 15:55:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a5fd345-d2ee-4b58-b280-27bb553b8202 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 509/1067] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:55:54 2026] POST /volume/v3/volumes => generated 755 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:55:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:55 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=358,cinder:INSERT=51,cinder:UPDATE=90 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:55:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:55:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0288ed16-5024-4d34-b4cb-b0f9143c5017 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:55:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 559/1068] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:55 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 823 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:55:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:56 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=309,cinder:INSERT=56,cinder:UPDATE=82 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:55:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:55:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e4c67b3c-13e8-4b66-854d-58234eb340a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:55:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 510/1069] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:56 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 847 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-32626c99-e12a-40b1-9523-179c60431630 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-32626c99-e12a-40b1-9523-179c60431630 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:55:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-32626c99-e12a-40b1-9523-179c60431630 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-32626c99-e12a-40b1-9523-179c60431630 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:55:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:55:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-32626c99-e12a-40b1-9523-179c60431630 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:55:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-32626c99-e12a-40b1-9523-179c60431630 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:55:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 560/1070] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:58 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 847 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:55:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:55:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:55:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:55:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-daf1001a-1696-4a26-b12a-2b1c9dddb092 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:55:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 511/1071] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:55:59 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 905 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6708d06c-fac3-4895-93c8-b47e88b51158 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6708d06c-fac3-4895-93c8-b47e88b51158 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6708d06c-fac3-4895-93c8-b47e88b51158 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6708d06c-fac3-4895-93c8-b47e88b51158 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6708d06c-fac3-4895-93c8-b47e88b51158 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6708d06c-fac3-4895-93c8-b47e88b51158 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 561/1072] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:00 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 905 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29bdc52c-ba18-4ec0-b685-19f23b20e947 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 512/1073] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:01 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 908 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38e4d05c-2e0f-49bb-bd3c-9cebf7e53654 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 562/1074] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:02 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-697bc61e-669d-4aa0-aa51-133d9bea7e90 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 513/1075] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:03 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 908 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f38d9ab3-d9b3-4bc4-9cd7-0762f0c11aed tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 563/1076] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:04 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d77013a2-689d-4aec-a1ef-1847329da476 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d77013a2-689d-4aec-a1ef-1847329da476 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d77013a2-689d-4aec-a1ef-1847329da476 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d77013a2-689d-4aec-a1ef-1847329da476 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d77013a2-689d-4aec-a1ef-1847329da476 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d77013a2-689d-4aec-a1ef-1847329da476 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 514/1077] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:06 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 908 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5abb5d09-9f1e-407c-be53-10686a8ed298 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 564/1078] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:07 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] POST http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b/action Sep 04 15:56:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:07 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Created reservations ['d718786b-b9e9-420f-be42-ff4416abe059', 'e2849ea1-1ea0-4ae4-b390-f6f74daea9a4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Extend volume request issued successfully. Sep 04 15:56:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5cc19e30-b188-4e90-88dc-a4573ab89288 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b/action returned with HTTP 202 Sep 04 15:56:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 515/1079] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:56:07 2026] POST /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d2ab070-96f9-4500-9953-8aedfc9b9794 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 565/1080] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:07 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-463ad3b3-3b9b-47f2-83a8-0dccbe30d5ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 516/1081] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:08 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7bd80a34-7eab-4ee3-bdc5-0458a78560cf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 566/1082] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:09 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-65f199b0-ab4b-4012-b16f-f088142e0c28 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 517/1083] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:09 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8615c73d-2337-41fc-a588-5a41399371a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8615c73d-2337-41fc-a588-5a41399371a4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8615c73d-2337-41fc-a588-5a41399371a4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8615c73d-2337-41fc-a588-5a41399371a4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8615c73d-2337-41fc-a588-5a41399371a4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8615c73d-2337-41fc-a588-5a41399371a4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 567/1084] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:10 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1326 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-089230a9-bb8d-4569-abdf-653c04667eba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] DELETE http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Delete volume with id: 469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Delete volume request issued successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-089230a9-bb8d-4569-abdf-653c04667eba tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 202 Sep 04 15:56:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 518/1085] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:10 2026] DELETE /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05418c4c-9d6c-4e47-8d9e-67e28de16fbf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 568/1086] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:10 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1325 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-989108558"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-989108558'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume of 1 GB Sep 04 15:56:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Availability Zones retrieved successfully. Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (ad3271c2-2529-4f87-9fb5-414aa8a018fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f789625c-56e1-4889-9e82-2663c2b05d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f789625c-56e1-4889-9e82-2663c2b05d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a11dc90-2101-41a6-9b1d-3056a4bbd49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64377e02-d07a-4000-b3a4-d08cbb3c67ec tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 200 Sep 04 15:56:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 569/1087] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:11 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 1325 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Created reservations ['80874087-a73b-4ef4-bf13-92e54c058ef2', '8711b0af-d98f-42cc-a31c-b2b4cfb51ac6', 'c9b9ce03-55ce-46d7-a521-42bbee2f3d66', '450e145c-7168-43cf-8d5a-fbc1da0da0e1'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a11dc90-2101-41a6-9b1d-3056a4bbd49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80874087-a73b-4ef4-bf13-92e54c058ef2', '8711b0af-d98f-42cc-a31c-b2b4cfb51ac6', 'c9b9ce03-55ce-46d7-a521-42bbee2f3d66', '450e145c-7168-43cf-8d5a-fbc1da0da0e1']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf1b6f6-ed35-41a3-ae07-7e64b2f10e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf1b6f6-ed35-41a3-ae07-7e64b2f10e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92e973a-935a-41eb-aa15-e162434adfbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-989108558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['80874087-a73b-4ef4-bf13-92e54c058ef2','8711b0af-d98f-42cc-a31c-b2b4cfb51ac6','c9b9ce03-55ce-46d7-a521-42bbee2f3d66','450e145c-7168-43cf-8d5a-fbc1da0da0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-989108558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92e973a-935a-41eb-aa15-e162434adfbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b63badb0c6422982a9cdebcc76218f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3040dd7451d64788aeea3c511d6b6abb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3c19d4-9f71-43f2-bbd1-9a31c40c33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3c19d4-9f71-43f2-bbd1-9a31c40c33a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-989108558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['80874087-a73b-4ef4-bf13-92e54c058ef2','8711b0af-d98f-42cc-a31c-b2b4cfb51ac6','c9b9ce03-55ce-46d7-a521-42bbee2f3d66','450e145c-7168-43cf-8d5a-fbc1da0da0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9505f15a-1819-4d26-b42a-81dbd92df537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9505f15a-1819-4d26-b42a-81dbd92df537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (ad3271c2-2529-4f87-9fb5-414aa8a018fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request issued successfully. Sep 04 15:56:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7ae58daa-b2a1-4e1e-bee1-88fe578c6b4d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 519/1088] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:56:11 2026] POST /volume/v3/volumes => generated 761 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3c0f828-c3f4-49c7-b4e8-d556b4101032 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 570/1089] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:12 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 829 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ceba927b-0a2b-4fc8-a91b-e69ec52485db None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ceba927b-0a2b-4fc8-a91b-e69ec52485db tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b Sep 04 15:56:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ceba927b-0a2b-4fc8-a91b-e69ec52485db tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ceba927b-0a2b-4fc8-a91b-e69ec52485db tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ceba927b-0a2b-4fc8-a91b-e69ec52485db tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b returned with HTTP 404 Sep 04 15:56:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 520/1090] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:12 2026] GET /volume/v3/volumes/469e4335-15de-433a-8bd7-b20ba7448f8b => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1198221210"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1198221210'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume of 1 GB Sep 04 15:56:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Availability Zones retrieved successfully. Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Flow 'volume_create_api' (01f60456-875a-466f-9794-daaafce1d262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (756c31b9-4474-45bf-a952-c4467fd2e5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (756c31b9-4474-45bf-a952-c4467fd2e5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8370d293-6ad3-44e9-bd6a-e36d773b4b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Created reservations ['4fdf0e7b-257d-486b-94b2-0c9a2cda8856', 'dc8ab612-d50c-4d8a-98a5-3b08bef0809e', '8b351c1a-c63c-478f-830f-7ef74533e4cb', '26fe98eb-3d20-4d60-a078-71a36048df83'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8370d293-6ad3-44e9-bd6a-e36d773b4b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fdf0e7b-257d-486b-94b2-0c9a2cda8856', 'dc8ab612-d50c-4d8a-98a5-3b08bef0809e', '8b351c1a-c63c-478f-830f-7ef74533e4cb', '26fe98eb-3d20-4d60-a078-71a36048df83']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2799e36c-2d80-4f0b-a81f-6fe3ced35459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f5242490-e134-4285-afeb-179769ba843d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f5242490-e134-4285-afeb-179769ba843d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f5242490-e134-4285-afeb-179769ba843d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f5242490-e134-4285-afeb-179769ba843d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2799e36c-2d80-4f0b-a81f-6fe3ced35459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7eb5f12-74d8-47b9-8dd7-a1689ab0022a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1198221210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655ddd9228ba4e5d8f722387e622edc2',qos_specs=None,replication_status=,reservations=['4fdf0e7b-257d-486b-94b2-0c9a2cda8856','dc8ab612-d50c-4d8a-98a5-3b08bef0809e','8b351c1a-c63c-478f-830f-7ef74533e4cb','26fe98eb-3d20-4d60-a078-71a36048df83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63691ced0bb243dfbcd6e1130f39435d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1198221210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7eb5f12-74d8-47b9-8dd7-a1689ab0022a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655ddd9228ba4e5d8f722387e622edc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63691ced0bb243dfbcd6e1130f39435d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfcc514-84f4-4c0e-8734-d9f15141935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f5242490-e134-4285-afeb-179769ba843d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfcc514-84f4-4c0e-8734-d9f15141935f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1198221210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655ddd9228ba4e5d8f722387e622edc2',qos_specs=None,replication_status=,reservations=['4fdf0e7b-257d-486b-94b2-0c9a2cda8856','dc8ab612-d50c-4d8a-98a5-3b08bef0809e','8b351c1a-c63c-478f-830f-7ef74533e4cb','26fe98eb-3d20-4d60-a078-71a36048df83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63691ced0bb243dfbcd6e1130f39435d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f5242490-e134-4285-afeb-179769ba843d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 521/1091] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:13 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f9a147-bc14-41aa-9e92-a9f4745dcb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f9a147-bc14-41aa-9e92-a9f4745dcb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Flow 'volume_create_api' (01f60456-875a-466f-9794-daaafce1d262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create volume request issued successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cb465e8-577d-4e79-95ec-3660b3af5fff tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 571/1092] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:56:12 2026] POST /volume/v3/volumes => generated 755 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0a0c13a3-accc-42dd-b927-97ac922b0634 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 522/1093] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:13 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 823 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67c97305-d061-41be-9b32-a9b0f8356cc0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 572/1094] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-641bd5f7-c40b-4fec-b25c-87a02556d1e9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 523/1095] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-e2a817d3-c087-4466-a401-423f506460cc tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 573/1096] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4441fe01-dabc-4ebc-a4f3-fd3c4559d04a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4441fe01-dabc-4ebc-a4f3-fd3c4559d04a None None] GET http://192.168.122.48/volume// Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4441fe01-dabc-4ebc-a4f3-fd3c4559d04a None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4441fe01-dabc-4ebc-a4f3-fd3c4559d04a None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4441fe01-dabc-4ebc-a4f3-fd3c4559d04a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 524/1097] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-76137b7e-f064-450a-9683-777c3c266db6 req-4443bcfc-bcaf-4b90-aeaa-3e0c53698270 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-4443bcfc-bcaf-4b90-aeaa-3e0c53698270 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-4443bcfc-bcaf-4b90-aeaa-3e0c53698270 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a92e973a-935a-41eb-aa15-e162434adfbf", "connector": null, "instance_uuid": "ef5e66d0-9fdf-417d-87f3-eef1a9c6899a"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-4443bcfc-bcaf-4b90-aeaa-3e0c53698270 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 574/1098] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-27a2027e-b2d3-475c-807d-1b1fed087021 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27a2027e-b2d3-475c-807d-1b1fed087021 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27a2027e-b2d3-475c-807d-1b1fed087021 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27a2027e-b2d3-475c-807d-1b1fed087021 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ee1e2f9d-21c9-4cc2-97ab-abfa3de54cbc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee1e2f9d-21c9-4cc2-97ab-abfa3de54cbc None None] GET http://192.168.122.48/volume// Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee1e2f9d-21c9-4cc2-97ab-abfa3de54cbc None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee1e2f9d-21c9-4cc2-97ab-abfa3de54cbc None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee1e2f9d-21c9-4cc2-97ab-abfa3de54cbc None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 575/1099] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-27a2027e-b2d3-475c-807d-1b1fed087021 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27a2027e-b2d3-475c-807d-1b1fed087021 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 525/1100] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-71dfa35b-9a37-4f5a-a4d8-9a50d7db9814 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 576/1101] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1034 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] PUT http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Acquiring lock "cinder-attachment_update-a92e973a-935a-41eb-aa15-e162434adfbf-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-a92e973a-935a-41eb-aa15-e162434adfbf-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-034d2127-1a90-4aad-b55c-969995e506de None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-034d2127-1a90-4aad-b55c-969995e506de tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-034d2127-1a90-4aad-b55c-969995e506de tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-034d2127-1a90-4aad-b55c-969995e506de tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-034d2127-1a90-4aad-b55c-969995e506de tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-034d2127-1a90-4aad-b55c-969995e506de tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 577/1102] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7eb5f12-74d8-47b9-8dd7-a1689ab0022a", "name": "tempest-VolumesExtendTest-Snapshot-548370208"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Create snapshot from volume d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-a92e973a-935a-41eb-aa15-e162434adfbf-devstack" released by "attachment_update" :: held 0.586s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-24aabc48-84f1-4f5d-bca5-8cdb17221cdd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee returned with HTTP 200 Sep 04 15:56:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 526/1103] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:56:14 2026] PUT /volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee => generated 694 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Created reservations ['f4f68adf-00a8-4765-8c1d-e14d31f65ec6', '53fd4773-6060-4e72-a3bb-dfd8e2248dc2', '09b40c9d-7fbf-4cb1-879b-18c629f8e618', '6c313025-7497-4819-ba13-033c865886c7'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot create request issued successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7828581d-f085-4699-ad17-d7d63e5ce2e0 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:56:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 578/1104] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:56:15 2026] POST /volume/v3/snapshots => generated 303 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-afe9f609-ab17-47a8-b663-f2664a764d15 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afe9f609-ab17-47a8-b663-f2664a764d15 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-afe9f609-ab17-47a8-b663-f2664a764d15 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-afe9f609-ab17-47a8-b663-f2664a764d15 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-afe9f609-ab17-47a8-b663-f2664a764d15 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afe9f609-ab17-47a8-b663-f2664a764d15 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 527/1105] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6b97557-7b7d-43ba-83d4-41c8725ff866 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 579/1106] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-76137b7e-f064-450a-9683-777c3c266db6 req-b1399af0-8e7e-4231-9276-4512bd1e7430 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-b1399af0-8e7e-4231-9276-4512bd1e7430 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee/action Sep 04 15:56:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-b1399af0-8e7e-4231-9276-4512bd1e7430 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-b1399af0-8e7e-4231-9276-4512bd1e7430 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-76137b7e-f064-450a-9683-777c3c266db6 req-b1399af0-8e7e-4231-9276-4512bd1e7430 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee/action returned with HTTP 204 Sep 04 15:56:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 528/1107] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:56:16 2026] POST /volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33f1675c-1f9d-4f44-9274-60e5b110e75e tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 580/1108] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:16 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4097f217-8896-438b-9464-a4bdf580f5d5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4097f217-8896-438b-9464-a4bdf580f5d5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4097f217-8896-438b-9464-a4bdf580f5d5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4097f217-8896-438b-9464-a4bdf580f5d5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4097f217-8896-438b-9464-a4bdf580f5d5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4097f217-8896-438b-9464-a4bdf580f5d5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 529/1109] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dd31f92a-6be7-44a9-b6bc-fe4ddd2b7728 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 581/1110] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c0c30673-6ab4-41d5-aba2-d80e390be7c9 req-18a8b01f-dabe-4892-85ff-b2545952c061 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 530/1111] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e05ae7d-0163-41e9-adcd-daec34d28c7e tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 582/1112] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-59bb503c-6bad-4e1a-8990-fd14f1a9b1d6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 531/1113] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1146 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf/action Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Begin detaching volume completed successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-f5b20e80-361a-4683-9360-0b9ad1cc84b4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf/action returned with HTTP 202 Sep 04 15:56:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 583/1114] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:56:17 2026] POST /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e5b6cc3-4177-4142-ac5a-da8b8faedecf tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 532/1115] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7a9c84ae-f270-4fe3-ac91-12fe149026f3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7a9c84ae-f270-4fe3-ac91-12fe149026f3 None None] GET http://192.168.122.48/volume// Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7a9c84ae-f270-4fe3-ac91-12fe149026f3 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7a9c84ae-f270-4fe3-ac91-12fe149026f3 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7a9c84ae-f270-4fe3-ac91-12fe149026f3 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 584/1116] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-4e725ec4-92c7-48fe-99ce-6c7889c15baa tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 533/1117] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-c536d95c-668d-4c33-a487-8394736fa559 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-c536d95c-668d-4c33-a487-8394736fa559 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-c536d95c-668d-4c33-a487-8394736fa559 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-c536d95c-668d-4c33-a487-8394736fa559 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:18 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:56:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-1805b5dc-710c-4638-b17c-6115fa93a8fc req-c536d95c-668d-4c33-a487-8394736fa559 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee returned with HTTP 200 Sep 04 15:56:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 585/1118] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:56:18 2026] DELETE /volume/v3/attachments/60617796-583b-4a6c-9b8d-10964968aeee => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0987d9e4-3a1f-4826-9321-d65b397c961c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0987d9e4-3a1f-4826-9321-d65b397c961c tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0987d9e4-3a1f-4826-9321-d65b397c961c tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0987d9e4-3a1f-4826-9321-d65b397c961c tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0987d9e4-3a1f-4826-9321-d65b397c961c tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0987d9e4-3a1f-4826-9321-d65b397c961c tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 534/1119] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:18 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] POST http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a/action Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:56:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2171cbd-59bd-473e-87ef-022d5edd55d8 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:56:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 535/1120] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:18 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Created reservations ['40fcda57-871b-4ba1-8fc1-c8134e6cba63', '948bed22-a96f-4f0d-88b0-6373bf9f1a48'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Extend volume request issued successfully. Sep 04 15:56:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-359cb670-2c91-42f8-adfa-9a070c1e4a63 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a/action returned with HTTP 202 Sep 04 15:56:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 586/1121] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:56:18 2026] POST /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2762a92-db81-4e55-8c1c-d8cea5e016a9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 536/1122] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:19 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f381a75c-86ce-4e41-988d-1be2f0d1d143 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 587/1123] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:20 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-558c2c28-bc5d-4b5c-931b-9745da109109 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-558c2c28-bc5d-4b5c-931b-9745da109109 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-558c2c28-bc5d-4b5c-931b-9745da109109 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-558c2c28-bc5d-4b5c-931b-9745da109109 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-558c2c28-bc5d-4b5c-931b-9745da109109 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-558c2c28-bc5d-4b5c-931b-9745da109109 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 588/1124] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:21 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-58df7329-743e-4ae4-8043-3eeec2a25824 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58df7329-743e-4ae4-8043-3eeec2a25824 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-58df7329-743e-4ae4-8043-3eeec2a25824 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-58df7329-743e-4ae4-8043-3eeec2a25824 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83fa53ed-f404-4532-b7c9-fde7d58ec571 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 537/1125] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:21 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 945 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-58df7329-743e-4ae4-8043-3eeec2a25824 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58df7329-743e-4ae4-8043-3eeec2a25824 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 589/1126] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:21 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Delete snapshot with id: 1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot delete request issued successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52081ff2-b238-4ef1-b2f0-cd4dae18d75b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 202 Sep 04 15:56:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 538/1127] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:56:21 2026] DELETE /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-297834e6-7d73-4171-9bf3-0089539cba5d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-297834e6-7d73-4171-9bf3-0089539cba5d tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-297834e6-7d73-4171-9bf3-0089539cba5d tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-297834e6-7d73-4171-9bf3-0089539cba5d tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-297834e6-7d73-4171-9bf3-0089539cba5d tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-297834e6-7d73-4171-9bf3-0089539cba5d tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 590/1128] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:21 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c700ce86-a7ef-4675-90c7-9feea645930f tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 539/1129] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:22 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 945 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a232fbff-429a-4bd0-8bee-59048ce3c5d9 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 591/1130] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:22 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 461 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6247ead9-1e74-4260-a432-95209a57f1e1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6247ead9-1e74-4260-a432-95209a57f1e1 None None] GET http://192.168.122.48/volume// Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6247ead9-1e74-4260-a432-95209a57f1e1 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6247ead9-1e74-4260-a432-95209a57f1e1 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6247ead9-1e74-4260-a432-95209a57f1e1 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 540/1131] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:56:23 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-532e210e-430f-4470-8983-e7c3d898918d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-532e210e-430f-4470-8983-e7c3d898918d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-532e210e-430f-4470-8983-e7c3d898918d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a5387d3-6cf4-4444-a48e-3ee1826fd7b4", "connector": null, "instance_uuid": "f13d8205-7d2f-41f1-b4f9-cf036af7cce7"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-532e210e-430f-4470-8983-e7c3d898918d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 592/1132] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:56:23 2026] POST /volume/v3/attachments => generated 273 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a532eb33-72e3-49af-9b59-7be805715615 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a532eb33-72e3-49af-9b59-7be805715615 None None] GET http://192.168.122.48/volume// Sep 04 15:56:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a532eb33-72e3-49af-9b59-7be805715615 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a532eb33-72e3-49af-9b59-7be805715615 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a532eb33-72e3-49af-9b59-7be805715615 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 593/1133] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:23 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-441469cd-a892-4c73-b9ee-a2bce8af8d49 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 541/1134] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:23 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 944 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-37e22088-9944-425b-a2ef-a4fc6106a5a6 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 594/1135] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:23 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 1125 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a5e36b0-7f6a-47b3-a35d-726f1699e1e7 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 542/1136] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:24 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 461 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] PUT http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 Sep 04 15:56:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Acquiring lock "cinder-attachment_update-1a5387d3-6cf4-4444-a48e-3ee1826fd7b4-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-1a5387d3-6cf4-4444-a48e-3ee1826fd7b4-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e65ab51-a833-4857-8a6e-85f93f5f0721 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 543/1137] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:25 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 944 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Snapshot retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52e9871d-8c55-42ca-b05a-090869a4c4e5 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 544/1138] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:25 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 461 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-1a5387d3-6cf4-4444-a48e-3ee1826fd7b4-devstack" released by "attachment_update" :: held 1.247s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-540bf6c5-fc4e-4c6a-a216-2afa01a50412 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 595/1139] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:56:24 2026] PUT /volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 => generated 694 bytes in 1324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c6fdd718-b513-4870-8615-519a89762fbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c6fdd718-b513-4870-8615-519a89762fbd tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9/action Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c6fdd718-b513-4870-8615-519a89762fbd tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c6fdd718-b513-4870-8615-519a89762fbd tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-02108341-fa8f-4b06-b12a-744daf1ce1e9 req-c6fdd718-b513-4870-8615-519a89762fbd tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9/action returned with HTTP 204 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 545/1140] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:56:26 2026] POST /volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cc9fae1e-d9d7-47ad-9eca-7cc81d18f73b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cc9fae1e-d9d7-47ad-9eca-7cc81d18f73b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cc9fae1e-d9d7-47ad-9eca-7cc81d18f73b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cc9fae1e-d9d7-47ad-9eca-7cc81d18f73b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cc9fae1e-d9d7-47ad-9eca-7cc81d18f73b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 returned with HTTP 404 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 546/1141] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/snapshots/1e7740aa-65c5-45f3-b936-08844d397fd8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-734a0e47-de3e-4933-977b-293fd6bd468b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-734a0e47-de3e-4933-977b-293fd6bd468b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5eb2bc3e-6e95-405a-a7f3-eaaf35072708 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-734a0e47-de3e-4933-977b-293fd6bd468b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-734a0e47-de3e-4933-977b-293fd6bd468b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 596/1142] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 1237 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe909051-2ca8-47f3-97e4-d28e50906138 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe909051-2ca8-47f3-97e4-d28e50906138 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe909051-2ca8-47f3-97e4-d28e50906138 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe909051-2ca8-47f3-97e4-d28e50906138 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-734a0e47-de3e-4933-977b-293fd6bd468b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fe909051-2ca8-47f3-97e4-d28e50906138 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe909051-2ca8-47f3-97e4-d28e50906138 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-734a0e47-de3e-4933-977b-293fd6bd468b tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 597/1143] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 1237 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 547/1144] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Delete volume with id: d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Delete volume request issued successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1ed4b1b-9b31-425d-a40c-d93d5eda1b06 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 202 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 598/1145] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:26 2026] DELETE /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8b781fd-a54f-4a45-9d8d-63dacba5bad8 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 548/1146] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-10d0a237-b9f9-471a-9e3e-39eca5bbd1a4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 599/1147] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4912d871-08b5-46e5-a6a3-fa69900cb704 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 549/1148] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0feb7d2e-00a2-45b8-bdb4-f2827efca7bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0feb7d2e-00a2-45b8-bdb4-f2827efca7bd None None] GET http://192.168.122.48/volume// Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0feb7d2e-00a2-45b8-bdb4-f2827efca7bd None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0feb7d2e-00a2-45b8-bdb4-f2827efca7bd None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0feb7d2e-00a2-45b8-bdb4-f2827efca7bd None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 600/1149] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-a3a35aa3-bbc8-47df-91b7-80e60b035b05 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-a3a35aa3-bbc8-47df-91b7-80e60b035b05 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-a3a35aa3-bbc8-47df-91b7-80e60b035b05 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e084a0c-6a99-435d-a989-f22aec9f4b06", "connector": null, "instance_uuid": "f13d8205-7d2f-41f1-b4f9-cf036af7cce7"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-a3a35aa3-bbc8-47df-91b7-80e60b035b05 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 550/1150] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:56:27 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8e77e3d-02a1-45c2-8841-16b71ce6c0e0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8e77e3d-02a1-45c2-8841-16b71ce6c0e0 None None] GET http://192.168.122.48/volume// Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8e77e3d-02a1-45c2-8841-16b71ce6c0e0 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8e77e3d-02a1-45c2-8841-16b71ce6c0e0 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8e77e3d-02a1-45c2-8841-16b71ce6c0e0 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 551/1151] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-5c0fec26-1aa4-4d63-9f52-478e8d8227d7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 552/1152] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 1125 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9aad5465-4b0d-417d-bf48-5eff0778a04e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 601/1153] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 944 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Volume info retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1c916ef-f9a9-474c-a9b8-a2dcddbf91e4 tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] PUT http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d Sep 04 15:56:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 553/1154] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Acquiring lock "cinder-attachment_update-4e084a0c-6a99-435d-a989-f22aec9f4b06-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-4e084a0c-6a99-435d-a989-f22aec9f4b06-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Lock "cinder-attachment_update-4e084a0c-6a99-435d-a989-f22aec9f4b06-devstack" released by "attachment_update" :: held 0.776s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-f11f759b-a765-44f1-9f1d-da1720559aa1 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 602/1155] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:56:27 2026] PUT /volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d => generated 694 bytes in 856 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdb97f5a-3f4d-4964-8bdc-1ea1dd6f2f6e tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 554/1156] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-11fb8219-ee93-4b09-8769-43b0cabc6d2f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11fb8219-ee93-4b09-8769-43b0cabc6d2f tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] GET http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a Sep 04 15:56:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11fb8219-ee93-4b09-8769-43b0cabc6d2f tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11fb8219-ee93-4b09-8769-43b0cabc6d2f tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11fb8219-ee93-4b09-8769-43b0cabc6d2f tempest-VolumesExtendTest-795202187 tempest-VolumesExtendTest-795202187-project-member] http://192.168.122.48/volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a returned with HTTP 404 Sep 04 15:56:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 603/1157] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/v3/volumes/d7eb5f12-74d8-47b9-8dd7-a1689ab0022a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4249beb8-d5bc-43a8-9ff3-1412b2175ab7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4249beb8-d5bc-43a8-9ff3-1412b2175ab7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d/action Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4249beb8-d5bc-43a8-9ff3-1412b2175ab7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4249beb8-d5bc-43a8-9ff3-1412b2175ab7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-28a71b97-1dcc-45a8-aa8a-c2e1795b30a4 req-4249beb8-d5bc-43a8-9ff3-1412b2175ab7 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d/action returned with HTTP 204 Sep 04 15:56:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 555/1158] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:56:29 2026] POST /volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ad51ee5-c073-4dc0-8845-219c23f1e269 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 604/1159] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:29 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 1237 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-058fa1d8-e288-47c3-9304-28d71a2e7044 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 556/1160] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:29 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 1237 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] GET http://192.168.122.48/volume/v3/volumes/summary Sep 04 15:56:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:56:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] Get summary completed successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-842b1156-9cac-428d-bcbb-41e2c6ec7ec8 tempest-VolumesSummaryTest-191593071 tempest-VolumesSummaryTest-191593071-project-member] http://192.168.122.48/volume/v3/volumes/summary returned with HTTP 200 Sep 04 15:56:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 605/1161] 192.168.122.48 () {60 vars in 1181 bytes} [Fri Sep 4 15:56:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-0dfef188-b0ed-48bc-a903-783180371087 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 557/1162] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:34 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 1237 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4/action Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Begin detaching volume completed successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f2860be9-0e1e-4af2-9d29-9756674a23da tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4/action returned with HTTP 202 Sep 04 15:56:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 606/1163] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:56:34 2026] POST /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc690b8b-085a-41f3-93dd-11cf2e4b325a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc690b8b-085a-41f3-93dd-11cf2e4b325a None None] GET http://192.168.122.48/volume// Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc690b8b-085a-41f3-93dd-11cf2e4b325a None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc690b8b-085a-41f3-93dd-11cf2e4b325a None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc690b8b-085a-41f3-93dd-11cf2e4b325a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 558/1164] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:34 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-f6884868-aa7b-4de8-824c-59971c425fce tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 200 Sep 04 15:56:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 607/1165] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:34 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 1421 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-ee2541d3-2818-40d3-8448-77eb228bde00 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-ee2541d3-2818-40d3-8448-77eb228bde00 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 Sep 04 15:56:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-ee2541d3-2818-40d3-8448-77eb228bde00 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-ee2541d3-2818-40d3-8448-77eb228bde00 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:35 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:56:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-14a7209c-f968-4e02-89b3-b5409c42b6d8 req-ee2541d3-2818-40d3-8448-77eb228bde00 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 returned with HTTP 200 Sep 04 15:56:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 559/1166] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:56:35 2026] DELETE /volume/v3/attachments/2cf5c069-dea8-427e-8dc9-8a58c03d26a9 => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:35 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume with id: 1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume request issued successfully. Sep 04 15:56:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1f5b9e0-5ca5-4f18-a44e-f01883064e45 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 202 Sep 04 15:56:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 608/1167] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:35 2026] DELETE /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-b69afe59-7ba9-4f53-9cef-825495084515 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 560/1168] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:40 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 1237 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] POST http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06/action Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Begin detaching volume completed successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-40d0d620-fe0f-47b2-87a6-7d81ad4aeaa3 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06/action returned with HTTP 202 Sep 04 15:56:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 609/1169] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:56:40 2026] POST /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b274e3d5-eefc-439c-b0d9-29c65718483f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b274e3d5-eefc-439c-b0d9-29c65718483f None None] GET http://192.168.122.48/volume// Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b274e3d5-eefc-439c-b0d9-29c65718483f None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b274e3d5-eefc-439c-b0d9-29c65718483f None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b274e3d5-eefc-439c-b0d9-29c65718483f None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 561/1170] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:40 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-9dbf4700-c58c-4f44-990c-b7705ec65a8d tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 610/1171] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:40 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 1421 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-0a13ccee-c825-42f3-862c-3de61b0c7966 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-0a13ccee-c825-42f3-862c-3de61b0c7966 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-0a13ccee-c825-42f3-862c-3de61b0c7966 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-0a13ccee-c825-42f3-862c-3de61b0c7966 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:41 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:56:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9106cbb3-2d6a-4209-b7a4-123703d0a03d req-0a13ccee-c825-42f3-862c-3de61b0c7966 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d returned with HTTP 200 Sep 04 15:56:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 562/1172] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:56:40 2026] DELETE /volume/v3/attachments/6a166f46-5c4e-4027-9327-8085a03e170d => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:41 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume with id: 4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume request issued successfully. Sep 04 15:56:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e6e3ad2-af61-45f8-9728-f37bf9c920f4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 202 Sep 04 15:56:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 611/1173] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:41 2026] DELETE /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-fae92cad-93d3-45a6-89ec-12afa5ede609 req-6f24ba38-033c-4552-bb83-62591b7433d0 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 200 Sep 04 15:56:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 563/1174] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:41 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 944 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-702a9748-9a94-430f-9e05-dfcf572bbc19 req-81fc8eb8-6279-4542-b3d1-3f5479ef5dd2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-702a9748-9a94-430f-9e05-dfcf572bbc19 req-81fc8eb8-6279-4542-b3d1-3f5479ef5dd2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-702a9748-9a94-430f-9e05-dfcf572bbc19 req-81fc8eb8-6279-4542-b3d1-3f5479ef5dd2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-702a9748-9a94-430f-9e05-dfcf572bbc19 req-81fc8eb8-6279-4542-b3d1-3f5479ef5dd2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-702a9748-9a94-430f-9e05-dfcf572bbc19 req-81fc8eb8-6279-4542-b3d1-3f5479ef5dd2 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 404 Sep 04 15:56:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 612/1175] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:42 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-887529656"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-887529656'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume of 1 GB Sep 04 15:56:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Availability Zones retrieved successfully. Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (1d554bfd-987a-43f3-887a-34f5e88ba6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978097d2-128b-4bbf-8c64-17f2a70fbea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978097d2-128b-4bbf-8c64-17f2a70fbea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972ae39c-673b-48b2-8541-ceef47bb4efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Created reservations ['d9ecdeee-d006-4760-b2ef-b993dc44d0c5', '99f01c15-b69c-46db-a6a7-033636764117', '859424ba-3edd-4883-b51b-313cf4ef5c14', '456c4048-1065-4f1c-963e-e793da15ded3'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972ae39c-673b-48b2-8541-ceef47bb4efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ecdeee-d006-4760-b2ef-b993dc44d0c5', '99f01c15-b69c-46db-a6a7-033636764117', '859424ba-3edd-4883-b51b-313cf4ef5c14', '456c4048-1065-4f1c-963e-e793da15ded3']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d31474-d6c1-4d17-bd90-f0fae426713f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d31474-d6c1-4d17-bd90-f0fae426713f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-887529656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['d9ecdeee-d006-4760-b2ef-b993dc44d0c5','99f01c15-b69c-46db-a6a7-033636764117','859424ba-3edd-4883-b51b-313cf4ef5c14','456c4048-1065-4f1c-963e-e793da15ded3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-887529656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479bc464084d447bbd47e4f7a5dd9219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cf026f-acc2-4bad-a67f-2ae7d1b8ee00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cf026f-acc2-4bad-a67f-2ae7d1b8ee00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-887529656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['d9ecdeee-d006-4760-b2ef-b993dc44d0c5','99f01c15-b69c-46db-a6a7-033636764117','859424ba-3edd-4883-b51b-313cf4ef5c14','456c4048-1065-4f1c-963e-e793da15ded3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deab849c-d90a-428f-9ffa-5953f90ab08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deab849c-d90a-428f-9ffa-5953f90ab08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (1d554bfd-987a-43f3-887a-34f5e88ba6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request issued successfully. Sep 04 15:56:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ec3112bc-09f3-4a3a-a83a-dc011ff13417 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 564/1176] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:56:48 2026] POST /volume/v3/volumes => generated 757 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51f743ea-fdfb-49fd-b249-13539ae93ad1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 613/1177] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:49 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 825 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60811416-47e3-4601-a268-4d49e61c89ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60811416-47e3-4601-a268-4d49e61c89ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60811416-47e3-4601-a268-4d49e61c89ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60811416-47e3-4601-a268-4d49e61c89ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-60811416-47e3-4601-a268-4d49e61c89ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60811416-47e3-4601-a268-4d49e61c89ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 565/1178] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:50 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc43c385-9d8a-44ee-bd76-8526605fcd5a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 614/1179] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:51 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-d3749fc0-551e-4071-b038-e19213a1e312 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 566/1180] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:56:51 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-045e2b2a-c3d8-4811-ba75-46a7714c25d4 req-8bede27c-9632-465f-a20a-ad0f5abd8b71 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-045e2b2a-c3d8-4811-ba75-46a7714c25d4 req-8bede27c-9632-465f-a20a-ad0f5abd8b71 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-045e2b2a-c3d8-4811-ba75-46a7714c25d4 req-8bede27c-9632-465f-a20a-ad0f5abd8b71 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-045e2b2a-c3d8-4811-ba75-46a7714c25d4 req-8bede27c-9632-465f-a20a-ad0f5abd8b71 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-71c5c0da-a437-497f-9c7e-1ae7d4ec4169 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71c5c0da-a437-497f-9c7e-1ae7d4ec4169 None None] GET http://192.168.122.48/volume// Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-71c5c0da-a437-497f-9c7e-1ae7d4ec4169 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-71c5c0da-a437-497f-9c7e-1ae7d4ec4169 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71c5c0da-a437-497f-9c7e-1ae7d4ec4169 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 567/1181] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-9df9f8d6-d70e-402c-a5bb-58debd9e42cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-9df9f8d6-d70e-402c-a5bb-58debd9e42cb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-9df9f8d6-d70e-402c-a5bb-58debd9e42cb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e", "connector": null, "instance_uuid": "7ce70dc5-809c-4439-86c9-c8861e186283"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-9df9f8d6-d70e-402c-a5bb-58debd9e42cb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 568/1182] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:56:52 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-045e2b2a-c3d8-4811-ba75-46a7714c25d4 req-8bede27c-9632-465f-a20a-ad0f5abd8b71 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 615/1183] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:56:52 2026] DELETE /volume/v3/attachments/b43ae21c-a55f-48c2-a6ae-73d29fb78ef7 => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8ee807a1-e762-49ba-8d84-6ca899fa7df2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ee807a1-e762-49ba-8d84-6ca899fa7df2 None None] GET http://192.168.122.48/volume// Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ee807a1-e762-49ba-8d84-6ca899fa7df2 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ee807a1-e762-49ba-8d84-6ca899fa7df2 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ee807a1-e762-49ba-8d84-6ca899fa7df2 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:56:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 616/1184] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12baabff-5524-4ab0-98fb-7c38369a9a20 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 569/1185] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 849 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-ebf58dd3-d7d2-4145-8724-31ce467cb329 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 617/1186] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1030 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 15:56:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] PUT http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf Sep 04 15:56:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:53 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Acquiring lock "cinder-attachment_update-c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:53 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca717b7a-2922-403f-8f73-2b86f0813114 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca717b7a-2922-403f-8f73-2b86f0813114 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca717b7a-2922-403f-8f73-2b86f0813114 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca717b7a-2922-403f-8f73-2b86f0813114 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ca717b7a-2922-403f-8f73-2b86f0813114 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca717b7a-2922-403f-8f73-2b86f0813114 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 618/1187] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:53 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e-devstack" released by "attachment_update" :: held 0.786s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-c2d8f618-7fcb-4146-bca7-3752ae1965b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf returned with HTTP 200 Sep 04 15:56:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 570/1188] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:56:53 2026] PUT /volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf => generated 694 bytes in 899 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c103a0f3-7e73-4382-b760-8258d58095b8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume with id: 2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:56:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume request issued successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c103a0f3-7e73-4382-b760-8258d58095b8 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 202 Sep 04 15:56:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 619/1189] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:54 2026] DELETE /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:56:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f250fe1e-548d-4954-a82c-5c22fd4ebb0b tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:56:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 571/1190] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:54 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1256 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-52f7f3f4-92c8-465f-84e8-2da58cf185bb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-52f7f3f4-92c8-465f-84e8-2da58cf185bb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf/action Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-52f7f3f4-92c8-465f-84e8-2da58cf185bb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-52f7f3f4-92c8-465f-84e8-2da58cf185bb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c7714e1-0ec5-43e2-9c12-d60e983f504b tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 572/1191] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:55 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-5da30698-c56f-42fd-b19e-8b76a48104ee req-52f7f3f4-92c8-465f-84e8-2da58cf185bb tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf/action returned with HTTP 204 Sep 04 15:56:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 620/1192] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:56:54 2026] POST /volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8094261a-43fd-4a4f-8725-3400ad736b37 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8094261a-43fd-4a4f-8725-3400ad736b37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8094261a-43fd-4a4f-8725-3400ad736b37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8094261a-43fd-4a4f-8725-3400ad736b37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8094261a-43fd-4a4f-8725-3400ad736b37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Volume info retrieved successfully. Sep 04 15:56:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8094261a-43fd-4a4f-8725-3400ad736b37 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 200 Sep 04 15:56:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 573/1193] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:55 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=266,cinder:INSERT=21,cinder:UPDATE=48 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0f75ebf-ed63-42b9-8eeb-1ba0f3b0963e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 621/1194] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1142 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e4a6468-6fbd-4498-9dcc-2dcfc04d850d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 574/1195] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1142 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dc803abb-aa03-44a5-8613-36d2ee08f757 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dc803abb-aa03-44a5-8613-36d2ee08f757 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dc803abb-aa03-44a5-8613-36d2ee08f757 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dc803abb-aa03-44a5-8613-36d2ee08f757 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dc803abb-aa03-44a5-8613-36d2ee08f757 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 returned with HTTP 404 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 622/1196] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/2caa2cb8-2d50-4286-a46a-1af2c5f31f73 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume with id: 4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dfd8f140-77f1-456f-ad99-6f5248678e93 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 404 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 575/1197] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:56 2026] DELETE /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-656385f7-3fee-4013-84c8-e2f71c4af834 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-656385f7-3fee-4013-84c8-e2f71c4af834 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-656385f7-3fee-4013-84c8-e2f71c4af834 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-656385f7-3fee-4013-84c8-e2f71c4af834 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-656385f7-3fee-4013-84c8-e2f71c4af834 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 returned with HTTP 404 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 623/1198] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/4e084a0c-6a99-435d-a989-f22aec9f4b06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c3e374a4-e54d-4a91-8757-159b04e06637 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3e374a4-e54d-4a91-8757-159b04e06637 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3e374a4-e54d-4a91-8757-159b04e06637 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3e374a4-e54d-4a91-8757-159b04e06637 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c3e374a4-e54d-4a91-8757-159b04e06637 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Delete volume with id: 1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3e374a4-e54d-4a91-8757-159b04e06637 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 404 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 576/1199] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:56:56 2026] DELETE /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07c787f5-ed61-4c52-bf03-6cb66cc5fde4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07c787f5-ed61-4c52-bf03-6cb66cc5fde4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] GET http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07c787f5-ed61-4c52-bf03-6cb66cc5fde4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07c787f5-ed61-4c52-bf03-6cb66cc5fde4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07c787f5-ed61-4c52-bf03-6cb66cc5fde4 tempest-TestInstancesWithCinderVolumes-1634677508 tempest-TestInstancesWithCinderVolumes-1634677508-project-member] http://192.168.122.48/volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 returned with HTTP 404 Sep 04 15:56:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 624/1200] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/1a5387d3-6cf4-4444-a48e-3ee1826fd7b4 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c2330493-50af-4a66-8219-9ecdf8997890 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=294,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Get all volumes completed successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2330493-50af-4a66-8219-9ecdf8997890 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 577/1201] 192.168.122.48 () {58 vars in 1164 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3329 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cb1e79e3-7580-4231-a9de-69b7e1ad8778 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cb1e79e3-7580-4231-a9de-69b7e1ad8778 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] DELETE http://192.168.122.48/volume/v3/types/74a6666f-ce6c-465d-810c-745649f2d856 Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cb1e79e3-7580-4231-a9de-69b7e1ad8778 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cb1e79e3-7580-4231-a9de-69b7e1ad8778 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cb1e79e3-7580-4231-a9de-69b7e1ad8778 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types/74a6666f-ce6c-465d-810c-745649f2d856 returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 625/1202] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/types/74a6666f-ce6c-465d-810c-745649f2d856 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Get all volumes completed successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59dc7fd9-41f6-416d-9dcf-2693f9263a28 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 578/1203] 192.168.122.48 () {58 vars in 1164 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74e4a288-ac7a-42e8-8b83-2533e4e5b736 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74e4a288-ac7a-42e8-8b83-2533e4e5b736 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] DELETE http://192.168.122.48/volume/v3/types/43272dd4-6f88-4e88-ac5a-ed93318d1afc Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74e4a288-ac7a-42e8-8b83-2533e4e5b736 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74e4a288-ac7a-42e8-8b83-2533e4e5b736 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74e4a288-ac7a-42e8-8b83-2533e4e5b736 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types/43272dd4-6f88-4e88-ac5a-ed93318d1afc returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 626/1204] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/types/43272dd4-6f88-4e88-ac5a-ed93318d1afc => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b9aec14a-6103-464b-b767-3a51a61e269f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Get all volumes completed successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9aec14a-6103-464b-b767-3a51a61e269f tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 579/1205] 192.168.122.48 () {58 vars in 1164 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-23436b5f-432a-489e-8967-40df019bef87 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23436b5f-432a-489e-8967-40df019bef87 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] DELETE http://192.168.122.48/volume/v3/types/c7121982-dfec-4136-b79f-4986be28882c Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23436b5f-432a-489e-8967-40df019bef87 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23436b5f-432a-489e-8967-40df019bef87 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23436b5f-432a-489e-8967-40df019bef87 tempest-TestInstancesWithCinderVolumes-638673959 tempest-TestInstancesWithCinderVolumes-638673959-project-admin] http://192.168.122.48/volume/v3/types/c7121982-dfec-4136-b79f-4986be28882c returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 627/1206] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/types/c7121982-dfec-4136-b79f-4986be28882c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-443182059"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-443182059'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume of 1 GB Sep 04 15:57:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Availability Zones retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (8670dc4d-2bb3-45c8-acd2-8b646875dce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23708c9b-6e6c-425e-8176-02cef3a23a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23708c9b-6e6c-425e-8176-02cef3a23a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fcd131-629f-44c2-8535-dc7c2e3325d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Created reservations ['7e818a18-a912-4472-a012-fa6c885dd6f7', 'c8ceabbc-c735-4b2a-ac37-61261674bf7a', 'c7a46951-5f3c-4705-94f6-e391fcfe7314', '031508db-acd0-47b5-9f5d-2901b7127411'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fcd131-629f-44c2-8535-dc7c2e3325d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e818a18-a912-4472-a012-fa6c885dd6f7', 'c8ceabbc-c735-4b2a-ac37-61261674bf7a', 'c7a46951-5f3c-4705-94f6-e391fcfe7314', '031508db-acd0-47b5-9f5d-2901b7127411']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c895fc0-74ce-434b-9a1a-8d9b78449435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c895fc0-74ce-434b-9a1a-8d9b78449435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1282b8d0-bd54-4859-b5ec-187a705cf796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-443182059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['7e818a18-a912-4472-a012-fa6c885dd6f7','c8ceabbc-c735-4b2a-ac37-61261674bf7a','c7a46951-5f3c-4705-94f6-e391fcfe7314','031508db-acd0-47b5-9f5d-2901b7127411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-443182059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1282b8d0-bd54-4859-b5ec-187a705cf796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b63badb0c6422982a9cdebcc76218f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3040dd7451d64788aeea3c511d6b6abb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d0d072-02b0-46dc-97f5-3083661f48c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d0d072-02b0-46dc-97f5-3083661f48c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-443182059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b63badb0c6422982a9cdebcc76218f',qos_specs=None,replication_status=,reservations=['7e818a18-a912-4472-a012-fa6c885dd6f7','c8ceabbc-c735-4b2a-ac37-61261674bf7a','c7a46951-5f3c-4705-94f6-e391fcfe7314','031508db-acd0-47b5-9f5d-2901b7127411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3040dd7451d64788aeea3c511d6b6abb',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351b313-02e8-4ac5-b198-58496669ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351b313-02e8-4ac5-b198-58496669ee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Flow 'volume_create_api' (8670dc4d-2bb3-45c8-acd2-8b646875dce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Create volume request issued successfully. Sep 04 15:57:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06ede304-d400-48ae-b3b9-382d4ca36e84 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 580/1207] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:57:04 2026] POST /volume/v3/volumes => generated 761 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3a46b887-0533-4d2f-b45b-642134f97395 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a46b887-0533-4d2f-b45b-642134f97395 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a46b887-0533-4d2f-b45b-642134f97395 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a46b887-0533-4d2f-b45b-642134f97395 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3a46b887-0533-4d2f-b45b-642134f97395 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a46b887-0533-4d2f-b45b-642134f97395 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 628/1208] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:05 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66dc676d-4746-4660-a9a2-37cff73c8687 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66dc676d-4746-4660-a9a2-37cff73c8687 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66dc676d-4746-4660-a9a2-37cff73c8687 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66dc676d-4746-4660-a9a2-37cff73c8687 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66dc676d-4746-4660-a9a2-37cff73c8687 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66dc676d-4746-4660-a9a2-37cff73c8687 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 581/1209] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-473971f2-7b01-4540-8757-87ddf3c744e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:57:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1816349778", "imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1816349778', 'imageRef': '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Create volume of 1 GB Sep 04 15:57:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Availability Zones retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Flow 'volume_create_api' (893a6e52-8bcc-4b24-9d14-69e7241378d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf63b79-969a-4d58-8bf4-cfd7fd64a98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e77e33d0-083c-4c21-96d9-815764e5d015 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77e33d0-083c-4c21-96d9-815764e5d015 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77e33d0-083c-4c21-96d9-815764e5d015 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77e33d0-083c-4c21-96d9-815764e5d015 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e77e33d0-083c-4c21-96d9-815764e5d015 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77e33d0-083c-4c21-96d9-815764e5d015 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 582/1210] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-a05a4744-d016-4329-8bbb-386db3097c7f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 583/1211] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf63b79-969a-4d58-8bf4-cfd7fd64a98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75aa873b-2656-44f6-9d9c-96a1c4048003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a039fc93-cc32-4444-96ea-436836d7ad13 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a039fc93-cc32-4444-96ea-436836d7ad13 None None] GET http://192.168.122.48/volume// Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a039fc93-cc32-4444-96ea-436836d7ad13 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a039fc93-cc32-4444-96ea-436836d7ad13 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a039fc93-cc32-4444-96ea-436836d7ad13 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 584/1212] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Created reservations ['146850a7-62ac-4454-bb7e-64284bf04472', '552c962e-867f-40d1-88d3-e510bb3d8c70', 'db16dcbe-0c5f-4959-8006-5aea64393da4', '2c72e307-68c2-4532-8167-7a9f33f3ea37'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75aa873b-2656-44f6-9d9c-96a1c4048003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['146850a7-62ac-4454-bb7e-64284bf04472', '552c962e-867f-40d1-88d3-e510bb3d8c70', 'db16dcbe-0c5f-4959-8006-5aea64393da4', '2c72e307-68c2-4532-8167-7a9f33f3ea37']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-cfeb44a3-c420-4c48-93ad-b371c154f373 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fc5bb8-5a2d-4e64-9d56-cec6cebe2221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-cfeb44a3-c420-4c48-93ad-b371c154f373 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-cfeb44a3-c420-4c48-93ad-b371c154f373 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1282b8d0-bd54-4859-b5ec-187a705cf796", "connector": null, "instance_uuid": "ca3472a2-d8aa-4f41-a90c-dc4629069954"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fc5bb8-5a2d-4e64-9d56-cec6cebe2221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3d40a6-d96d-46d1-9978-d2448016a70c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1816349778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='badb81943cd0404285f267a56b856dad',qos_specs=None,replication_status=,reservations=['146850a7-62ac-4454-bb7e-64284bf04472','552c962e-867f-40d1-88d3-e510bb3d8c70','db16dcbe-0c5f-4959-8006-5aea64393da4','2c72e307-68c2-4532-8167-7a9f33f3ea37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5cbab276bc4604922deea8a97d7535',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1816349778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f3d40a6-d96d-46d1-9978-d2448016a70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='badb81943cd0404285f267a56b856dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5cbab276bc4604922deea8a97d7535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca268622-5320-4d22-9465-75d42d465ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca268622-5320-4d22-9465-75d42d465ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1816349778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='badb81943cd0404285f267a56b856dad',qos_specs=None,replication_status=,reservations=['146850a7-62ac-4454-bb7e-64284bf04472','552c962e-867f-40d1-88d3-e510bb3d8c70','db16dcbe-0c5f-4959-8006-5aea64393da4','2c72e307-68c2-4532-8167-7a9f33f3ea37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5cbab276bc4604922deea8a97d7535',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cf8666-281f-4bfe-ba38-bb671835a9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cf8666-281f-4bfe-ba38-bb671835a9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Flow 'volume_create_api' (893a6e52-8bcc-4b24-9d14-69e7241378d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-cfeb44a3-c420-4c48-93ad-b371c154f373 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Create volume request issued successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-473971f2-7b01-4540-8757-87ddf3c744e1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 629/1213] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:57:06 2026] POST /volume/v3/volumes => generated 760 bytes in 1786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 585/1214] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:57:08 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce41ef29-f291-44fb-a88e-d7c22b217c23 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 630/1215] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-296d33a4-1e6e-4536-8fe0-4f291286e93e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-296d33a4-1e6e-4536-8fe0-4f291286e93e None None] GET http://192.168.122.48/volume// Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-296d33a4-1e6e-4536-8fe0-4f291286e93e None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-296d33a4-1e6e-4536-8fe0-4f291286e93e None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-296d33a4-1e6e-4536-8fe0-4f291286e93e None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 631/1216] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1535650-9c9c-4ab2-93fd-12048f7c6121 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 586/1217] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-2d110487-f779-49ec-a036-c486b462a323 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 632/1218] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1034 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] PUT http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:08 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Acquiring lock "cinder-attachment_update-1282b8d0-bd54-4859-b5ec-187a705cf796-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:57:09 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-1282b8d0-bd54-4859-b5ec-187a705cf796-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:57:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0abbbc1-d29c-4f8d-bd4e-5b6ee0650a0f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 633/1219] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e957e45f-9cf7-414c-89c4-30f1e19d3e4c tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 634/1220] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Lock "cinder-attachment_update-1282b8d0-bd54-4859-b5ec-187a705cf796-devstack" released by "attachment_update" :: held 1.068s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-4dd9ead1-97b3-42d2-95c0-8c72fc31459f tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 587/1221] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:57:08 2026] PUT /volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c => generated 694 bytes in 1142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-d8f74d64-45a1-451f-8693-d39b9c2f23dd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-d8f74d64-45a1-451f-8693-d39b9c2f23dd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c/action Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-d8f74d64-45a1-451f-8693-d39b9c2f23dd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-d8f74d64-45a1-451f-8693-d39b9c2f23dd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0714f326-fafc-44b2-b062-e3b8c8877905 req-d8f74d64-45a1-451f-8693-d39b9c2f23dd tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c/action returned with HTTP 204 Sep 04 15:57:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 635/1222] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:57:10 2026] POST /volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3e63421-0a44-417b-a38a-85fe17e8d2c2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 588/1223] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f83e84c-d311-4bdc-8a30-59612530e102 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f83e84c-d311-4bdc-8a30-59612530e102 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f83e84c-d311-4bdc-8a30-59612530e102 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f83e84c-d311-4bdc-8a30-59612530e102 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f83e84c-d311-4bdc-8a30-59612530e102 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f83e84c-d311-4bdc-8a30-59612530e102 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 636/1224] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c5f774d8-d3db-458b-8dc9-63575adef33b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5f774d8-d3db-458b-8dc9-63575adef33b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5f774d8-d3db-458b-8dc9-63575adef33b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5f774d8-d3db-458b-8dc9-63575adef33b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c5f774d8-d3db-458b-8dc9-63575adef33b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5f774d8-d3db-458b-8dc9-63575adef33b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 589/1225] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume with id: 1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-672213fe-67bc-4d7f-9698-4a2835f63df6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 400 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 637/1226] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:57:11 2026] DELETE /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 307 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6afa95f3-7cd7-4729-88ce-99bed00eb56b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 590/1227] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-87467c67-2d62-41eb-9f7e-62a01225452b tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 638/1228] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1146 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] POST http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796/action Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Begin detaching volume completed successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-b71132e9-563c-4abb-876f-7fc1c111b044 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796/action returned with HTTP 202 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 591/1229] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:57:11 2026] POST /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-712672b3-32c6-42cc-9e39-8d8f8983275a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-712672b3-32c6-42cc-9e39-8d8f8983275a None None] GET http://192.168.122.48/volume// Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-712672b3-32c6-42cc-9e39-8d8f8983275a None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-712672b3-32c6-42cc-9e39-8d8f8983275a None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-712672b3-32c6-42cc-9e39-8d8f8983275a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 639/1230] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-a3760d63-cbba-4c34-85d6-91512281685d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 592/1231] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 1330 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a105d870-b1d5-4560-8c95-0155aabdc1b9 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 640/1232] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-396a62f7-0711-4f2a-af84-6bd56be5eae4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-396a62f7-0711-4f2a-af84-6bd56be5eae4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-396a62f7-0711-4f2a-af84-6bd56be5eae4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-396a62f7-0711-4f2a-af84-6bd56be5eae4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:57:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d6c5bee3-f417-4b64-99db-d6311240e769 req-396a62f7-0711-4f2a-af84-6bd56be5eae4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c returned with HTTP 200 Sep 04 15:57:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 593/1233] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:57:11 2026] DELETE /volume/v3/attachments/a4765c40-024e-4395-8d7a-44662668e74c => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-48ad735f-b92f-4268-9749-f9f04b607205 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-48ad735f-b92f-4268-9749-f9f04b607205 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-48ad735f-b92f-4268-9749-f9f04b607205 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-48ad735f-b92f-4268-9749-f9f04b607205 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-48ad735f-b92f-4268-9749-f9f04b607205 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-48ad735f-b92f-4268-9749-f9f04b607205 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 641/1234] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a163ec29-e253-4344-9af3-34ad8bfb3172 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 594/1235] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-46ab257a-09b3-4532-8a63-610f2097a6ab None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46ab257a-09b3-4532-8a63-610f2097a6ab tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46ab257a-09b3-4532-8a63-610f2097a6ab tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46ab257a-09b3-4532-8a63-610f2097a6ab tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-46ab257a-09b3-4532-8a63-610f2097a6ab tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46ab257a-09b3-4532-8a63-610f2097a6ab tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 642/1236] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a14fb0a-dea1-426a-8b42-d74b9539de4d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 595/1237] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:15 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a3779c82-8003-4453-9eac-5770ec2e7621 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3779c82-8003-4453-9eac-5770ec2e7621 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3779c82-8003-4453-9eac-5770ec2e7621 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3779c82-8003-4453-9eac-5770ec2e7621 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a3779c82-8003-4453-9eac-5770ec2e7621 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3779c82-8003-4453-9eac-5770ec2e7621 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 643/1238] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:16 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 913 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c01c91e-67b5-416b-b1db-b743f56742af None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c01c91e-67b5-416b-b1db-b743f56742af tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c01c91e-67b5-416b-b1db-b743f56742af tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c01c91e-67b5-416b-b1db-b743f56742af tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c01c91e-67b5-416b-b1db-b743f56742af tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c01c91e-67b5-416b-b1db-b743f56742af tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 596/1239] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume with id: 1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume request issued successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50a6dd91-7536-4948-bcc5-989eb08a69e1 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 202 Sep 04 15:57:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 644/1240] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:57:17 2026] DELETE /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b68ff218-974c-499b-b5e1-9a4da2c1a48d tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 597/1241] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b7b3a66-de37-4634-8e01-98d0c5a9a3cf tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 645/1242] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:18 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 1331 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-1aee63d9-2d03-46bf-9e7e-fe8810516d38 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 598/1243] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:57:18 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 1331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0a534757-6a94-45d0-9656-302c8ff33b58 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a534757-6a94-45d0-9656-302c8ff33b58 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a534757-6a94-45d0-9656-302c8ff33b58 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a534757-6a94-45d0-9656-302c8ff33b58 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a534757-6a94-45d0-9656-302c8ff33b58 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 returned with HTTP 404 Sep 04 15:57:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 646/1244] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/1282b8d0-bd54-4859-b5ec-187a705cf796 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32535741-7e48-48df-9253-de9fa3301ac6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume with id: a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume request issued successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32535741-7e48-48df-9253-de9fa3301ac6 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 202 Sep 04 15:57:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 599/1245] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:57:19 2026] DELETE /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b313292c-4b06-42f2-a8c2-3d20149a9af0 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 647/1246] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-2cd55911-14cd-4581-bfe5-30fbeaa7bf6d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 600/1247] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 1331 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9bc167cb-a23a-4296-826a-2b454c479115 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bc167cb-a23a-4296-826a-2b454c479115 None None] GET http://192.168.122.48/volume// Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9bc167cb-a23a-4296-826a-2b454c479115 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9bc167cb-a23a-4296-826a-2b454c479115 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bc167cb-a23a-4296-826a-2b454c479115 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 648/1248] 192.168.122.48 () {58 vars in 1303 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-46fc9ee6-ac7a-4740-a85d-647e0077642f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-46fc9ee6-ac7a-4740-a85d-647e0077642f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:57:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-46fc9ee6-ac7a-4740-a85d-647e0077642f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f3d40a6-d96d-46d1-9978-d2448016a70c", "connector": null, "instance_uuid": "84e3deab-15ee-46e2-ad46-b249a8b71eaa"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-46fc9ee6-ac7a-4740-a85d-647e0077642f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 601/1249] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:57:19 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-84fa68b3-f77f-404c-a410-105568b044c7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-84fa68b3-f77f-404c-a410-105568b044c7 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf Sep 04 15:57:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-84fa68b3-f77f-404c-a410-105568b044c7 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-84fa68b3-f77f-404c-a410-105568b044c7 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-84fa68b3-f77f-404c-a410-105568b044c7 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf returned with HTTP 404 Sep 04 15:57:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 649/1250] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/a92e973a-935a-41eb-aa15-e162434adfbf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:57:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume with id: d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:57:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Delete volume request issued successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e4b05e6-91e7-42da-9eff-1ddd94ae6013 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 202 Sep 04 15:57:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 602/1251] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:57:20 2026] DELETE /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eb72e065-25e5-4480-8217-07e01da64aa5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb72e065-25e5-4480-8217-07e01da64aa5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb72e065-25e5-4480-8217-07e01da64aa5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb72e065-25e5-4480-8217-07e01da64aa5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eb72e065-25e5-4480-8217-07e01da64aa5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb72e065-25e5-4480-8217-07e01da64aa5 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:57:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 650/1252] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4881253c-fb20-4a40-9cb9-de4192803e46 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4881253c-fb20-4a40-9cb9-de4192803e46 None None] GET http://192.168.122.48/volume// Sep 04 15:57:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4881253c-fb20-4a40-9cb9-de4192803e46 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4881253c-fb20-4a40-9cb9-de4192803e46 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4881253c-fb20-4a40-9cb9-de4192803e46 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 603/1253] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:57:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-21b30b11-5d4b-4f97-940f-9f5780cee393 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:57:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 651/1254] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 1511 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:57:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] PUT http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf Sep 04 15:57:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:22 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Acquiring lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:57:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Volume info retrieved successfully. Sep 04 15:57:22 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:57:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-67db73db-c50d-4c51-a071-3805a6fc28a4 tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 200 Sep 04 15:57:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 604/1255] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:22 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e18d279a-604f-4aa5-99c6-67449d2bcc1a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e18d279a-604f-4aa5-99c6-67449d2bcc1a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] GET http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e18d279a-604f-4aa5-99c6-67449d2bcc1a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e18d279a-604f-4aa5-99c6-67449d2bcc1a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e18d279a-604f-4aa5-99c6-67449d2bcc1a tempest-AttachVolumeNegativeTest-875161899 tempest-AttachVolumeNegativeTest-875161899-project-member] http://192.168.122.48/volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 returned with HTTP 404 Sep 04 15:57:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 605/1256] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:23 2026] GET /volume/v3/volumes/d567fb51-ee0d-4ee6-bef7-ed52e9bd26d4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:23 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" released by "attachment_update" :: held 1.265s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:57:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-c71dad52-5ab6-400e-9a21-20597fba16e2 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf returned with HTTP 200 Sep 04 15:57:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 652/1257] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:57:22 2026] PUT /volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf => generated 692 bytes in 1345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-d708ad86-3efe-48c6-be0f-ae5d59f2cf1d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-d708ad86-3efe-48c6-be0f-ae5d59f2cf1d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] POST http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf/action Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-d708ad86-3efe-48c6-be0f-ae5d59f2cf1d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-d708ad86-3efe-48c6-be0f-ae5d59f2cf1d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-93a78b40-439f-4348-899d-9c2c7629d9c2 req-d708ad86-3efe-48c6-be0f-ae5d59f2cf1d tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf/action returned with HTTP 204 Sep 04 15:57:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 606/1258] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:57:23 2026] POST /volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=139,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:57:33 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=131,cinder:INSERT=10,cinder:UPDATE=25 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:57:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cba66bbb-ea65-4c0f-9e01-f885774cc522 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cba66bbb-ea65-4c0f-9e01-f885774cc522 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cba66bbb-ea65-4c0f-9e01-f885774cc522 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-94437314"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cba66bbb-ea65-4c0f-9e01-f885774cc522 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 653/1259] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:57:34 2026] POST /volume/v3/group_types => generated 179 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea34fb32-fbdd-4e68-b42a-e5d1187bb768 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea34fb32-fbdd-4e68-b42a-e5d1187bb768 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] POST http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea34fb32-fbdd-4e68-b42a-e5d1187bb768 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea34fb32-fbdd-4e68-b42a-e5d1187bb768 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 607/1260] 192.168.122.48 () {62 vars in 1337 bytes} [Fri Sep 4 15:57:35 2026] POST /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs => generated 53 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66e0b82a-24e2-45d2-9901-7340e66b035c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66e0b82a-24e2-45d2-9901-7340e66b035c tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] POST http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66e0b82a-24e2-45d2-9901-7340e66b035c tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66e0b82a-24e2-45d2-9901-7340e66b035c tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 654/1261] 192.168.122.48 () {62 vars in 1337 bytes} [Fri Sep 4 15:57:35 2026] POST /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs => generated 61 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f3ad9090-dc2a-4ca5-a687-7f2235d44fff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3ad9090-dc2a-4ca5-a687-7f2235d44fff tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3ad9090-dc2a-4ca5-a687-7f2235d44fff tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3ad9090-dc2a-4ca5-a687-7f2235d44fff tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3ad9090-dc2a-4ca5-a687-7f2235d44fff tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 608/1262] 192.168.122.48 () {60 vars in 1331 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6193ad19-5a24-4c3f-8d5b-e116ca624861 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6193ad19-5a24-4c3f-8d5b-e116ca624861 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6193ad19-5a24-4c3f-8d5b-e116ca624861 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6193ad19-5a24-4c3f-8d5b-e116ca624861 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6193ad19-5a24-4c3f-8d5b-e116ca624861 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 655/1263] 192.168.122.48 () {60 vars in 1331 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 => generated 18 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e89ae029-c81c-4b96-a67c-001bd682343f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e89ae029-c81c-4b96-a67c-001bd682343f tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] PUT http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e89ae029-c81c-4b96-a67c-001bd682343f tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e89ae029-c81c-4b96-a67c-001bd682343f tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 609/1264] 192.168.122.48 () {62 vars in 1351 bytes} [Fri Sep 4 15:57:35 2026] PUT /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 => generated 26 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6859cb6e-ff89-4e9e-98d1-2d5875285c67 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6859cb6e-ff89-4e9e-98d1-2d5875285c67 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6859cb6e-ff89-4e9e-98d1-2d5875285c67 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6859cb6e-ff89-4e9e-98d1-2d5875285c67 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6859cb6e-ff89-4e9e-98d1-2d5875285c67 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 656/1265] 192.168.122.48 () {60 vars in 1316 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs => generated 87 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6160447b-e89b-4428-a76f-af9f743c2426 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6160447b-e89b-4428-a76f-af9f743c2426 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6160447b-e89b-4428-a76f-af9f743c2426 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6160447b-e89b-4428-a76f-af9f743c2426 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6160447b-e89b-4428-a76f-af9f743c2426 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 610/1266] 192.168.122.48 () {60 vars in 1334 bytes} [Fri Sep 4 15:57:35 2026] DELETE /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] HTTP exception thrown: Group Type 48d83c06-6de6-4b65-9264-b2b76b16db24 has no extra spec with key key1. Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-75114d2d-bd32-43e8-8e1b-e83d3e6e9871 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 returned with HTTP 404 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 657/1267] 192.168.122.48 () {60 vars in 1331 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key1 => generated 126 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c246a371-52e1-479f-8921-3f51b910e259 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c246a371-52e1-479f-8921-3f51b910e259 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c246a371-52e1-479f-8921-3f51b910e259 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c246a371-52e1-479f-8921-3f51b910e259 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c246a371-52e1-479f-8921-3f51b910e259 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 611/1268] 192.168.122.48 () {60 vars in 1334 bytes} [Fri Sep 4 15:57:35 2026] DELETE /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] HTTP exception thrown: Group Type 48d83c06-6de6-4b65-9264-b2b76b16db24 has no extra spec with key key2. Sep 04 15:57:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8162169d-e5ba-4e43-9c8e-7bd1d2fd0f19 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 returned with HTTP 404 Sep 04 15:57:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 658/1269] 192.168.122.48 () {60 vars in 1331 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key2 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5b37bc03-72ba-482c-8af0-78c3f97f0da6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5b37bc03-72ba-482c-8af0-78c3f97f0da6 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 Sep 04 15:57:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5b37bc03-72ba-482c-8af0-78c3f97f0da6 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5b37bc03-72ba-482c-8af0-78c3f97f0da6 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5b37bc03-72ba-482c-8af0-78c3f97f0da6 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 returned with HTTP 202 Sep 04 15:57:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 612/1270] 192.168.122.48 () {60 vars in 1334 bytes} [Fri Sep 4 15:57:35 2026] DELETE /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] GET http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 Sep 04 15:57:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] HTTP exception thrown: Group Type 48d83c06-6de6-4b65-9264-b2b76b16db24 has no extra spec with key key3. Sep 04 15:57:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8f3f52e-5786-48f0-b0ab-3fe5c4600453 tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 returned with HTTP 404 Sep 04 15:57:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 659/1271] 192.168.122.48 () {60 vars in 1331 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24/group_specs/key3 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-272f7d09-f1d2-46db-bd6f-05c122cfed1d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-272f7d09-f1d2-46db-bd6f-05c122cfed1d tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24 Sep 04 15:57:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-272f7d09-f1d2-46db-bd6f-05c122cfed1d tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-272f7d09-f1d2-46db-bd6f-05c122cfed1d tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-272f7d09-f1d2-46db-bd6f-05c122cfed1d tempest-GroupTypeSpecsTest-1541527464 tempest-GroupTypeSpecsTest-1541527464-project-admin] http://192.168.122.48/volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24 returned with HTTP 202 Sep 04 15:57:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 613/1272] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:57:36 2026] DELETE /volume/v3/group_types/48d83c06-6de6-4b65-9264-b2b76b16db24 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-86dfcd1e-1464-480f-8cf0-2cbdcfcbacec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-86dfcd1e-1464-480f-8cf0-2cbdcfcbacec tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-86dfcd1e-1464-480f-8cf0-2cbdcfcbacec tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1536786466", "description": "tempest-group-type-description-41217195", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-86dfcd1e-1464-480f-8cf0-2cbdcfcbacec tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 660/1273] 192.168.122.48 () {62 vars in 1191 bytes} [Fri Sep 4 15:57:42 2026] POST /volume/v3/group_types => generated 263 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5c306e4f-874f-44eb-bfd6-23aa36de82ee None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c306e4f-874f-44eb-bfd6-23aa36de82ee tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c306e4f-874f-44eb-bfd6-23aa36de82ee tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c306e4f-874f-44eb-bfd6-23aa36de82ee tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c306e4f-874f-44eb-bfd6-23aa36de82ee tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 614/1274] 192.168.122.48 () {60 vars in 1169 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types => generated 497 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bb4b1a18-4a58-444c-8d71-392a0f6fff0f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb4b1a18-4a58-444c-8d71-392a0f6fff0f tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] PUT http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bb4b1a18-4a58-444c-8d71-392a0f6fff0f tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1736041333", "description": "updated-group-type-desc"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb4b1a18-4a58-444c-8d71-392a0f6fff0f tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 661/1275] 192.168.122.48 () {62 vars in 1301 bytes} [Fri Sep 4 15:57:42 2026] PUT /volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3dcddca4-8eff-4b7d-9609-2233f797ff21 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dcddca4-8eff-4b7d-9609-2233f797ff21 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dcddca4-8eff-4b7d-9609-2233f797ff21 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3dcddca4-8eff-4b7d-9609-2233f797ff21 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3dcddca4-8eff-4b7d-9609-2233f797ff21 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 615/1276] 192.168.122.48 () {60 vars in 1280 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba => generated 255 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-44afde99-32c6-4297-b67b-c14cff58e1ac None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44afde99-32c6-4297-b67b-c14cff58e1ac tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44afde99-32c6-4297-b67b-c14cff58e1ac tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44afde99-32c6-4297-b67b-c14cff58e1ac tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44afde99-32c6-4297-b67b-c14cff58e1ac tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 662/1277] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:57:42 2026] DELETE /volume/v3/group_types/7889e09b-3e9a-42e3-bd3a-c1e1f486fcba => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-51595bc0-dc1b-4ac7-8ac2-1b5595764e91 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51595bc0-dc1b-4ac7-8ac2-1b5595764e91 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51595bc0-dc1b-4ac7-8ac2-1b5595764e91 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51595bc0-dc1b-4ac7-8ac2-1b5595764e91 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51595bc0-dc1b-4ac7-8ac2-1b5595764e91 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 616/1278] 192.168.122.48 () {60 vars in 1169 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types => generated 248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9314ed4b-4fd6-44f3-86d3-296e094a5bd1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9314ed4b-4fd6-44f3-86d3-296e094a5bd1 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9314ed4b-4fd6-44f3-86d3-296e094a5bd1 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-69167158", "is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9314ed4b-4fd6-44f3-86d3-296e094a5bd1 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 663/1279] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:57:42 2026] POST /volume/v3/group_types => generated 162 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4f0fbba9-051a-405f-8db1-95f11d10cde9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f0fbba9-051a-405f-8db1-95f11d10cde9 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f0fbba9-051a-405f-8db1-95f11d10cde9 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1066657377", "is_public": false}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f0fbba9-051a-405f-8db1-95f11d10cde9 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 617/1280] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 15:57:42 2026] POST /volume/v3/group_types => generated 165 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0f8839e2-5f1d-433c-af66-ad3c50d47e50 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0f8839e2-5f1d-433c-af66-ad3c50d47e50 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0f8839e2-5f1d-433c-af66-ad3c50d47e50 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0f8839e2-5f1d-433c-af66-ad3c50d47e50 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0f8839e2-5f1d-433c-af66-ad3c50d47e50 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 664/1281] 192.168.122.48 () {60 vars in 1230 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a8c42d8-afad-4db1-98c4-11c2311c0a4c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a8c42d8-afad-4db1-98c4-11c2311c0a4c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a8c42d8-afad-4db1-98c4-11c2311c0a4c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a8c42d8-afad-4db1-98c4-11c2311c0a4c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a8c42d8-afad-4db1-98c4-11c2311c0a4c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 618/1282] 192.168.122.48 () {60 vars in 1232 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca8f421f-cd6a-4863-bf28-311e9aed806d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca8f421f-cd6a-4863-bf28-311e9aed806d tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types?is_public=False Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca8f421f-cd6a-4863-bf28-311e9aed806d tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca8f421f-cd6a-4863-bf28-311e9aed806d tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca8f421f-cd6a-4863-bf28-311e9aed806d tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 665/1283] 192.168.122.48 () {60 vars in 1200 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1364d0f-f0f6-434c-aec2-f2325fed778c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1364d0f-f0f6-434c-aec2-f2325fed778c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] GET http://192.168.122.48/volume/v3/group_types?is_public=True Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1364d0f-f0f6-434c-aec2-f2325fed778c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1364d0f-f0f6-434c-aec2-f2325fed778c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1364d0f-f0f6-434c-aec2-f2325fed778c tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 619/1284] 192.168.122.48 () {60 vars in 1198 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-254d7803-c5de-4e66-b319-4b16ab029d00 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-254d7803-c5de-4e66-b319-4b16ab029d00 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/27d6ffad-6b76-4d38-8913-7b84b22a310b Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-254d7803-c5de-4e66-b319-4b16ab029d00 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-254d7803-c5de-4e66-b319-4b16ab029d00 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-254d7803-c5de-4e66-b319-4b16ab029d00 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types/27d6ffad-6b76-4d38-8913-7b84b22a310b returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 666/1285] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:57:42 2026] DELETE /volume/v3/group_types/27d6ffad-6b76-4d38-8913-7b84b22a310b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-78be0247-49aa-4342-ae8d-2df22f4bbb35 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78be0247-49aa-4342-ae8d-2df22f4bbb35 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/2bdea905-0c29-43a4-a67a-c64b2eb144b3 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78be0247-49aa-4342-ae8d-2df22f4bbb35 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78be0247-49aa-4342-ae8d-2df22f4bbb35 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78be0247-49aa-4342-ae8d-2df22f4bbb35 tempest-GroupTypesTest-899758972 tempest-GroupTypesTest-899758972-project-admin] http://192.168.122.48/volume/v3/group_types/2bdea905-0c29-43a4-a67a-c64b2eb144b3 returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 620/1286] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 15:57:42 2026] DELETE /volume/v3/group_types/2bdea905-0c29-43a4-a67a-c64b2eb144b3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:57:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:57:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-39e23784-c796-42e5-861f-af9fc2a79b7e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:57:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 667/1287] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:57:43 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1142 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e/action Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Begin detaching volume completed successfully. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-50459025-1ca0-4ff7-b174-d060fa21aa59 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e/action returned with HTTP 202 Sep 04 15:57:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 621/1288] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:57:44 2026] POST /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d7d0858-7599-454c-8884-e8040a10ba54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d7d0858-7599-454c-8884-e8040a10ba54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d7d0858-7599-454c-8884-e8040a10ba54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d7d0858-7599-454c-8884-e8040a10ba54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d7d0858-7599-454c-8884-e8040a10ba54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d7d0858-7599-454c-8884-e8040a10ba54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:57:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 668/1289] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:44 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1145 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-93ee55cb-5bc6-43a7-baf5-199188d3c54a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93ee55cb-5bc6-43a7-baf5-199188d3c54a None None] GET http://192.168.122.48/volume// Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93ee55cb-5bc6-43a7-baf5-199188d3c54a None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93ee55cb-5bc6-43a7-baf5-199188d3c54a None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93ee55cb-5bc6-43a7-baf5-199188d3c54a None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:57:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 622/1290] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:57:44 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:57:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-b3d74874-7843-4fc8-a91a-b08a58415918 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:57:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 669/1291] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:57:44 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 1326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-6c2a8e31-e7f9-4c3a-8254-ebe96f741359 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-6c2a8e31-e7f9-4c3a-8254-ebe96f741359 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-6c2a8e31-e7f9-4c3a-8254-ebe96f741359 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-6c2a8e31-e7f9-4c3a-8254-ebe96f741359 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:44 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:57:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-d9b02fc3-3e00-486d-bb13-1eadd0e3831a req-6c2a8e31-e7f9-4c3a-8254-ebe96f741359 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf returned with HTTP 200 Sep 04 15:57:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 623/1292] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:57:44 2026] DELETE /volume/v3/attachments/52de6f66-82b0-4a64-9363-2425da6fbdaf => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:57:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:57:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-345b0308-e0d2-4c71-a693-b7779e29e9c4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:57:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 670/1293] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:45 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1499066986", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1499066986', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Create volume of 1 GB Sep 04 15:57:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Availability Zones retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Flow 'volume_create_api' (bd2e4299-199c-4150-ad6d-2da446ef0142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724a63ae-d2db-4a47-b917-b09018e2b3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724a63ae-d2db-4a47-b917-b09018e2b3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda99010-bdbc-48ab-95b7-1a7954716577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Created reservations ['25b7d2f7-e649-492e-8333-381e2a6b5287', 'cd95dc4f-a055-443f-b2f2-2d44084141f1', '5abc6f2b-28f4-43b1-8cef-145018480c8d', '9efac58a-c183-4e15-842d-c21e192fe147'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda99010-bdbc-48ab-95b7-1a7954716577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b7d2f7-e649-492e-8333-381e2a6b5287', 'cd95dc4f-a055-443f-b2f2-2d44084141f1', '5abc6f2b-28f4-43b1-8cef-145018480c8d', '9efac58a-c183-4e15-842d-c21e192fe147']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6f50cc-d7cd-4648-b4b8-9ee75de188ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6f50cc-d7cd-4648-b4b8-9ee75de188ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c40f6e8-d043-4de0-80fe-96310fdd8a8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1499066986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b1789a13e84650b1ec09ddbabd99c4',qos_specs=None,replication_status=,reservations=['25b7d2f7-e649-492e-8333-381e2a6b5287','cd95dc4f-a055-443f-b2f2-2d44084141f1','5abc6f2b-28f4-43b1-8cef-145018480c8d','9efac58a-c183-4e15-842d-c21e192fe147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15298e68d26b4934b2e95f87416e0b29',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1499066986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c40f6e8-d043-4de0-80fe-96310fdd8a8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b1789a13e84650b1ec09ddbabd99c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15298e68d26b4934b2e95f87416e0b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9683034-2c1a-4246-8e4d-55621dad590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9683034-2c1a-4246-8e4d-55621dad590b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1499066986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b1789a13e84650b1ec09ddbabd99c4',qos_specs=None,replication_status=,reservations=['25b7d2f7-e649-492e-8333-381e2a6b5287','cd95dc4f-a055-443f-b2f2-2d44084141f1','5abc6f2b-28f4-43b1-8cef-145018480c8d','9efac58a-c183-4e15-842d-c21e192fe147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15298e68d26b4934b2e95f87416e0b29',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b30b3e-e8de-4182-9ec8-85b2be61429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b30b3e-e8de-4182-9ec8-85b2be61429c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Flow 'volume_create_api' (bd2e4299-199c-4150-ad6d-2da446ef0142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Create volume request issued successfully. Sep 04 15:57:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33676c5c-4e44-49bd-8e77-c84f0226b7dc tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 624/1294] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:57:50 2026] POST /volume/v3/volumes => generated 763 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:57:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:57:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4f2326e8-edf0-4834-87b0-8247a6ef6af2 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:57:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 671/1295] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:51 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 831 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-578964039", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.qos_specs [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-578964039', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DB qos_specs_create(): root {'id': '13f5aada-b53d-4f13-87dd-4a7900d921d7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-578964039'} {{(pid=87211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56794ac4-0e80-41a8-bac9-1ff20a30e044 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 625/1296] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:57:51 2026] POST /volume/v3/qos-specs => generated 398 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-62967df6-0c43-4fc0-b8fc-b83dcc68880f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-62967df6-0c43-4fc0-b8fc-b83dcc68880f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-62967df6-0c43-4fc0-b8fc-b83dcc68880f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1329873546"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-62967df6-0c43-4fc0-b8fc-b83dcc68880f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 672/1297] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/types => generated 222 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66ec2c64-386e-448e-b9e8-1b28f2795953 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66ec2c64-386e-448e-b9e8-1b28f2795953 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66ec2c64-386e-448e-b9e8-1b28f2795953 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-168978283"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4a302522-c5ce-46db-9b36-a78d45d5840c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a302522-c5ce-46db-9b36-a78d45d5840c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a302522-c5ce-46db-9b36-a78d45d5840c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a302522-c5ce-46db-9b36-a78d45d5840c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66ec2c64-386e-448e-b9e8-1b28f2795953 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 626/1298] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1b6506b1-da54-42bf-b962-eedf176264bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b6506b1-da54-42bf-b962-eedf176264bd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b6506b1-da54-42bf-b962-eedf176264bd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1644486840"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4a302522-c5ce-46db-9b36-a78d45d5840c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a302522-c5ce-46db-9b36-a78d45d5840c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 673/1299] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b6506b1-da54-42bf-b962-eedf176264bd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 627/1300] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/types => generated 222 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associate' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Associate qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7 with type: b0f961ee-9309-4af5-8eb7-bf12ba854a5a {{(pid=87212) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e91552e-3f23-4372-88fc-d5b6f2846da7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 674/1301] 192.168.122.48 () {58 vars in 1360 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=d481e7b5-2356-4e05-951c-592be1c2edb0 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associate' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Associate qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7 with type: d481e7b5-2356-4e05-951c-592be1c2edb0 {{(pid=87211) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09dfbe4e-b47e-4e11-87c0-ab3fcdfd6cee tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=d481e7b5-2356-4e05-951c-592be1c2edb0 returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 628/1302] 192.168.122.48 () {58 vars in 1360 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=d481e7b5-2356-4e05-951c-592be1c2edb0 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=5db9e1e7-aba4-4670-bccb-622334524532 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associate' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Associate qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7 with type: 5db9e1e7-aba4-4670-bccb-622334524532 {{(pid=87212) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f8eb1e4a-f690-4f34-8e6d-51bcaf0084c8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=5db9e1e7-aba4-4670-bccb-622334524532 returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 675/1303] 192.168.122.48 () {58 vars in 1360 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associate?vol_type_id=5db9e1e7-aba4-4670-bccb-622334524532 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associations' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Get associations for qos_spec id: 13f5aada-b53d-4f13-87dd-4a7900d921d7 {{(pid=87211) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87f74a19-4f8a-462e-8d3f-389611ea4ea0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 629/1304] 192.168.122.48 () {58 vars in 1272 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations => generated 447 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'disassociate' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Disassociate qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7 from type: b0f961ee-9309-4af5-8eb7-bf12ba854a5a {{(pid=87212) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78fed2eb-de3e-495f-9ec5-d4969659d8f0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 676/1305] 192.168.122.48 () {58 vars in 1369 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate?vol_type_id=b0f961ee-9309-4af5-8eb7-bf12ba854a5a => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associations' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Get associations for qos_spec id: 13f5aada-b53d-4f13-87dd-4a7900d921d7 {{(pid=87211) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb3bc4ce-0aef-4cae-b345-0e142d5e67c0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 630/1306] 192.168.122.48 () {58 vars in 1272 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations => generated 305 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate_all Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'disassociate_all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Disassociate qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7 from all. {{(pid=87212) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ce5be69-0b1c-4c75-a04d-e0a0e4443286 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate_all returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 677/1307] 192.168.122.48 () {58 vars in 1284 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/disassociate_all => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'associations' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Get associations for qos_spec id: 13f5aada-b53d-4f13-87dd-4a7900d921d7 {{(pid=87211) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:57:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dd400221-f6f9-4bc2-adaf-b6b1f7fec5c6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 631/1308] 192.168.122.48 () {58 vars in 1272 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/associations => generated 24 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c60d32fa-b0ca-41e5-9816-8fedaed07157 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c60d32fa-b0ca-41e5-9816-8fedaed07157 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c60d32fa-b0ca-41e5-9816-8fedaed07157 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c60d32fa-b0ca-41e5-9816-8fedaed07157 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c60d32fa-b0ca-41e5-9816-8fedaed07157 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 678/1309] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:57:52 2026] DELETE /volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-46ae3f9e-390e-4cac-8282-0b7bdd645955 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46ae3f9e-390e-4cac-8282-0b7bdd645955 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46ae3f9e-390e-4cac-8282-0b7bdd645955 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-46ae3f9e-390e-4cac-8282-0b7bdd645955 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-46ae3f9e-390e-4cac-8282-0b7bdd645955 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 632/1310] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/types/5db9e1e7-aba4-4670-bccb-622334524532 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eff644c0-b92f-4e5d-8b53-210d322e5ef6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eff644c0-b92f-4e5d-8b53-210d322e5ef6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eff644c0-b92f-4e5d-8b53-210d322e5ef6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eff644c0-b92f-4e5d-8b53-210d322e5ef6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eff644c0-b92f-4e5d-8b53-210d322e5ef6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 679/1311] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29aa7ca6-8089-4d89-916a-345478ac4a02 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29aa7ca6-8089-4d89-916a-345478ac4a02 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29aa7ca6-8089-4d89-916a-345478ac4a02 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29aa7ca6-8089-4d89-916a-345478ac4a02 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29aa7ca6-8089-4d89-916a-345478ac4a02 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 680/1312] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/types/d481e7b5-2356-4e05-951c-592be1c2edb0 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d74e6766-421c-491a-ba47-5558a92fad99 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d74e6766-421c-491a-ba47-5558a92fad99 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d74e6766-421c-491a-ba47-5558a92fad99 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc95f152-d8e8-45ef-9ca0-3316cfa2ce6c tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 633/1313] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d74e6766-421c-491a-ba47-5558a92fad99 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d74e6766-421c-491a-ba47-5558a92fad99 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 681/1314] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d65fe56d-fa7f-4358-b218-da70ef35e43b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d65fe56d-fa7f-4358-b218-da70ef35e43b tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba4be9ee-ec38-415a-9844-b3b93c91e0b7 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 634/1315] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d65fe56d-fa7f-4358-b218-da70ef35e43b tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d65fe56d-fa7f-4358-b218-da70ef35e43b tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d65fe56d-fa7f-4358-b218-da70ef35e43b tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 682/1316] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/types/b0f961ee-9309-4af5-8eb7-bf12ba854a5a => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] POST http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c/action Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1873670915", "disk_format": "raw"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-580923849", "consumer": "back-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1873670915", "disk_format": "raw"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.qos_specs [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-580923849', 'consumer': 'back-end', 'specs': {}} {{(pid=87211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DB qos_specs_create(): root {'id': '6270c0b1-e27a-4000-be76-2623082fc22b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-580923849'} {{(pid=87211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-52c0c2b5-b068-4164-90ba-603ea54ed3a0 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 635/1317] 192.168.122.48 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:53 2026] POST /volume/v3/qos-specs => generated 374 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 6270c0b1-e27a-4000-be76-2623082fc22b, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87212]: DEBUG cinder.image.image_utils [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1873670915'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1873670915'}]. {{(pid=87212) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99774966-7d9f-43c1-99b8-af15e34d0b7f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 636/1318] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a561c921-5aac-4f9a-aa6f-eb49a09a2077 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a561c921-5aac-4f9a-aa6f-eb49a09a2077 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a561c921-5aac-4f9a-aa6f-eb49a09a2077 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a561c921-5aac-4f9a-aa6f-eb49a09a2077 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a561c921-5aac-4f9a-aa6f-eb49a09a2077 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 637/1319] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b95c52b8-221c-4920-9425-fd316a301dce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b95c52b8-221c-4920-9425-fd316a301dce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b95c52b8-221c-4920-9425-fd316a301dce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b95c52b8-221c-4920-9425-fd316a301dce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b95c52b8-221c-4920-9425-fd316a301dce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 638/1320] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a30a0261-c703-47dd-aecb-90e960466bbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a30a0261-c703-47dd-aecb-90e960466bbd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a30a0261-c703-47dd-aecb-90e960466bbd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a30a0261-c703-47dd-aecb-90e960466bbd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a30a0261-c703-47dd-aecb-90e960466bbd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 6270c0b1-e27a-4000-be76-2623082fc22b, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a30a0261-c703-47dd-aecb-90e960466bbd tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 639/1321] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-732326df-f100-4053-a3b5-878759c8a74e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-732326df-f100-4053-a3b5-878759c8a74e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-732326df-f100-4053-a3b5-878759c8a74e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-732326df-f100-4053-a3b5-878759c8a74e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-732326df-f100-4053-a3b5-878759c8a74e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 640/1322] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs/6270c0b1-e27a-4000-be76-2623082fc22b => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-58804320", "consumer": "both"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.qos_specs [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-58804320', 'consumer': 'both', 'specs': {}} {{(pid=87211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DB qos_specs_create(): root {'id': '76fab1bb-773f-422d-933b-03dbead69864', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-58804320'} {{(pid=87211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-da2e82e5-46a0-4349-8eec-5d45783d08dc tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 641/1323] 192.168.122.48 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:53 2026] POST /volume/v3/qos-specs => generated 369 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 76fab1bb-773f-422d-933b-03dbead69864, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5468bc55-d1c8-447e-afec-5b8aa0e3e5e1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 642/1324] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4fd3a253-812c-4ce2-bf75-dce157f287c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fd3a253-812c-4ce2-bf75-dce157f287c7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fd3a253-812c-4ce2-bf75-dce157f287c7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fd3a253-812c-4ce2-bf75-dce157f287c7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fd3a253-812c-4ce2-bf75-dce157f287c7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 643/1325] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-55a02623-9f1f-42fc-aca9-50fd93404073 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-55a02623-9f1f-42fc-aca9-50fd93404073 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-55a02623-9f1f-42fc-aca9-50fd93404073 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-55a02623-9f1f-42fc-aca9-50fd93404073 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-55a02623-9f1f-42fc-aca9-50fd93404073 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 644/1326] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 76fab1bb-773f-422d-933b-03dbead69864, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cf5f3f19-befb-4eae-8c0e-7704314cb944 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 645/1327] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2c8c05a4-7d34-4989-8479-3d59cc34fdf1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c8c05a4-7d34-4989-8479-3d59cc34fdf1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c8c05a4-7d34-4989-8479-3d59cc34fdf1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c8c05a4-7d34-4989-8479-3d59cc34fdf1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c8c05a4-7d34-4989-8479-3d59cc34fdf1 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 646/1328] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/qos-specs/76fab1bb-773f-422d-933b-03dbead69864 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] POST http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-171950680", "consumer": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.qos_specs [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-171950680', 'consumer': 'front-end', 'specs': {}} {{(pid=87211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DB qos_specs_create(): root {'id': '74fe2363-1d97-4957-98e4-aeb686e0ca48', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-171950680'} {{(pid=87211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a6b7739-7ac4-469e-8569-d4d1a974fbd8 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 647/1329] 192.168.122.48 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:53 2026] POST /volume/v3/qos-specs => generated 375 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 74fe2363-1d97-4957-98e4-aeb686e0ca48, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a0cf13fe-58c1-4517-afa7-13b0eee7f8ec tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 648/1330] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:53 2026] DELETE /volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4b4435b6-089d-4523-b855-d82366683e41 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b4435b6-089d-4523-b855-d82366683e41 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b4435b6-089d-4523-b855-d82366683e41 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b4435b6-089d-4523-b855-d82366683e41 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b4435b6-089d-4523-b855-d82366683e41 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 returned with HTTP 404 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 649/1331] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0bca1509-b412-47bf-bd80-ddf92ce00700 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0bca1509-b412-47bf-bd80-ddf92ce00700 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0bca1509-b412-47bf-bd80-ddf92ce00700 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0bca1509-b412-47bf-bd80-ddf92ce00700 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0bca1509-b412-47bf-bd80-ddf92ce00700 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 650/1332] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6360ec45-0c02-4efe-8444-c775245d3c1f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6360ec45-0c02-4efe-8444-c775245d3c1f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6360ec45-0c02-4efe-8444-c775245d3c1f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6360ec45-0c02-4efe-8444-c775245d3c1f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6360ec45-0c02-4efe-8444-c775245d3c1f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 74fe2363-1d97-4957-98e4-aeb686e0ca48, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6360ec45-0c02-4efe-8444-c775245d3c1f tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False returned with HTTP 404 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 651/1333] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:54 2026] DELETE /volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bd492c01-55db-4859-be94-91e7e42a2068 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd492c01-55db-4859-be94-91e7e42a2068 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd492c01-55db-4859-be94-91e7e42a2068 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd492c01-55db-4859-be94-91e7e42a2068 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd492c01-55db-4859-be94-91e7e42a2068 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 returned with HTTP 404 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 652/1334] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/74fe2363-1d97-4957-98e4-aeb686e0ca48 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5707446f-043b-4f82-9ad8-fce52746d8b3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5707446f-043b-4f82-9ad8-fce52746d8b3 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5707446f-043b-4f82-9ad8-fce52746d8b3 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5707446f-043b-4f82-9ad8-fce52746d8b3 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5707446f-043b-4f82-9ad8-fce52746d8b3 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 653/1335] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-04546c5a-d21b-4a92-8853-d572f3c8ad1e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04546c5a-d21b-4a92-8853-d572f3c8ad1e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04546c5a-d21b-4a92-8853-d572f3c8ad1e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04546c5a-d21b-4a92-8853-d572f3c8ad1e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04546c5a-d21b-4a92-8853-d572f3c8ad1e tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 654/1336] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] PUT http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.qos_specs [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87211) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] qos_specs_update() value: {'id': '8e911d76-c76f-44bf-b1b9-19143470c6d9', 'key': 'iops_bytes', 'value': '500', 'specs_id': '13f5aada-b53d-4f13-87dd-4a7900d921d7', 'deleted': False} {{(pid=87211) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-55b56abe-65a0-4949-ad6e-dd3c53c69ff7 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 655/1337] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:57:54 2026] PUT /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 36 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3953666c-47ba-46f3-90c2-df74104541ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3953666c-47ba-46f3-90c2-df74104541ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3953666c-47ba-46f3-90c2-df74104541ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3953666c-47ba-46f3-90c2-df74104541ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3953666c-47ba-46f3-90c2-df74104541ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 656/1338] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 419 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8186d2bb-26dd-4ee7-bcd2-8b3ac5cbf8ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8186d2bb-26dd-4ee7-bcd2-8b3ac5cbf8ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] PUT http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/delete_keys Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8186d2bb-26dd-4ee7-bcd2-8b3ac5cbf8ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8186d2bb-26dd-4ee7-bcd2-8b3ac5cbf8ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete_key spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7, keys: ['iops_bytes'] {{(pid=87211) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8186d2bb-26dd-4ee7-bcd2-8b3ac5cbf8ea tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/delete_keys returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 657/1339] 192.168.122.48 () {60 vars in 1289 bytes} [Fri Sep 4 15:57:54 2026] PUT /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7/delete_keys => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c3153e3d-e23c-4d72-af41-6edfd26e4ab6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3153e3d-e23c-4d72-af41-6edfd26e4ab6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3153e3d-e23c-4d72-af41-6edfd26e4ab6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3153e3d-e23c-4d72-af41-6edfd26e4ab6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3153e3d-e23c-4d72-af41-6edfd26e4ab6 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 658/1340] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-95715d37-06d0-4ad5-aea1-aa08f9f3e631 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-95715d37-06d0-4ad5-aea1-aa08f9f3e631 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-95715d37-06d0-4ad5-aea1-aa08f9f3e631 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-95715d37-06d0-4ad5-aea1-aa08f9f3e631 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-95715d37-06d0-4ad5-aea1-aa08f9f3e631 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 659/1341] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ba33d764-8edf-45f0-b302-11d44c566a61 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba33d764-8edf-45f0-b302-11d44c566a61 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] DELETE http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7?force=False Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba33d764-8edf-45f0-b302-11d44c566a61 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba33d764-8edf-45f0-b302-11d44c566a61 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba33d764-8edf-45f0-b302-11d44c566a61 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Delete qos_spec: 13f5aada-b53d-4f13-87dd-4a7900d921d7, force: False {{(pid=87211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba33d764-8edf-45f0-b302-11d44c566a61 tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7?force=False returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 660/1342] 192.168.122.48 () {58 vars in 1259 bytes} [Fri Sep 4 15:57:54 2026] DELETE /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00b8eaf5-b7e8-47bf-9f4e-275ff1ef06ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00b8eaf5-b7e8-47bf-9f4e-275ff1ef06ce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] GET http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00b8eaf5-b7e8-47bf-9f4e-275ff1ef06ce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00b8eaf5-b7e8-47bf-9f4e-275ff1ef06ce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00b8eaf5-b7e8-47bf-9f4e-275ff1ef06ce tempest-QosSpecsTestJSON-375960335 tempest-QosSpecsTestJSON-375960335-project-admin] http://192.168.122.48/volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 returned with HTTP 404 Sep 04 15:57:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 661/1343] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/qos-specs/13f5aada-b53d-4f13-87dd-4a7900d921d7 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Copy volume to image completed successfully. Sep 04 15:57:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ca6f2ff-263b-4f67-8b62-9b4d81bbb15d tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c/action returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 683/1344] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:53 2026] POST /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c/action => generated 654 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:03 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=107,cinder:INSERT=6,cinder:UPDATE=23 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:58:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-983255224"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-983255224'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create volume of 1 GB Sep 04 15:58:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Availability Zones retrieved successfully. Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Flow 'volume_create_api' (cd9d6aaa-b47b-40b6-a4da-c063d9478b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decbcd4d-0be4-4993-98e7-35e15ae02990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decbcd4d-0be4-4993-98e7-35e15ae02990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ddee57-4b61-43c8-8f15-9d77c301c2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['97eaae7d-3fee-49dc-bdc1-006dc22e44ac', '0dcaa3ee-2609-4c4f-acbb-bcda5652a7e4', '7904a95b-ea6a-40ec-9d17-0282d3239c33', 'a4cdbc28-7c55-43a6-b363-b8001ddf4ac5'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ddee57-4b61-43c8-8f15-9d77c301c2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97eaae7d-3fee-49dc-bdc1-006dc22e44ac', '0dcaa3ee-2609-4c4f-acbb-bcda5652a7e4', '7904a95b-ea6a-40ec-9d17-0282d3239c33', 'a4cdbc28-7c55-43a6-b363-b8001ddf4ac5']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd6f8a4-3dab-44e9-bf16-a370d2e00a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd6f8a4-3dab-44e9-bf16-a370d2e00a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420f1914-b32f-4649-9115-95fcac3f7ec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-983255224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73805caaab6d44f9b0ca7ed3994792ef',qos_specs=None,replication_status=,reservations=['97eaae7d-3fee-49dc-bdc1-006dc22e44ac','0dcaa3ee-2609-4c4f-acbb-bcda5652a7e4','7904a95b-ea6a-40ec-9d17-0282d3239c33','a4cdbc28-7c55-43a6-b363-b8001ddf4ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee4c23ae1f24b81903d5e2d3e2bdebe',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-983255224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420f1914-b32f-4649-9115-95fcac3f7ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73805caaab6d44f9b0ca7ed3994792ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee4c23ae1f24b81903d5e2d3e2bdebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72923d17-3da1-4523-b36d-09e07430afa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72923d17-3da1-4523-b36d-09e07430afa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-983255224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73805caaab6d44f9b0ca7ed3994792ef',qos_specs=None,replication_status=,reservations=['97eaae7d-3fee-49dc-bdc1-006dc22e44ac','0dcaa3ee-2609-4c4f-acbb-bcda5652a7e4','7904a95b-ea6a-40ec-9d17-0282d3239c33','a4cdbc28-7c55-43a6-b363-b8001ddf4ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee4c23ae1f24b81903d5e2d3e2bdebe',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cfd0ff-f462-4eea-ab2e-5a119245df17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cfd0ff-f462-4eea-ab2e-5a119245df17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Flow 'volume_create_api' (cd9d6aaa-b47b-40b6-a4da-c063d9478b78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create volume request issued successfully. Sep 04 15:58:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ceb49952-1c51-4fe3-973f-085d70168eb0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 662/1345] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:03 2026] POST /volume/v3/volumes => generated 757 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7523dc4-a38c-4257-870b-8c92b4d53bcb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 684/1346] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:04 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 825 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a1392f43-e52d-46c0-a2d5-ba33e3cf941e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 663/1347] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:05 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41bd75d7-0f34-4fd0-8e4a-83525bb957b1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 685/1348] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:07 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e956dda1-c4df-4004-9411-21892933575c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e956dda1-c4df-4004-9411-21892933575c None None] GET http://192.168.122.48/volume// Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e956dda1-c4df-4004-9411-21892933575c None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e956dda1-c4df-4004-9411-21892933575c None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e956dda1-c4df-4004-9411-21892933575c None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:58:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 664/1349] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:58:07 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-52ab46bd-b666-4dd3-be57-f0343499fc0b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-52ab46bd-b666-4dd3-be57-f0343499fc0b tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:58:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-52ab46bd-b666-4dd3-be57-f0343499fc0b tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f3d40a6-d96d-46d1-9978-d2448016a70c", "connector": null, "instance_uuid": "84e3deab-15ee-46e2-ad46-b249a8b71eaa"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-52ab46bd-b666-4dd3-be57-f0343499fc0b tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:58:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 686/1350] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:58:07 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-d3e3869c-16dd-44d8-bb15-bcbe8a2e3294 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-d3e3869c-16dd-44d8-bb15-bcbe8a2e3294 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] DELETE http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-d3e3869c-16dd-44d8-bb15-bcbe8a2e3294 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-d3e3869c-16dd-44d8-bb15-bcbe8a2e3294 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:58:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ca9d5c44-852d-46d4-bf14-c91cc3d64c6b req-d3e3869c-16dd-44d8-bb15-bcbe8a2e3294 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf returned with HTTP 200 Sep 04 15:58:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 665/1351] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:58:07 2026] DELETE /volume/v3/attachments/732435af-d530-450a-a996-8378aca4aabf => generated 192 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:58:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-936470fe-aac5-4425-9e68-9719e0cdf19d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-936470fe-aac5-4425-9e68-9719e0cdf19d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-936470fe-aac5-4425-9e68-9719e0cdf19d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-936470fe-aac5-4425-9e68-9719e0cdf19d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-936470fe-aac5-4425-9e68-9719e0cdf19d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-936470fe-aac5-4425-9e68-9719e0cdf19d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 687/1352] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:08 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad3d7cfb-7d1e-4705-a9b1-48f4478bfa97 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 666/1353] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-094f6f91-e894-42af-8a72-f492ffa98fe6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 688/1354] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ddebdced-63e8-4a20-b782-8642069e3fc7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddebdced-63e8-4a20-b782-8642069e3fc7 None None] GET http://192.168.122.48/volume// Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddebdced-63e8-4a20-b782-8642069e3fc7 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddebdced-63e8-4a20-b782-8642069e3fc7 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddebdced-63e8-4a20-b782-8642069e3fc7 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:58:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 667/1355] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] GET http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:58:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-d44d0843-8659-4202-8e09-8272ffea4d13 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 200 Sep 04 15:58:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 689/1356] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 1511 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] PUT http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Acquiring lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:58:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e81a664f-c9be-42d1-99cd-8e4888e086b5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 690/1357] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:11 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e37213d-d573-4790-9781-49bcb335e83c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e37213d-d573-4790-9781-49bcb335e83c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e37213d-d573-4790-9781-49bcb335e83c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e37213d-d573-4790-9781-49bcb335e83c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2e37213d-d573-4790-9781-49bcb335e83c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e37213d-d573-4790-9781-49bcb335e83c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 691/1358] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:12 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5d7e17b7-48d2-464a-a4b1-7643f258e3cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 692/1359] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:13 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-21f27a20-4560-4804-8701-42d382403232 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21f27a20-4560-4804-8701-42d382403232 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21f27a20-4560-4804-8701-42d382403232 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21f27a20-4560-4804-8701-42d382403232 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-21f27a20-4560-4804-8701-42d382403232 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21f27a20-4560-4804-8701-42d382403232 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 693/1360] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:14 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b840398-8d08-45a2-8ce5-0797c3f69b89 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 694/1361] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:15 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e3428293-a894-4162-a025-bc85d95d5f45 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e3428293-a894-4162-a025-bc85d95d5f45 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e3428293-a894-4162-a025-bc85d95d5f45 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e3428293-a894-4162-a025-bc85d95d5f45 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e3428293-a894-4162-a025-bc85d95d5f45 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e3428293-a894-4162-a025-bc85d95d5f45 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:58:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 695/1362] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:16 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-476ab3e9-ece7-4db1-85fe-951c73f6b961 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:58:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 696/1363] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:16 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e517d632-aa0f-44ce-89e4-468abf3677cd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e517d632-aa0f-44ce-89e4-468abf3677cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e517d632-aa0f-44ce-89e4-468abf3677cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e517d632-aa0f-44ce-89e4-468abf3677cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e517d632-aa0f-44ce-89e4-468abf3677cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e517d632-aa0f-44ce-89e4-468abf3677cd tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 697/1364] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:16 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-136ebbec-1adf-4379-8985-781bcbc721a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-136ebbec-1adf-4379-8985-781bcbc721a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-136ebbec-1adf-4379-8985-781bcbc721a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-136ebbec-1adf-4379-8985-781bcbc721a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-136ebbec-1adf-4379-8985-781bcbc721a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-136ebbec-1adf-4379-8985-781bcbc721a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 698/1365] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:17 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-459883a9-1ab2-43f6-8087-a96bf599c226 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-459883a9-1ab2-43f6-8087-a96bf599c226 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-459883a9-1ab2-43f6-8087-a96bf599c226 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-459883a9-1ab2-43f6-8087-a96bf599c226 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-459883a9-1ab2-43f6-8087-a96bf599c226 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-459883a9-1ab2-43f6-8087-a96bf599c226 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 699/1366] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:18 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2bd16f83-1864-407a-87aa-852c119c45f5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2bd16f83-1864-407a-87aa-852c119c45f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2bd16f83-1864-407a-87aa-852c119c45f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2bd16f83-1864-407a-87aa-852c119c45f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2bd16f83-1864-407a-87aa-852c119c45f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2bd16f83-1864-407a-87aa-852c119c45f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 700/1367] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:19 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:20 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=194,cinder:INSERT=35,cinder:UPDATE=45 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:58:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ef587a5-843f-4dce-b59c-da1c62d480e0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 701/1368] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:21 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-334f1e4e-e0dc-465c-b5cf-474d1f66e7a3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 702/1369] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:22 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bccfe541-45cc-46e2-8d8c-b04b7beee639 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 703/1370] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:23 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ff1cb26-0a60-4bf5-8312-88edccc3c550 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 704/1371] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83f3249b-18b1-4acb-a321-58fd2cd66d84 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:58:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 705/1372] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:25 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28a66e45-b2b0-4079-a904-fe4bb96f8691 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 706/1373] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:25 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4c5f362-4fba-488c-82dc-caa59d429e9f tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:58:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 707/1374] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:26 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e623f67-fd72-40e6-aa67-cab64328faf9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 708/1375] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:26 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b49e6575-905f-4d93-83fb-ac9f30230165 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420f1914-b32f-4649-9115-95fcac3f7ec7", "name": "tempest-SnapshotsActionsTest-Snapshot-1410231802"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create snapshot from volume 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:26 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['9d144c48-593c-49fc-82a6-ce7999c11809', '3a45e4ba-c41c-44bf-b287-4e1d8a0b9424', '9b0b73e3-3fc0-4ad8-b0ec-5c24ee393f7b', '7daf101e-d717-4ac2-a690-ed4ae5e602f3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot create request issued successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b49e6575-905f-4d93-83fb-ac9f30230165 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 709/1376] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] DELETE http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Delete volume with id: 4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Delete volume request issued successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cbf75ff-a318-43c5-98b4-3e9606f2da99 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 202 Sep 04 15:58:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 710/1377] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:58:27 2026] DELETE /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0c284a85-c8e5-49d9-8e0a-63ef1506f0bb tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 711/1378] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:27 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7049874e-e555-4256-8bca-26a188f481c9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7049874e-e555-4256-8bca-26a188f481c9 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7049874e-e555-4256-8bca-26a188f481c9 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7049874e-e555-4256-8bca-26a188f481c9 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7049874e-e555-4256-8bca-26a188f481c9 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7049874e-e555-4256-8bca-26a188f481c9 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:58:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 712/1379] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:27 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Lock "cinder-attachment_update-2f3d40a6-d96d-46d1-9978-d2448016a70c-devstack" released by "attachment_update" :: held 16.905s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:58:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-244aa343-f350-4cff-a2c8-bba3dc4920d1 tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee returned with HTTP 200 Sep 04 15:58:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 668/1380] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:58:10 2026] PUT /volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee => generated 692 bytes in 16954 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-15e81431-878c-45f3-91dc-9f82d28bf90f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-15e81431-878c-45f3-91dc-9f82d28bf90f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] POST http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee/action Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-15e81431-878c-45f3-91dc-9f82d28bf90f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-15e81431-878c-45f3-91dc-9f82d28bf90f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-815ee388-30b7-4846-ac48-1b1e0cb3bd3c req-15e81431-878c-45f3-91dc-9f82d28bf90f tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee/action returned with HTTP 204 Sep 04 15:58:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 713/1381] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:58:27 2026] POST /volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32a0d1ca-c1ca-4329-9e49-5efe29ce4982 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 669/1382] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:28 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4af25998-9819-4da6-a379-438a8b0b57b4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4af25998-9819-4da6-a379-438a8b0b57b4 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4af25998-9819-4da6-a379-438a8b0b57b4 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4af25998-9819-4da6-a379-438a8b0b57b4 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4af25998-9819-4da6-a379-438a8b0b57b4 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Volume info retrieved successfully. Sep 04 15:58:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4af25998-9819-4da6-a379-438a8b0b57b4 tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 200 Sep 04 15:58:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 714/1383] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:28 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23c834d2-f0da-4035-94c3-96478a3a1e29 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 670/1384] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:29 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a6a13c48-28d3-43bd-bf86-3405b246334e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6a13c48-28d3-43bd-bf86-3405b246334e tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] GET http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c Sep 04 15:58:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6a13c48-28d3-43bd-bf86-3405b246334e tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6a13c48-28d3-43bd-bf86-3405b246334e tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6a13c48-28d3-43bd-bf86-3405b246334e tempest-TestImageHashVerification-154001623 tempest-TestImageHashVerification-154001623-project-member] http://192.168.122.48/volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 715/1385] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:29 2026] GET /volume/v3/volumes/4c40f6e8-d043-4de0-80fe-96310fdd8a8c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d63d0aa-e3af-4d2a-800e-8a53f106fb43 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 671/1386] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'creating'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-deaab4f1-c94b-4824-aeb7-3cdeef7020e1 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 716/1387] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:30 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8410db8-ec5b-48a4-9a9c-b39746ab7b3a tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 672/1388] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b854b11-e0b6-451d-9296-9c8b973c56b6 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 717/1389] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:30 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96475f4f-57a5-4dc3-9159-f471481080da None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96475f4f-57a5-4dc3-9159-f471481080da tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96475f4f-57a5-4dc3-9159-f471481080da tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96475f4f-57a5-4dc3-9159-f471481080da tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-96475f4f-57a5-4dc3-9159-f471481080da tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96475f4f-57a5-4dc3-9159-f471481080da tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 673/1390] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420f1914-b32f-4649-9115-95fcac3f7ec7", "name": "tempest-SnapshotsActionsTest-Snapshot-679896012"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create snapshot from volume 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:30 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['21062bfc-669d-4530-b2fe-dacbee1ddb72', 'd317ab45-cbaa-4012-8086-54e8f9c25514', 'c3015c1e-d8cf-425a-902a-2249484fa7a3', 'ac1ce924-7cac-4eb1-b105-4c5c3d578455'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot create request issued successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d78e84de-1d2d-4431-a4ee-ea828f9d3995 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 718/1391] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:58:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91867390-a05b-414e-9af4-51ec9a4dcbc4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 674/1392] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-237049fb-6822-46b3-9cb9-9a2628a0c842 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 719/1393] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:31 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 438 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8235813d-af26-49ef-be99-7b2389afe849 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8235813d-af26-49ef-be99-7b2389afe849 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8235813d-af26-49ef-be99-7b2389afe849 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8235813d-af26-49ef-be99-7b2389afe849 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8235813d-af26-49ef-be99-7b2389afe849 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8235813d-af26-49ef-be99-7b2389afe849 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 675/1394] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:32 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e1f4094a-3b9b-44a3-9960-9544af795e34 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 720/1395] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:34 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 438 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99bfcbf4-d394-472a-8274-7279556d74df None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99bfcbf4-d394-472a-8274-7279556d74df tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99bfcbf4-d394-472a-8274-7279556d74df tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99bfcbf4-d394-472a-8274-7279556d74df tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99bfcbf4-d394-472a-8274-7279556d74df tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99bfcbf4-d394-472a-8274-7279556d74df tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 676/1396] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:35 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '92899d16-5b80-4455-ab2f-5afcdfa14639' with '{'status': 'creating'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5c22323-8bd5-4d41-ae41-0e8f57b02cc4 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action returned with HTTP 202 Sep 04 15:58:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 721/1397] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:35 2026] POST /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e29c135e-cae4-4bca-9f80-e9b563151cb3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 677/1398] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:35 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot retrieved successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot delete request issued successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4cdb191a-6651-47b3-a4d7-9f14f6d865be tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action returned with HTTP 202 Sep 04 15:58:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 722/1399] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:35 2026] POST /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-292fe4a8-ea65-4d0d-954b-c883dcc12c78 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 678/1400] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:35 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 464 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-03535dcd-5f03-427e-9197-ed4d780e005b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03535dcd-5f03-427e-9197-ed4d780e005b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03535dcd-5f03-427e-9197-ed4d780e005b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03535dcd-5f03-427e-9197-ed4d780e005b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03535dcd-5f03-427e-9197-ed4d780e005b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03535dcd-5f03-427e-9197-ed4d780e005b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 723/1401] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d9e93d2-c78d-4429-99de-51dec97c59e9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 679/1402] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c53b3c1e-5d3c-4f30-ac42-43bfa678a3ee tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 200 Sep 04 15:58:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 724/1403] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:38 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ff304aab-ef65-43b9-8ffa-cd78c0047d91 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ff304aab-ef65-43b9-8ffa-cd78c0047d91 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ff304aab-ef65-43b9-8ffa-cd78c0047d91 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ff304aab-ef65-43b9-8ffa-cd78c0047d91 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ff304aab-ef65-43b9-8ffa-cd78c0047d91 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 404 Sep 04 15:58:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 680/1404] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:39 2026] GET /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4ddccc98-973b-4908-a46b-55c048129040 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ddccc98-973b-4908-a46b-55c048129040 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ddccc98-973b-4908-a46b-55c048129040 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ddccc98-973b-4908-a46b-55c048129040 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-4ddccc98-973b-4908-a46b-55c048129040 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ddccc98-973b-4908-a46b-55c048129040 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 725/1405] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:39 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e6026b0f-a55c-4eae-bcaa-15e2bd5fe53d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 681/1406] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:40 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete snapshot with id: 92899d16-5b80-4455-ab2f-5afcdfa14639 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e77267c8-4155-43fe-acb2-e6387bdc15b7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 returned with HTTP 404 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 726/1407] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:58:40 2026] DELETE /volume/v3/snapshots/92899d16-5b80-4455-ab2f-5afcdfa14639 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420f1914-b32f-4649-9115-95fcac3f7ec7", "name": "tempest-SnapshotsActionsTest-Snapshot-1330841232"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create snapshot from volume 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:40 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['9e072952-3324-40ce-90cc-4444c35fcbf8', '71371297-6788-46f9-8a33-6299e1d865db', '0b764c6f-2579-467c-bd45-dd2682fc899d', 'df3bddd0-7ddb-4b0d-90e6-7ca82a8a111b'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot create request issued successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f8e3c5-8cef-4679-aeea-832dc75639b3 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 682/1408] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:58:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a3dfd88-f167-4e6d-ab34-f89a94f858f5 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 727/1409] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:40 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ac594ff-3ee4-4a91-9ecb-1efbb60a2c44 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 683/1410] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:41 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f2430b6c-9b1f-410b-879f-98c17002be75 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2430b6c-9b1f-410b-879f-98c17002be75 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2430b6c-9b1f-410b-879f-98c17002be75 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f2430b6c-9b1f-410b-879f-98c17002be75 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f2430b6c-9b1f-410b-879f-98c17002be75 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f2430b6c-9b1f-410b-879f-98c17002be75 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 728/1411] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:42 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-827d3493-668e-460c-a4ab-ac4136b7e573 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-827d3493-668e-460c-a4ab-ac4136b7e573 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-827d3493-668e-460c-a4ab-ac4136b7e573 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-827d3493-668e-460c-a4ab-ac4136b7e573 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-827d3493-668e-460c-a4ab-ac4136b7e573 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-827d3493-668e-460c-a4ab-ac4136b7e573 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 684/1412] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action Sep 04 15:58:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '69e9a66f-aadb-4558-b54e-a5eb76804ac6' with '{'status': 'deleting'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e6becc8-1630-423b-b5b3-b2ffab95e93c tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action returned with HTTP 202 Sep 04 15:58:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 729/1413] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e512fdce-ce5f-4ce2-8afe-9332f957b1af tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 685/1414] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action Sep 04 15:58:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot retrieved successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot delete request issued successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbcaf5a8-5432-4e3d-acff-165630989de3 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action returned with HTTP 202 Sep 04 15:58:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 730/1415] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:44 2026] POST /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83b106f8-b8ef-499f-b71c-7a9fb39f578c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 686/1416] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-23b1fd58-08d4-443b-b43d-06226926a4cc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23b1fd58-08d4-443b-b43d-06226926a4cc tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23b1fd58-08d4-443b-b43d-06226926a4cc tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23b1fd58-08d4-443b-b43d-06226926a4cc tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-23b1fd58-08d4-443b-b43d-06226926a4cc tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23b1fd58-08d4-443b-b43d-06226926a4cc tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 731/1417] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:45 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d95bebe-931b-4129-a96a-b827986e35a7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d95bebe-931b-4129-a96a-b827986e35a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d95bebe-931b-4129-a96a-b827986e35a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d95bebe-931b-4129-a96a-b827986e35a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d95bebe-931b-4129-a96a-b827986e35a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d95bebe-931b-4129-a96a-b827986e35a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 200 Sep 04 15:58:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 687/1418] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:46 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a1082f04-159f-48a4-a1c5-7e7d5d8d49c2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a1082f04-159f-48a4-a1c5-7e7d5d8d49c2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a1082f04-159f-48a4-a1c5-7e7d5d8d49c2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a1082f04-159f-48a4-a1c5-7e7d5d8d49c2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a1082f04-159f-48a4-a1c5-7e7d5d8d49c2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 404 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 732/1419] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86b134e0-8719-4b4b-8e30-9390f63c3d41 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 688/1420] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:47 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a23bb840-5e3d-411f-80c6-1052e49c7c8b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 733/1421] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete snapshot with id: 69e9a66f-aadb-4558-b54e-a5eb76804ac6 Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1aea4ed8-3f36-4d7d-a241-a6401790c5a1 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 returned with HTTP 404 Sep 04 15:58:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 689/1422] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:58:47 2026] DELETE /volume/v3/snapshots/69e9a66f-aadb-4558-b54e-a5eb76804ac6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420f1914-b32f-4649-9115-95fcac3f7ec7", "name": "tempest-SnapshotsActionsTest-Snapshot-265592712"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create snapshot from volume 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['579c3d5e-54cc-43e7-bbca-cd33e4ddddb5', 'ae8de042-a0d5-47a7-816f-20a0bb3448e7', '82dcf31d-aa64-41a1-81f3-9c613b288fce', '374c1fa6-2f0a-49ed-95f8-b3508c7631f3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot create request issued successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6cfa6de-fe4d-4c57-b986-a66a04e372d6 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 734/1423] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:58:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cca17ba3-e033-4e29-b967-7e0e066852a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 690/1424] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b592e50-3af7-4368-bed0-bf50b85b9468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 735/1425] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:48 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6e49c23a-1f05-41c0-b394-786e196b6daf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aca1d150-f83b-406d-8e85-7665d198283e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca1d150-f83b-406d-8e85-7665d198283e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aca1d150-f83b-406d-8e85-7665d198283e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aca1d150-f83b-406d-8e85-7665d198283e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aca1d150-f83b-406d-8e85-7665d198283e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca1d150-f83b-406d-8e85-7665d198283e tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 736/1426] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ba2db53d-a61f-424c-9b66-513a965cc568 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba2db53d-a61f-424c-9b66-513a965cc568 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba2db53d-a61f-424c-9b66-513a965cc568 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba2db53d-a61f-424c-9b66-513a965cc568 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e49c23a-1f05-41c0-b394-786e196b6daf tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e49c23a-1f05-41c0-b394-786e196b6daf tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-ba2db53d-a61f-424c-9b66-513a965cc568 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot 'df2b5418-130f-4e09-b978-083bc7652cdd' with '{'status': 'error'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e49c23a-1f05-41c0-b394-786e196b6daf tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 15:58:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 691/1427] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 15:58:49 2026] POST /volume/v3/types => generated 287 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba2db53d-a61f-424c-9b66-513a965cc568 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action returned with HTTP 202 Sep 04 15:58:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 737/1428] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:50 2026] POST /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd89013c-a7cf-485c-861e-4daafd7ef28f tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 692/1429] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot retrieved successfully. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot delete request issued successfully. Sep 04 15:58:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d82d8dec-a234-40b5-94a0-c7c2fd5d46ce tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action returned with HTTP 202 Sep 04 15:58:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 738/1430] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:50 2026] POST /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc1e40fa-51bc-487a-bd30-a327074c2608 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 693/1431] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e974b772-c2fe-4d06-9148-dc68bd5b7d7d tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 200 Sep 04 15:58:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 739/1432] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:51 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-981ee8ac-0119-43cd-802f-65727b0786a7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-981ee8ac-0119-43cd-802f-65727b0786a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-981ee8ac-0119-43cd-802f-65727b0786a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-981ee8ac-0119-43cd-802f-65727b0786a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-981ee8ac-0119-43cd-802f-65727b0786a7 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 404 Sep 04 15:58:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 694/1433] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae68fa6e-5938-487c-8992-0f17aad94d79 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 740/1434] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:52 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7f1ab5d-ab35-40dd-8b36-bec21b190dda tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 695/1435] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete snapshot with id: df2b5418-130f-4e09-b978-083bc7652cdd Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-17811bf3-2e17-4443-b85f-0373f944b4a9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd returned with HTTP 404 Sep 04 15:58:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 741/1436] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:58:52 2026] DELETE /volume/v3/snapshots/df2b5418-130f-4e09-b978-083bc7652cdd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420f1914-b32f-4649-9115-95fcac3f7ec7", "name": "tempest-SnapshotsActionsTest-Snapshot-1399862690"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Create snapshot from volume 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:52 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Created reservations ['9db882c8-6296-48ea-a160-6015cce42e48', '9b7d222e-7058-4713-9f2e-637a6780139f', '6777d164-e7d7-4610-b571-c3508ed4ca63', 'fbfb74ae-25dc-431e-b17f-3cc77150a42e'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot create request issued successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-984344ca-cd49-4dc1-87d7-ff6ec5f53468 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 696/1437] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:58:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-60261d5e-1c02-4b4b-b2cb-b6e746e6661c tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 742/1438] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-47228677-9525-410a-a3d3-7e7e67859b78 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3fafcfaf-62fa-488a-b1fb-f20894ae5377", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3fafcfaf-62fa-488a-b1fb-f20894ae5377', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Create volume of 1 GB Sep 04 15:58:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Availability Zones retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Flow 'volume_create_api' (a852a219-9872-4d49-9ab8-38bf9c0828dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829f73af-98ad-43d6-b767-3cf75d20b786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829f73af-98ad-43d6-b767-3cf75d20b786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:58:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=9cb28541-73e1-4986-90b4-f9b022f79f56,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cb28541-73e1-4986-90b4-f9b022f79f56', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1bc732-a6cc-44dd-80c2-1eed76129ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Created reservations ['2798d505-8b02-4dce-a844-6ef4252d3418', 'b5a486de-bebc-40b0-b928-c8cb3496e252', '4f1d60fa-70b2-40cd-ba9e-0cdeaa2bb6f5', 'ae577f05-3891-4edf-b14b-372434fff3cc'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1bc732-a6cc-44dd-80c2-1eed76129ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2798d505-8b02-4dce-a844-6ef4252d3418', 'b5a486de-bebc-40b0-b928-c8cb3496e252', '4f1d60fa-70b2-40cd-ba9e-0cdeaa2bb6f5', 'ae577f05-3891-4edf-b14b-372434fff3cc']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673631a3-1ddf-48e9-966a-aa3c9b81cd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673631a3-1ddf-48e9-966a-aa3c9b81cd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '208e3eec-e39e-4c36-95ac-5355552542a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ce8b3ace5544309aa702357eef5797',qos_specs=None,replication_status=,reservations=['2798d505-8b02-4dce-a844-6ef4252d3418','b5a486de-bebc-40b0-b928-c8cb3496e252','4f1d60fa-70b2-40cd-ba9e-0cdeaa2bb6f5','ae577f05-3891-4edf-b14b-372434fff3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75eab362d41146528651405cb3954eff',volume_type_id=9cb28541-73e1-4986-90b4-f9b022f79f56), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=208e3eec-e39e-4c36-95ac-5355552542a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ce8b3ace5544309aa702357eef5797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75eab362d41146528651405cb3954eff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cb28541-73e1-4986-90b4-f9b022f79f56),volume_type_id=9cb28541-73e1-4986-90b4-f9b022f79f56)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c2276f-ed1e-4e4f-a458-1d3cea188c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c2276f-ed1e-4e4f-a458-1d3cea188c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ce8b3ace5544309aa702357eef5797',qos_specs=None,replication_status=,reservations=['2798d505-8b02-4dce-a844-6ef4252d3418','b5a486de-bebc-40b0-b928-c8cb3496e252','4f1d60fa-70b2-40cd-ba9e-0cdeaa2bb6f5','ae577f05-3891-4edf-b14b-372434fff3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75eab362d41146528651405cb3954eff',volume_type_id=9cb28541-73e1-4986-90b4-f9b022f79f56)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c6e232-82f2-4811-a486-bda05bdc62a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c6e232-82f2-4811-a486-bda05bdc62a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Flow 'volume_create_api' (a852a219-9872-4d49-9ab8-38bf9c0828dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Create volume request issued successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47228677-9525-410a-a3d3-7e7e67859b78 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 697/1439] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:58:53 2026] POST /volume/v3/volumes => generated 804 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f9d3a2fc-dc80-4ab2-b4aa-2ed1371c962d tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 743/1440] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d7fc4b8-23ef-460b-a143-d837665668c9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 698/1441] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2f276aa-fd43-4149-98b7-6a0aa05999fe tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 744/1442] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a750e43-6de0-4a4a-97fb-fd8cfedb6f22 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 699/1443] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot 'e29d2740-076f-47f7-8fad-0f64ba66ea35' with '{'status': 'error_deleting'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ef7a850-cb0e-430d-bf56-c9645d78b8df tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action returned with HTTP 202 Sep 04 15:58:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 745/1444] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:54 2026] POST /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed2d384d-e76c-494d-ae2c-da316675b472 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed2d384d-e76c-494d-ae2c-da316675b472 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed2d384d-e76c-494d-ae2c-da316675b472 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed2d384d-e76c-494d-ae2c-da316675b472 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed2d384d-e76c-494d-ae2c-da316675b472 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed2d384d-e76c-494d-ae2c-da316675b472 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 700/1445] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot delete request issued successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a72cf446-e6c9-4e9e-b9b8-49d2637c0f60 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action returned with HTTP 202 Sep 04 15:58:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 746/1446] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:54 2026] POST /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2212158f-01f1-4e12-a998-a23f04db9ec0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 701/1447] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fb159fcc-821a-46cf-8336-f4de960df721 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb159fcc-821a-46cf-8336-f4de960df721 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb159fcc-821a-46cf-8336-f4de960df721 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb159fcc-821a-46cf-8336-f4de960df721 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fb159fcc-821a-46cf-8336-f4de960df721 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb159fcc-821a-46cf-8336-f4de960df721 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 747/1448] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a8ad402-23e1-498e-bb13-4d4767c923f4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 200 Sep 04 15:58:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 702/1449] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:56 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fed05fb7-ac33-4d50-92d6-f9e3e6c413ea tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 748/1450] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:56 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e33de504-bf7d-480d-8e99-cb99b78583db None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e33de504-bf7d-480d-8e99-cb99b78583db tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e33de504-bf7d-480d-8e99-cb99b78583db tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e33de504-bf7d-480d-8e99-cb99b78583db tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e33de504-bf7d-480d-8e99-cb99b78583db tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 404 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 703/1451] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f0471212-2db2-42a4-898e-5f52e39a023d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f0471212-2db2-42a4-898e-5f52e39a023d tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f0471212-2db2-42a4-898e-5f52e39a023d tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f0471212-2db2-42a4-898e-5f52e39a023d tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-f0471212-2db2-42a4-898e-5f52e39a023d tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f0471212-2db2-42a4-898e-5f52e39a023d tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 749/1452] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:57 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4720e8ee-44ec-4c27-9865-a7bd10091647 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 704/1453] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete snapshot with id: e29d2740-076f-47f7-8fad-0f64ba66ea35 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbc96cef-ba8b-4b6b-8c8e-4ee9e4df2640 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 returned with HTTP 404 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 750/1454] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:58:57 2026] DELETE /volume/v3/snapshots/e29d2740-076f-47f7-8fad-0f64ba66ea35 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'creating'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47d63d9d-3df6-479a-8e68-f10b3efcd6fd tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 705/1455] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:57 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a169254-52d6-45a6-8f63-06566fb6afe8 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 751/1456] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-82e82d1c-ed55-49da-b429-422968725a15 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.snapshot_actions [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87211) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.snapshot_actions [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Updating snapshot 497979f4-81af-4670-beab-9a10488ef270 with info {'id': '497979f4-81af-4670-beab-9a10488ef270', 'status': 'error', 'progress': '80%'} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82e82d1c-ed55-49da-b429-422968725a15 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 706/1457] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:57 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b5cc5c9-4176-4246-8bdb-d38683f47424 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 752/1458] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] POST http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] Updating snapshot '497979f4-81af-4670-beab-9a10488ef270' with '{'status': 'available'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a5705f3-fdaa-40ab-ac25-df50dae33b49 tempest-SnapshotsActionsTest-446137815 tempest-SnapshotsActionsTest-446137815-project-admin] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 707/1459] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:57 2026] POST /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d7f6e64-59ad-4d0d-b4b4-7aa352c1e63b tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 753/1460] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete snapshot with id: 497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot delete request issued successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-13593ef9-322f-4d2f-9ed6-db41eda0e3e2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 708/1461] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:58:57 2026] DELETE /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76412aa2-4d1d-4acf-a334-c276e3df88d0 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 754/1462] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0ae44a5a-9172-42ee-9385-a2028ce51fa9 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 709/1463] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-125695611"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-125695611'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume of 1 GB Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Availability Zones retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (61ec575f-bdfe-44ae-8315-d57e314fb364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2e46c8-38ee-41d0-a6d7-e27b6ad66a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Snapshot retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60c8a645-c8ab-42c2-bf26-9ceb113ab4a4 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 710/1464] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2e46c8-38ee-41d0-a6d7-e27b6ad66a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef002d67-9d07-494c-88a8-95b5c8edb656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Created reservations ['9f625202-2191-4745-8214-bfd5ed7dc711', '99964fb6-9a04-443c-a8f2-87260d8e2143', '8e74870e-4544-4a0f-a57d-4eda1cdd0b56', 'f8ea6b9f-f376-460f-8e2e-cb8e6c5d3bbf'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef002d67-9d07-494c-88a8-95b5c8edb656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f625202-2191-4745-8214-bfd5ed7dc711', '99964fb6-9a04-443c-a8f2-87260d8e2143', '8e74870e-4544-4a0f-a57d-4eda1cdd0b56', 'f8ea6b9f-f376-460f-8e2e-cb8e6c5d3bbf']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fcd0e6-3e47-4169-9c35-2aaa6d7629cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fcd0e6-3e47-4169-9c35-2aaa6d7629cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f24ae80c-67fa-4194-8a64-551e451cb225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-125695611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['9f625202-2191-4745-8214-bfd5ed7dc711','99964fb6-9a04-443c-a8f2-87260d8e2143','8e74870e-4544-4a0f-a57d-4eda1cdd0b56','f8ea6b9f-f376-460f-8e2e-cb8e6c5d3bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-125695611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f24ae80c-67fa-4194-8a64-551e451cb225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479bc464084d447bbd47e4f7a5dd9219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f74d8c-d1d6-42af-9b9c-f6078b075cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f74d8c-d1d6-42af-9b9c-f6078b075cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-125695611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['9f625202-2191-4745-8214-bfd5ed7dc711','99964fb6-9a04-443c-a8f2-87260d8e2143','8e74870e-4544-4a0f-a57d-4eda1cdd0b56','f8ea6b9f-f376-460f-8e2e-cb8e6c5d3bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551acf30-daa4-4cf0-a2fd-cd45e96a72cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551acf30-daa4-4cf0-a2fd-cd45e96a72cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (61ec575f-bdfe-44ae-8315-d57e314fb364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request issued successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82f28690-1d9c-40e0-91cc-e96db0c20185 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 755/1465] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:58 2026] POST /volume/v3/volumes => generated 757 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afdca2ac-4a06-4b6f-bcbd-0cdf5f6e94ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 711/1466] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 825 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac75c837-46bc-43a5-a542-cda4ed99a4e5 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 756/1467] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 957 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8d327503-cf5f-4d67-a3d6-96d1188a5cce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d327503-cf5f-4d67-a3d6-96d1188a5cce tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d327503-cf5f-4d67-a3d6-96d1188a5cce tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d327503-cf5f-4d67-a3d6-96d1188a5cce tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d327503-cf5f-4d67-a3d6-96d1188a5cce tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 returned with HTTP 404 Sep 04 15:58:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 712/1468] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/snapshots/497979f4-81af-4670-beab-9a10488ef270 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85424d7d-5f85-4e21-b2ec-b9a43dcaaae2 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 757/1469] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-94c6b505-1b57-461a-b657-e85cd96124ca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] DELETE http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete volume with id: 420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Delete volume request issued successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94c6b505-1b57-461a-b657-e85cd96124ca tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 202 Sep 04 15:58:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 713/1470] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:58:59 2026] DELETE /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f632c2c-b2ea-4f24-8719-edc87f091f14 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 758/1471] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f29c2971-fab1-486a-a9e1-68a98afd559a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f29c2971-fab1-486a-a9e1-68a98afd559a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f29c2971-fab1-486a-a9e1-68a98afd559a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f29c2971-fab1-486a-a9e1-68a98afd559a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f29c2971-fab1-486a-a9e1-68a98afd559a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f29c2971-fab1-486a-a9e1-68a98afd559a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 714/1472] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ba699a3-5d72-4618-a65b-863f8a4598cf tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 759/1473] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] DELETE http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Delete volume with id: 208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Delete volume request issued successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-504bd46c-7f77-48a6-91ac-9d0fb92b3c7e tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 202 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 715/1474] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:00 2026] DELETE /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e6bbd565-5b31-43a1-98be-b1e32a000cb8 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 760/1475] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a3020d6b-098f-4875-ae85-472ad0202fc9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a3020d6b-098f-4875-ae85-472ad0202fc9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] GET http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a3020d6b-098f-4875-ae85-472ad0202fc9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a3020d6b-098f-4875-ae85-472ad0202fc9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a3020d6b-098f-4875-ae85-472ad0202fc9 tempest-SnapshotsActionsTest-331879483 tempest-SnapshotsActionsTest-331879483-project-member] http://192.168.122.48/volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 returned with HTTP 404 Sep 04 15:59:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 716/1476] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/420f1914-b32f-4649-9115-95fcac3f7ec7 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e3f7722c-c10c-48cd-be88-72e8e91efd54 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 761/1477] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e3b642b4-5fe4-43f8-9e6f-ab832af620bf tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 717/1478] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-95a80938-54a4-4957-9b2e-245c1477663a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95a80938-54a4-4957-9b2e-245c1477663a tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95a80938-54a4-4957-9b2e-245c1477663a tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95a80938-54a4-4957-9b2e-245c1477663a tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-95a80938-54a4-4957-9b2e-245c1477663a tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95a80938-54a4-4957-9b2e-245c1477663a tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 762/1479] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 1300 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f86eea13-c780-458c-842b-4a7adf750aed None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f86eea13-c780-458c-842b-4a7adf750aed None None] GET http://192.168.122.48/volume// Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f86eea13-c780-458c-842b-4a7adf750aed None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f86eea13-c780-458c-842b-4a7adf750aed None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f86eea13-c780-458c-842b-4a7adf750aed None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 718/1480] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e09cb441-92d4-49b8-9264-dbaa8466386a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e09cb441-92d4-49b8-9264-dbaa8466386a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e09cb441-92d4-49b8-9264-dbaa8466386a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f24ae80c-67fa-4194-8a64-551e451cb225", "connector": null, "instance_uuid": "36d824b0-a8a3-446a-acfb-4298b43abda8"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-e09cb441-92d4-49b8-9264-dbaa8466386a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 763/1481] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:59:01 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e81987ed-74a8-47b2-b68f-70e804690b74 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e81987ed-74a8-47b2-b68f-70e804690b74 None None] GET http://192.168.122.48/volume// Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e81987ed-74a8-47b2-b68f-70e804690b74 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e81987ed-74a8-47b2-b68f-70e804690b74 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e81987ed-74a8-47b2-b68f-70e804690b74 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 764/1482] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af7293b6-fe63-4ef7-bc56-27a6a8bf1502 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 719/1483] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-476074f5-71bd-4716-9d5b-912f8ae4c035 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 765/1484] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1030 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] PUT http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Acquiring lock "cinder-attachment_update-f24ae80c-67fa-4194-8a64-551e451cb225-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-f24ae80c-67fa-4194-8a64-551e451cb225-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:59:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ab658ea-e819-4338-945c-0b162696aec7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ab658ea-e819-4338-945c-0b162696aec7 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] GET http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ab658ea-e819-4338-945c-0b162696aec7 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ab658ea-e819-4338-945c-0b162696aec7 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ab658ea-e819-4338-945c-0b162696aec7 tempest-VolumeAndVolumeTypeFromImageTest-790109654 tempest-VolumeAndVolumeTypeFromImageTest-790109654-project-member] http://192.168.122.48/volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 returned with HTTP 404 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 766/1485] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/volumes/208e3eec-e39e-4c36-95ac-5355552542a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-f24ae80c-67fa-4194-8a64-551e451cb225-devstack" released by "attachment_update" :: held 0.630s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-03ecb6ff-616b-4e84-ae50-47fb264489ad tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 720/1486] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:59:01 2026] PUT /volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 => generated 694 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Get all volumes completed successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e9a59dd-b25c-4050-b228-a8a6c2315aa5 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 767/1487] 192.168.122.48 () {58 vars in 1164 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3801 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f05d48c-51b6-48bc-9224-7f5304222692 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f05d48c-51b6-48bc-9224-7f5304222692 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] DELETE http://192.168.122.48/volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f05d48c-51b6-48bc-9224-7f5304222692 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f05d48c-51b6-48bc-9224-7f5304222692 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f05d48c-51b6-48bc-9224-7f5304222692 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] http://192.168.122.48/volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 returned with HTTP 202 Sep 04 15:59:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 721/1488] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 15:59:02 2026] DELETE /volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b7b7d339-54a6-4e33-9a33-4cdcde8e41f2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b7b7d339-54a6-4e33-9a33-4cdcde8e41f2 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] GET http://192.168.122.48/volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b7b7d339-54a6-4e33-9a33-4cdcde8e41f2 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b7b7d339-54a6-4e33-9a33-4cdcde8e41f2 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4983fa3-be40-4fde-b266-71e95e615ba3 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 768/1489] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b7b7d339-54a6-4e33-9a33-4cdcde8e41f2 tempest-VolumeAndVolumeTypeFromImageTest-911362611 tempest-VolumeAndVolumeTypeFromImageTest-911362611-project-admin] http://192.168.122.48/volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 returned with HTTP 404 Sep 04 15:59:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 722/1490] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/types/9cb28541-73e1-4986-90b4-f9b022f79f56 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-89a617d8-cae4-4cac-b8bf-7936cb100d35 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-89a617d8-cae4-4cac-b8bf-7936cb100d35 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58/action Sep 04 15:59:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-89a617d8-cae4-4cac-b8bf-7936cb100d35 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:59:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-89a617d8-cae4-4cac-b8bf-7936cb100d35 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec28c313-4f19-425a-93f7-56d60fd6a1f3 req-89a617d8-cae4-4cac-b8bf-7936cb100d35 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58/action returned with HTTP 204 Sep 04 15:59:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 769/1491] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:59:03 2026] POST /volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba16a7a3-df40-4e3a-92bb-88effb5ded17 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 723/1492] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1142 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-23afb010-d573-4566-9019-ebea300d0213 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23afb010-d573-4566-9019-ebea300d0213 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23afb010-d573-4566-9019-ebea300d0213 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23afb010-d573-4566-9019-ebea300d0213 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=311,cinder:UPDATE=70,cinder:INSERT=26,cinder:DELETE=9 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-23afb010-d573-4566-9019-ebea300d0213 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23afb010-d573-4566-9019-ebea300d0213 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 770/1493] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1142 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cb812407-6d73-4577-a4fa-7c0756a7645d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-624728298"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-624728298'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume of 1 GB Sep 04 15:59:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Availability Zones retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (a2929f82-8ff5-4cee-af84-9679d2ef8a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc9c97a-707b-460f-a488-4a8d2f976588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc9c97a-707b-460f-a488-4a8d2f976588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46442fc3-7dcc-4712-ba6e-34f867343b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Created reservations ['474fea45-4967-4ee4-9a68-c9ad629e77d8', 'f724667e-aacc-4f62-b28b-769d9e543052', '872c90b8-00f1-4378-8c28-7d1674b974a6', '2d1005c5-65e1-41a1-a151-9f86c740154c'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46442fc3-7dcc-4712-ba6e-34f867343b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['474fea45-4967-4ee4-9a68-c9ad629e77d8', 'f724667e-aacc-4f62-b28b-769d9e543052', '872c90b8-00f1-4378-8c28-7d1674b974a6', '2d1005c5-65e1-41a1-a151-9f86c740154c']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89b2779-43b1-4e77-ad10-adad34746dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89b2779-43b1-4e77-ad10-adad34746dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa5e1438-5084-4140-8195-3c531381050c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-624728298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['474fea45-4967-4ee4-9a68-c9ad629e77d8','f724667e-aacc-4f62-b28b-769d9e543052','872c90b8-00f1-4378-8c28-7d1674b974a6','2d1005c5-65e1-41a1-a151-9f86c740154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-624728298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa5e1438-5084-4140-8195-3c531381050c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479bc464084d447bbd47e4f7a5dd9219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24912c4-554f-440d-96cb-e72d3fe81ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24912c4-554f-440d-96cb-e72d3fe81ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-624728298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46ffd5ef9c2478d96d40f41d79dad6a',qos_specs=None,replication_status=,reservations=['474fea45-4967-4ee4-9a68-c9ad629e77d8','f724667e-aacc-4f62-b28b-769d9e543052','872c90b8-00f1-4378-8c28-7d1674b974a6','2d1005c5-65e1-41a1-a151-9f86c740154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479bc464084d447bbd47e4f7a5dd9219',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5807e9-1397-4074-aea7-0c8ccea592b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5807e9-1397-4074-aea7-0c8ccea592b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Flow 'volume_create_api' (a2929f82-8ff5-4cee-af84-9679d2ef8a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Create volume request issued successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb812407-6d73-4577-a4fa-7c0756a7645d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 724/1494] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:04 2026] POST /volume/v3/volumes => generated 757 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74b0911e-8c66-45e9-bdb2-6dd039ce5efd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 771/1495] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:04 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-273edb93-d2d2-45e5-b807-4440437501a0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-273edb93-d2d2-45e5-b807-4440437501a0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-273edb93-d2d2-45e5-b807-4440437501a0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-273edb93-d2d2-45e5-b807-4440437501a0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-273edb93-d2d2-45e5-b807-4440437501a0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-273edb93-d2d2-45e5-b807-4440437501a0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 725/1496] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5be0652-6934-42e6-aa38-ee45eaba360d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5be0652-6934-42e6-aa38-ee45eaba360d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5be0652-6934-42e6-aa38-ee45eaba360d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5be0652-6934-42e6-aa38-ee45eaba360d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a5be0652-6934-42e6-aa38-ee45eaba360d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5be0652-6934-42e6-aa38-ee45eaba360d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 726/1497] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-566958218"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-566958218'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume of 1 GB Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Availability Zones retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (859e1394-6d4c-4eb9-a16f-609106551d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7740ba6-d441-41ee-9d54-785128717c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0cdabfae-3654-4985-8f61-0018ef018cb8 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 772/1498] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 440 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-c52a49ba-cb90-4737-929f-0d52b9f99471 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 773/1499] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-730ef0ed-b55d-43fd-9a5d-add46f0fe014 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-730ef0ed-b55d-43fd-9a5d-add46f0fe014 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-730ef0ed-b55d-43fd-9a5d-add46f0fe014 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-730ef0ed-b55d-43fd-9a5d-add46f0fe014 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'defaults' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7740ba6-d441-41ee-9d54-785128717c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8961fc-9899-4385-ad8a-bf0450fe8938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-730ef0ed-b55d-43fd-9a5d-add46f0fe014 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 774/1500] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-00bafb61-a516-4968-b8f5-e24cfaaf65e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-00bafb61-a516-4968-b8f5-e24cfaaf65e4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-00bafb61-a516-4968-b8f5-e24cfaaf65e4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-00bafb61-a516-4968-b8f5-e24cfaaf65e4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Created reservations ['2a89ce4b-1672-40a4-8225-65a489f0e348', 'ab3c7a94-b1de-4a12-9507-0f7777eb98a6', 'c40cee4f-3706-4597-84a0-08e6110c9a46', 'f06f0466-8bd8-40be-befb-3cc987e550e3'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 775/1501] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:07 2026] PUT /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 398 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8961fc-9899-4385-ad8a-bf0450fe8938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a89ce4b-1672-40a4-8225-65a489f0e348', 'ab3c7a94-b1de-4a12-9507-0f7777eb98a6', 'c40cee4f-3706-4597-84a0-08e6110c9a46', 'f06f0466-8bd8-40be-befb-3cc987e550e3']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a10a2f8-18d0-494a-ae97-44f16226eeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d099075c-d188-4f99-a0ae-7d43b5507c2b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d099075c-d188-4f99-a0ae-7d43b5507c2b tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] DELETE http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d099075c-d188-4f99-a0ae-7d43b5507c2b tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d099075c-d188-4f99-a0ae-7d43b5507c2b tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d099075c-d188-4f99-a0ae-7d43b5507c2b tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 776/1502] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:59:07 2026] DELETE /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f379c7e-5940-49f1-ad3c-436557512d52 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f379c7e-5940-49f1-ad3c-436557512d52 None None] GET http://192.168.122.48/volume// Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f379c7e-5940-49f1-ad3c-436557512d52 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f379c7e-5940-49f1-ad3c-436557512d52 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f379c7e-5940-49f1-ad3c-436557512d52 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 777/1503] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c958aab3-859b-42a1-9f2d-00e3cbffb843 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c958aab3-859b-42a1-9f2d-00e3cbffb843 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c958aab3-859b-42a1-9f2d-00e3cbffb843 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c958aab3-859b-42a1-9f2d-00e3cbffb843 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a10a2f8-18d0-494a-ae97-44f16226eeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a92cdc-00c2-4424-83a5-195638587cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-566958218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['2a89ce4b-1672-40a4-8225-65a489f0e348','ab3c7a94-b1de-4a12-9507-0f7777eb98a6','c40cee4f-3706-4597-84a0-08e6110c9a46','f06f0466-8bd8-40be-befb-3cc987e550e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-566958218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a92cdc-00c2-4424-83a5-195638587cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31cfeae56704070b6c1e8071116fdf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12897b075e574389acefaf53d671a462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68437764-08e3-4c6c-a25f-3aa64bfee489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c958aab3-859b-42a1-9f2d-00e3cbffb843 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 778/1504] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-9113609d-93e7-4821-9d73-f715b53fe88d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-9113609d-93e7-4821-9d73-f715b53fe88d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-9113609d-93e7-4821-9d73-f715b53fe88d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa5e1438-5084-4140-8195-3c531381050c", "connector": null, "instance_uuid": "36d824b0-a8a3-446a-acfb-4298b43abda8"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68437764-08e3-4c6c-a25f-3aa64bfee489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-566958218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['2a89ce4b-1672-40a4-8225-65a489f0e348','ab3c7a94-b1de-4a12-9507-0f7777eb98a6','c40cee4f-3706-4597-84a0-08e6110c9a46','f06f0466-8bd8-40be-befb-3cc987e550e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3515ef20-ea89-45f6-a4b3-fbb7455b51a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3515ef20-ea89-45f6-a4b3-fbb7455b51a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (859e1394-6d4c-4eb9-a16f-609106551d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request issued successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf30c5fa-a579-45b4-90ae-2396293248c6 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 727/1505] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:59:07 2026] POST /volume/v3/volumes => generated 763 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-9113609d-93e7-4821-9d73-f715b53fe88d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 779/1506] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 15:59:07 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6079d610-f778-46f7-8d92-bd8e9792cabf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-599683930"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-599683930'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume of 1 GB Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Availability Zones retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (63feabe2-51dd-4d12-ba72-ff63dab69193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d7f443-6df9-4ff2-8063-1b3384724a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d7f443-6df9-4ff2-8063-1b3384724a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8656bbb-883b-497a-a7f6-fc1ef2090f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-374dfdef-ea22-4f6c-a21f-2b6521ac99a5 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 728/1507] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:59:07 2026] PUT /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 398 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Created reservations ['33a22456-970e-421b-9342-d00abc61f1d0', '37b7db62-6c2d-4d6a-b929-965a0b3c0f4c', 'ff28c6b9-5bf3-4dd1-a372-a644a6acb70a', '6a7a36dc-36cd-4ff8-8d54-e07c9a364bc6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8656bbb-883b-497a-a7f6-fc1ef2090f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a22456-970e-421b-9342-d00abc61f1d0', '37b7db62-6c2d-4d6a-b929-965a0b3c0f4c', 'ff28c6b9-5bf3-4dd1-a372-a644a6acb70a', '6a7a36dc-36cd-4ff8-8d54-e07c9a364bc6']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80aff2b-3931-4afb-b112-4da4f24a7adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80aff2b-3931-4afb-b112-4da4f24a7adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-599683930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['33a22456-970e-421b-9342-d00abc61f1d0','37b7db62-6c2d-4d6a-b929-965a0b3c0f4c','ff28c6b9-5bf3-4dd1-a372-a644a6acb70a','6a7a36dc-36cd-4ff8-8d54-e07c9a364bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-599683930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31cfeae56704070b6c1e8071116fdf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12897b075e574389acefaf53d671a462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bc240ea-4fee-4c64-b84c-83fc733e1fbd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 729/1508] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ec531ade-7bb8-49a2-901c-8cbecce2b8b4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ec531ade-7bb8-49a2-901c-8cbecce2b8b4 None None] GET http://192.168.122.48/volume// Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ec531ade-7bb8-49a2-901c-8cbecce2b8b4 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bc842a-8e21-45e6-ab7f-06bec2af2353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ec531ade-7bb8-49a2-901c-8cbecce2b8b4 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ec531ade-7bb8-49a2-901c-8cbecce2b8b4 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 730/1509] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fe6182fe-866a-47e3-a0f8-8f0691f66ab4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe6182fe-866a-47e3-a0f8-8f0691f66ab4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe6182fe-866a-47e3-a0f8-8f0691f66ab4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe6182fe-866a-47e3-a0f8-8f0691f66ab4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'defaults' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe6182fe-866a-47e3-a0f8-8f0691f66ab4 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 731/1510] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf/defaults => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bc842a-8e21-45e6-ab7f-06bec2af2353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-599683930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['33a22456-970e-421b-9342-d00abc61f1d0','37b7db62-6c2d-4d6a-b929-965a0b3c0f4c','ff28c6b9-5bf3-4dd1-a372-a644a6acb70a','6a7a36dc-36cd-4ff8-8d54-e07c9a364bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bddfff7-ae92-4e76-b887-401c22ba6953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bddfff7-ae92-4e76-b887-401c22ba6953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (63feabe2-51dd-4d12-ba72-ff63dab69193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request issued successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6079d610-f778-46f7-8d92-bd8e9792cabf tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 780/1511] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:59:07 2026] POST /volume/v3/volumes => generated 763 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-988e0475-fe75-46c0-8fa8-fea65d65e274 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-249ca40d-57e5-4e74-ae3b-3c0daab14f34 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-249ca40d-57e5-4e74-ae3b-3c0daab14f34 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 732/1512] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1030 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-249ca40d-57e5-4e74-ae3b-3c0daab14f34 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-249ca40d-57e5-4e74-ae3b-3c0daab14f34 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1276968289"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1276968289'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume of 1 GB Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Availability Zones retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-249ca40d-57e5-4e74-ae3b-3c0daab14f34 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 781/1513] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (38343ca2-3989-420c-85b0-5c8f9937afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5aa010-ff6a-4d0d-9d7f-ebecc241a057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ff9a2785-83b9-48f3-84a1-1c592049d64c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff9a2785-83b9-48f3-84a1-1c592049d64c tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff9a2785-83b9-48f3-84a1-1c592049d64c tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff9a2785-83b9-48f3-84a1-1c592049d64c tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5aa010-ff6a-4d0d-9d7f-ebecc241a057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bc71e9-b98c-4723-b808-2033b72cd500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff9a2785-83b9-48f3-84a1-1c592049d64c tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True returned with HTTP 200 Sep 04 15:59:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 782/1514] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:08 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True => generated 1064 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] PUT http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Acquiring lock "cinder-attachment_update-fa5e1438-5084-4140-8195-3c531381050c-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-fa5e1438-5084-4140-8195-3c531381050c-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:59:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Created reservations ['c7046988-58fd-448e-8670-9b6dc0d8d114', '84f08b72-1289-4d89-b286-53980924c1c8', '4f8799c0-e911-4d1e-9b17-bd3301076184', '22c6cef6-c23e-4342-bde2-58efc36855e9'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bc71e9-b98c-4723-b808-2033b72cd500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7046988-58fd-448e-8670-9b6dc0d8d114', '84f08b72-1289-4d89-b286-53980924c1c8', '4f8799c0-e911-4d1e-9b17-bd3301076184', '22c6cef6-c23e-4342-bde2-58efc36855e9']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7185fdec-9a4d-4c6b-a85c-db002b398ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7185fdec-9a4d-4c6b-a85c-db002b398ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72490629-a168-4111-acd7-030f641ddced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1276968289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['c7046988-58fd-448e-8670-9b6dc0d8d114','84f08b72-1289-4d89-b286-53980924c1c8','4f8799c0-e911-4d1e-9b17-bd3301076184','22c6cef6-c23e-4342-bde2-58efc36855e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1276968289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72490629-a168-4111-acd7-030f641ddced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31cfeae56704070b6c1e8071116fdf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12897b075e574389acefaf53d671a462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6078a398-9537-4d27-b7cc-989499994df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6078a398-9537-4d27-b7cc-989499994df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1276968289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['c7046988-58fd-448e-8670-9b6dc0d8d114','84f08b72-1289-4d89-b286-53980924c1c8','4f8799c0-e911-4d1e-9b17-bd3301076184','22c6cef6-c23e-4342-bde2-58efc36855e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e32a401-a76a-42b6-b55f-2d8f8dd803f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e32a401-a76a-42b6-b55f-2d8f8dd803f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (38343ca2-3989-420c-85b0-5c8f9937afd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request issued successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e59907e5-7e97-4364-82db-ed403ef7ce9b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 733/1515] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:59:07 2026] POST /volume/v3/volumes => generated 764 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-785025218"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-785025218'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume of 1 GB Sep 04 15:59:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Availability Zones retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Flow 'volume_create_api' (92930798-ab29-4f48-90c6-4f6ef8f34833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f402275e-5a38-439f-8a67-68481595c193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f402275e-5a38-439f-8a67-68481595c193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e0478c-8c95-4b97-b87d-8244932765bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Created reservations ['c01922f7-1e78-4b2d-af0a-1d9fdd916b82', '78cec667-4917-4e11-90c3-975691571473', '785f2548-faee-4a11-9aab-c953ad0547dd', 'f4be6014-7986-4182-86ac-0d3510679172'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e0478c-8c95-4b97-b87d-8244932765bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01922f7-1e78-4b2d-af0a-1d9fdd916b82', '78cec667-4917-4e11-90c3-975691571473', '785f2548-faee-4a11-9aab-c953ad0547dd', 'f4be6014-7986-4182-86ac-0d3510679172']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7546ae-1e37-481f-9471-f246df9cc512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7546ae-1e37-481f-9471-f246df9cc512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d16c00-fa7a-4147-b74c-a0d9805d82db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-785025218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89c109255894caea29bec8703f685bf',qos_specs=None,replication_status=,reservations=['c01922f7-1e78-4b2d-af0a-1d9fdd916b82','78cec667-4917-4e11-90c3-975691571473','785f2548-faee-4a11-9aab-c953ad0547dd','f4be6014-7986-4182-86ac-0d3510679172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-785025218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d16c00-fa7a-4147-b74c-a0d9805d82db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89c109255894caea29bec8703f685bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13709e0-bffc-41e1-a0ad-e447dd96ecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13709e0-bffc-41e1-a0ad-e447dd96ecb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-785025218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89c109255894caea29bec8703f685bf',qos_specs=None,replication_status=,reservations=['c01922f7-1e78-4b2d-af0a-1d9fdd916b82','78cec667-4917-4e11-90c3-975691571473','785f2548-faee-4a11-9aab-c953ad0547dd','f4be6014-7986-4182-86ac-0d3510679172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149a889b-98e1-4a51-8ba3-1678bd4d0d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149a889b-98e1-4a51-8ba3-1678bd4d0d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Flow 'volume_create_api' (92930798-ab29-4f48-90c6-4f6ef8f34833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume request issued successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6bef5b6-efe2-4b26-82cc-65860f241210 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 734/1516] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:08 2026] POST /volume/v3/volumes => generated 762 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1777662187"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1777662187'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume of 1 GB Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Availability Zones retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (f77187c0-5fe0-4e4f-93c9-b568761e4b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f5744e-a75d-48fc-a2c8-f230f7fdf98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f5744e-a75d-48fc-a2c8-f230f7fdf98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a903aa5d-2505-4da8-b3ed-8cdbcd451079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Created reservations ['3b181837-51f5-41c1-ae2d-faf04600615c', 'a28fcdc2-a713-43f0-a4c7-1901229a4d96', 'a7c3c708-0eda-41ad-92e5-768bcad3efdf', '47d588dc-33e9-4c13-b3fd-25fb8d3b06d7'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a903aa5d-2505-4da8-b3ed-8cdbcd451079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b181837-51f5-41c1-ae2d-faf04600615c', 'a28fcdc2-a713-43f0-a4c7-1901229a4d96', 'a7c3c708-0eda-41ad-92e5-768bcad3efdf', '47d588dc-33e9-4c13-b3fd-25fb8d3b06d7']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2799168-b558-48d1-b9cb-408c44f1a038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2799168-b558-48d1-b9cb-408c44f1a038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c9e8a7-b630-4f03-992e-5cff96431559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1777662187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['3b181837-51f5-41c1-ae2d-faf04600615c','a28fcdc2-a713-43f0-a4c7-1901229a4d96','a7c3c708-0eda-41ad-92e5-768bcad3efdf','47d588dc-33e9-4c13-b3fd-25fb8d3b06d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1777662187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c9e8a7-b630-4f03-992e-5cff96431559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31cfeae56704070b6c1e8071116fdf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12897b075e574389acefaf53d671a462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0af039-2c0e-439a-ade6-1b1999d3973b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0af039-2c0e-439a-ade6-1b1999d3973b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1777662187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['3b181837-51f5-41c1-ae2d-faf04600615c','a28fcdc2-a713-43f0-a4c7-1901229a4d96','a7c3c708-0eda-41ad-92e5-768bcad3efdf','47d588dc-33e9-4c13-b3fd-25fb8d3b06d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779d1c50-cef3-41d6-8b91-2383b75c3d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779d1c50-cef3-41d6-8b91-2383b75c3d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (f77187c0-5fe0-4e4f-93c9-b568761e4b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request issued successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f29c69a-3c6c-40e6-b4d8-998ab4361300 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 735/1517] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:59:09 2026] POST /volume/v3/volumes => generated 764 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6c648ad-2baa-4157-b5c1-03a49b49c5c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 736/1518] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c37c64dd-84ab-442e-9bc4-0622e227503d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c37c64dd-84ab-442e-9bc4-0622e227503d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c37c64dd-84ab-442e-9bc4-0622e227503d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c37c64dd-84ab-442e-9bc4-0622e227503d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c37c64dd-84ab-442e-9bc4-0622e227503d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c37c64dd-84ab-442e-9bc4-0622e227503d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 737/1519] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7407579d-735a-4ce0-8616-4339b1a29646 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-93637393"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-93637393'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume of 1 GB Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Availability Zones retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (40aabca1-e7cc-49bb-b3e2-784105fc9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336c532b-1797-47f9-830f-b6fbb4330e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336c532b-1797-47f9-830f-b6fbb4330e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635d741a-f2de-4052-afe3-6ac726237d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Created reservations ['2a1a4860-9ac4-4203-8e91-683f349b10db', 'c7ed783e-d13c-475d-94a0-f8ec98aa86e6', '421f873d-685e-400a-a4d8-31c126c394c6', '3d3ef7cc-afeb-4dea-83fd-0028414abfdc'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635d741a-f2de-4052-afe3-6ac726237d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1a4860-9ac4-4203-8e91-683f349b10db', 'c7ed783e-d13c-475d-94a0-f8ec98aa86e6', '421f873d-685e-400a-a4d8-31c126c394c6', '3d3ef7cc-afeb-4dea-83fd-0028414abfdc']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30d352e-7217-4ec4-b00b-8ecba1cba185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30d352e-7217-4ec4-b00b-8ecba1cba185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78504876-3f5c-4be4-a842-2ea839c4668d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-93637393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['2a1a4860-9ac4-4203-8e91-683f349b10db','c7ed783e-d13c-475d-94a0-f8ec98aa86e6','421f873d-685e-400a-a4d8-31c126c394c6','3d3ef7cc-afeb-4dea-83fd-0028414abfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-93637393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78504876-3f5c-4be4-a842-2ea839c4668d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31cfeae56704070b6c1e8071116fdf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12897b075e574389acefaf53d671a462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683c2975-3d91-4146-b708-8cf8fd3464e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683c2975-3d91-4146-b708-8cf8fd3464e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-93637393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31cfeae56704070b6c1e8071116fdf7',qos_specs=None,replication_status=,reservations=['2a1a4860-9ac4-4203-8e91-683f349b10db','c7ed783e-d13c-475d-94a0-f8ec98aa86e6','421f873d-685e-400a-a4d8-31c126c394c6','3d3ef7cc-afeb-4dea-83fd-0028414abfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12897b075e574389acefaf53d671a462',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72dda2f-a844-4b21-890c-e730c53d8dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72dda2f-a844-4b21-890c-e730c53d8dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Flow 'volume_create_api' (40aabca1-e7cc-49bb-b3e2-784105fc9761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Create volume request issued successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7407579d-735a-4ce0-8616-4339b1a29646 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 738/1520] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 15:59:09 2026] POST /volume/v3/volumes => generated 762 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56fe2207-3a60-4de3-a70d-3ee8cea86614 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 739/1521] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24b1964a-13e9-4f5c-b83f-c5dd24dc17b2 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 740/1522] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cb375e99-a475-4a65-b52d-24e463b68b7b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb375e99-a475-4a65-b52d-24e463b68b7b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb375e99-a475-4a65-b52d-24e463b68b7b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb375e99-a475-4a65-b52d-24e463b68b7b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb375e99-a475-4a65-b52d-24e463b68b7b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb375e99-a475-4a65-b52d-24e463b68b7b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 741/1523] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Lock "cinder-attachment_update-fa5e1438-5084-4140-8195-3c531381050c-devstack" released by "attachment_update" :: held 1.996s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:59:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-7f2ab811-9ffa-463b-b4ce-e120b5258688 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 783/1524] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 15:59:08 2026] PUT /volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c => generated 694 bytes in 2066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5152b922-27b9-4cc8-8875-97f16debf8d9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 742/1525] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cbb4fe22-1e10-4c85-82db-658f5f27052a tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 784/1526] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-d750cc61-0278-4b8f-a673-b8b66e3bb004 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-d750cc61-0278-4b8f-a673-b8b66e3bb004 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c/action Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-d750cc61-0278-4b8f-a673-b8b66e3bb004 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-d750cc61-0278-4b8f-a673-b8b66e3bb004 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-86be9f7e-5b91-4d75-ba7a-d5f1bc036436 req-d750cc61-0278-4b8f-a673-b8b66e3bb004 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c/action returned with HTTP 204 Sep 04 15:59:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 743/1527] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 15:59:10 2026] POST /volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eff08295-ed0a-46fc-8c2a-d80303428378 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eff08295-ed0a-46fc-8c2a-d80303428378 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eff08295-ed0a-46fc-8c2a-d80303428378 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eff08295-ed0a-46fc-8c2a-d80303428378 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eff08295-ed0a-46fc-8c2a-d80303428378 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eff08295-ed0a-46fc-8c2a-d80303428378 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 785/1528] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef3da566-9bca-41dc-bdaa-cb60d776a92f tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 744/1529] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2da2971-127d-47dd-8582-0ee30d5caeb1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 786/1530] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00380ced-5d93-43ed-b64e-fa3c1d66ee17 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 745/1531] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7564e69f-d31e-4b06-83f6-0d739a5bf553 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 787/1532] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-4567154d-caec-4451-9458-f62c63c889b9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 746/1533] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1142 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225/action Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Begin detaching volume completed successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-e408feb6-8572-46a9-af4e-87d5f7a4f712 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225/action returned with HTTP 202 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 788/1534] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:59:12 2026] POST /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a09d980d-2995-4cee-8167-0bf591bda1bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a09d980d-2995-4cee-8167-0bf591bda1bd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a09d980d-2995-4cee-8167-0bf591bda1bd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a09d980d-2995-4cee-8167-0bf591bda1bd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a09d980d-2995-4cee-8167-0bf591bda1bd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a09d980d-2995-4cee-8167-0bf591bda1bd tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 747/1535] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2238ba4-52ce-46e1-bdef-9c6574327b8d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 789/1536] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4f662750-4a5d-4dfe-9ce8-c8ee190208f9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f662750-4a5d-4dfe-9ce8-c8ee190208f9 None None] GET http://192.168.122.48/volume// Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f662750-4a5d-4dfe-9ce8-c8ee190208f9 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f662750-4a5d-4dfe-9ce8-c8ee190208f9 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f662750-4a5d-4dfe-9ce8-c8ee190208f9 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 748/1537] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-ccfecc57-0a94-4d5e-8e04-189eac08d25a tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 790/1538] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-47ca63a5-e490-4f04-bd76-abe51ccf421c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-47ca63a5-e490-4f04-bd76-abe51ccf421c tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-47ca63a5-e490-4f04-bd76-abe51ccf421c tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-47ca63a5-e490-4f04-bd76-abe51ccf421c tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3959c29f-4c6f-4acb-8b20-33fcf153c4a9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 791/1539] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4c2d0e0f-e9f5-4b63-ba42-3369af0c05e1 req-47ca63a5-e490-4f04-bd76-abe51ccf421c tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 749/1540] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:59:12 2026] DELETE /volume/v3/attachments/5eaf1eca-4e24-413c-9275-779163e6ae58 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-20a607bf-6a78-423d-bfc5-6864044ad4bc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20a607bf-6a78-423d-bfc5-6864044ad4bc tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20a607bf-6a78-423d-bfc5-6864044ad4bc tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20a607bf-6a78-423d-bfc5-6864044ad4bc tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20a607bf-6a78-423d-bfc5-6864044ad4bc tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 792/1541] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] DELETE http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Delete volume with id: 15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Delete volume request issued successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8aa0f3c8-b64a-40ff-978d-d0f78ee01976 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 202 Sep 04 15:59:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 750/1542] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:12 2026] DELETE /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c10ecfa-a554-4dbe-bf5a-ecf03151ff96 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 793/1543] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30e073c1-1ce8-4364-a7d1-95019bec6fbc tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 751/1544] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c51d1943-da02-487f-be3c-cd0d0deaf204 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 794/1545] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51181fd6-e6bf-48b8-9ec6-149afe101a9c tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 752/1546] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] DELETE http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume with id: 78504876-3f5c-4be4-a842-2ea839c4668d Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume request issued successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c67b1acf-e4cf-4852-ae50-478217f7f4ca tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d returned with HTTP 202 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 795/1547] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:13 2026] DELETE /volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-871535f9-cd7a-489e-86d6-30f77e8bf0e7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 753/1548] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1142 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe70282f-aba6-48be-81bd-ed31e75a6f98 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 796/1549] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] POST http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c/action Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Begin detaching volume completed successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-017a3be0-2ac2-4890-b7da-2dbc1947ca8e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c/action returned with HTTP 202 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 754/1550] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 15:59:13 2026] POST /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-94687b77-380d-4f07-9b0e-0455aba2b7f3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94687b77-380d-4f07-9b0e-0455aba2b7f3 None None] GET http://192.168.122.48/volume// Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94687b77-380d-4f07-9b0e-0455aba2b7f3 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94687b77-380d-4f07-9b0e-0455aba2b7f3 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94687b77-380d-4f07-9b0e-0455aba2b7f3 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 755/1551] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ceb85b9e-a4af-4a8b-a392-457e69bab87e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 797/1552] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-6d5f2ad3-652b-48cd-af99-5b9d29b93495 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 756/1553] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b3a53b3-a3e6-4ab6-aa4b-7a6308842070 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b3a53b3-a3e6-4ab6-aa4b-7a6308842070 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b3a53b3-a3e6-4ab6-aa4b-7a6308842070 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b3a53b3-a3e6-4ab6-aa4b-7a6308842070 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b3a53b3-a3e6-4ab6-aa4b-7a6308842070 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 404 Sep 04 15:59:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 798/1554] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-57865149-4c20-4e81-9006-2ebf65ca0ed9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57865149-4c20-4e81-9006-2ebf65ca0ed9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57865149-4c20-4e81-9006-2ebf65ca0ed9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57865149-4c20-4e81-9006-2ebf65ca0ed9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57865149-4c20-4e81-9006-2ebf65ca0ed9 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 404 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 757/1555] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] DELETE http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Delete volume with id: 15d16c00-fa7a-4147-b74c-a0d9805d82db Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b456fd3-ded5-4168-b4d4-44b12c379021 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db returned with HTTP 404 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 799/1556] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:14 2026] DELETE /volume/v3/volumes/15d16c00-fa7a-4147-b74c-a0d9805d82db => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-63a271a1-b959-4985-9032-782cc9710411 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-6386943"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-6386943'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume of 1 GB Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Availability Zones retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-5c542785-c29e-49a3-99c1-c70b2771fd21 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-5c542785-c29e-49a3-99c1-c70b2771fd21 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-5c542785-c29e-49a3-99c1-c70b2771fd21 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-5c542785-c29e-49a3-99c1-c70b2771fd21 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Flow 'volume_create_api' (f8932bd0-5d82-464c-a493-cc35393aeec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4b4852-a39c-4ebf-a644-69f72e604ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4b4852-a39c-4ebf-a644-69f72e604ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817c88b4-152e-40a8-8a37-b5371d97e802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-cda76d8f-5642-4e8a-8d03-043dc1ba99e8 req-5c542785-c29e-49a3-99c1-c70b2771fd21 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 800/1557] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:59:14 2026] DELETE /volume/v3/attachments/9e98ea55-0b76-4945-a953-d754f2e54f5c => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Created reservations ['a9f932df-e2cc-486b-91f8-cc6c6039a3cc', '8fd31513-20f7-430e-a3d6-bfaf1774a0b4', '47a4a9dd-b035-40dd-8b1f-84d2f9b60f38', 'de14776a-f5ee-4b75-8fb5-17ed7f00e80e'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817c88b4-152e-40a8-8a37-b5371d97e802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f932df-e2cc-486b-91f8-cc6c6039a3cc', '8fd31513-20f7-430e-a3d6-bfaf1774a0b4', '47a4a9dd-b035-40dd-8b1f-84d2f9b60f38', 'de14776a-f5ee-4b75-8fb5-17ed7f00e80e']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcf6be2-de74-41b1-a821-6dabae616c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcf6be2-de74-41b1-a821-6dabae616c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68b6d27c-c993-40f1-981b-f11ed47e5583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-6386943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89c109255894caea29bec8703f685bf',qos_specs=None,replication_status=,reservations=['a9f932df-e2cc-486b-91f8-cc6c6039a3cc','8fd31513-20f7-430e-a3d6-bfaf1774a0b4','47a4a9dd-b035-40dd-8b1f-84d2f9b60f38','de14776a-f5ee-4b75-8fb5-17ed7f00e80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-6386943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68b6d27c-c993-40f1-981b-f11ed47e5583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89c109255894caea29bec8703f685bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc906e97-c47f-44c4-a7db-2b8df0233ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc906e97-c47f-44c4-a7db-2b8df0233ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-6386943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89c109255894caea29bec8703f685bf',qos_specs=None,replication_status=,reservations=['a9f932df-e2cc-486b-91f8-cc6c6039a3cc','8fd31513-20f7-430e-a3d6-bfaf1774a0b4','47a4a9dd-b035-40dd-8b1f-84d2f9b60f38','de14776a-f5ee-4b75-8fb5-17ed7f00e80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac74e83f1a1c48f4848c2a3d70ec702b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cf47df-8b18-49b8-b146-545e377bec19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cf47df-8b18-49b8-b146-545e377bec19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Flow 'volume_create_api' (f8932bd0-5d82-464c-a493-cc35393aeec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Create volume request issued successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63a271a1-b959-4985-9032-782cc9710411 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 758/1558] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:14 2026] POST /volume/v3/volumes => generated 760 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-15cc43a8-eb3c-402d-bee7-5923b7a725c2 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 801/1559] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7b287ac5-e017-4c97-8bb1-8d9e2aee0763 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7b287ac5-e017-4c97-8bb1-8d9e2aee0763 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7b287ac5-e017-4c97-8bb1-8d9e2aee0763 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7b287ac5-e017-4c97-8bb1-8d9e2aee0763 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7b287ac5-e017-4c97-8bb1-8d9e2aee0763 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d returned with HTTP 404 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 759/1560] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/78504876-3f5c-4be4-a842-2ea839c4668d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] DELETE http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume with id: b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume request issued successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53226d6f-5e31-417b-ba3b-2523074f94c9 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 202 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 802/1561] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:14 2026] DELETE /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-418429d0-22d2-4c44-87e9-7a51eee6b555 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 760/1562] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b456c207-54be-4647-9255-d0dd27207074 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b456c207-54be-4647-9255-d0dd27207074 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b456c207-54be-4647-9255-d0dd27207074 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b456c207-54be-4647-9255-d0dd27207074 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b456c207-54be-4647-9255-d0dd27207074 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b456c207-54be-4647-9255-d0dd27207074 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 803/1563] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9eec76f0-7770-4b1f-9d56-408ef59644c0 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 761/1564] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76904d5b-6ad0-43ed-83e9-d56bc4c2d0ce tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 804/1565] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-35004b4e-4291-4ce0-90a7-87739889c4db None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35004b4e-4291-4ce0-90a7-87739889c4db tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35004b4e-4291-4ce0-90a7-87739889c4db tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35004b4e-4291-4ce0-90a7-87739889c4db tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-35004b4e-4291-4ce0-90a7-87739889c4db tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35004b4e-4291-4ce0-90a7-87739889c4db tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 762/1566] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3eae13a7-c1f3-4364-882d-765d31a379f1 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 805/1567] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26b8ed48-8414-46fc-a97b-9e1fcc11002d tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 763/1568] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 852 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f3f0b6a-9be7-4d52-a11d-5e48016dace1 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 200 Sep 04 15:59:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 806/1569] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Volume info retrieved successfully. Sep 04 15:59:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5f8588c5-e19d-4230-a9ab-eb878100e214 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 764/1570] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:16 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe046dc1-a3e5-4ac9-a885-670f1efead4e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe046dc1-a3e5-4ac9-a885-670f1efead4e tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True Sep 04 15:59:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe046dc1-a3e5-4ac9-a885-670f1efead4e tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe046dc1-a3e5-4ac9-a885-670f1efead4e tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-33f76341-8982-4330-8ea2-b9b9b2c0c4d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33f76341-8982-4330-8ea2-b9b9b2c0c4d7 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33f76341-8982-4330-8ea2-b9b9b2c0c4d7 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33f76341-8982-4330-8ea2-b9b9b2c0c4d7 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe046dc1-a3e5-4ac9-a885-670f1efead4e tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True returned with HTTP 200 Sep 04 15:59:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 807/1571] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:16 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True => generated 1064 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33f76341-8982-4330-8ea2-b9b9b2c0c4d7 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 returned with HTTP 404 Sep 04 15:59:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 765/1572] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:16 2026] GET /volume/v3/volumes/b8c9e8a7-b630-4f03-992e-5cff96431559 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-777afad6-634d-4d0c-af05-701e340c3229 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-777afad6-634d-4d0c-af05-701e340c3229 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-777afad6-634d-4d0c-af05-701e340c3229 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-777afad6-634d-4d0c-af05-701e340c3229 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] DELETE http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume with id: 72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume request issued successfully. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69f9ba8-ea4f-4878-822d-58e32aebef49 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 202 Sep 04 15:59:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 808/1573] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:17 2026] DELETE /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-777afad6-634d-4d0c-af05-701e340c3229 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True returned with HTTP 200 Sep 04 15:59:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 766/1574] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:17 2026] GET /volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True => generated 1064 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a93d5d00-5a8d-4e71-8554-cc39e0fa0285 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 200 Sep 04 15:59:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 809/1575] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:17 2026] GET /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] POST http://192.168.122.48/volume/v3/os-volume-transfer Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "68b6d27c-c993-40f1-981b-f11ed47e5583"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Creating new volume transfer {'transfer': {'volume_id': '68b6d27c-c993-40f1-981b-f11ed47e5583'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Creating transfer of volume 68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Generating transfer record for volume 68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a52258d6-ef8b-4863-8d28-2566d3f0d9ab tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 15:59:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 767/1576] 192.168.122.48 () {60 vars in 1170 bytes} [Fri Sep 4 15:59:17 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] POST http://192.168.122.48/volume/v3/os-volume-transfer/6431b46c-6840-488a-a9df-3fc31676b100/accept Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8ae9b05dd01a9f7b"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.volume_transfer [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Accepting volume transfer 6431b46c-6840-488a-a9df-3fc31676b100 {{(pid=87212) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Accepting transfer 6431b46c-6840-488a-a9df-3fc31676b100 Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Created reservations ['e2fb9c2d-9ba4-4daf-941d-05b3b2794e23', 'b20e6a1a-97ef-4de8-a2fa-6377485f6ceb', 'a02b3952-952c-498f-9a54-c8a4041d19fb', '5eeb15c2-9c8e-4647-8e1e-8e4956d50c1f'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Created reservations ['89598648-2d8d-4aed-ae56-b81bbf6ba8f5', '944744c8-8d41-411e-b205-3b89a0719b1b', '7ec1c9e8-a34f-4a3f-a249-3ed392e8a948', '95d2bedc-42f4-418a-80c5-a1226dd9cab1'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:17 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Created reservations ['ac0b28ed-3a8d-4866-87b8-13c28f1921df', '6b919e18-e131-49a9-b40e-3f68d08be477', '1481f1dc-1bd6-4430-8a29-28041422e2a6', 'dba58bbd-4e31-4e7e-9c43-dd58ef4bedbf'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Created reservations ['5949bf37-6f35-4ad9-b361-7810df9a2c03', 'c99ef2b7-5fed-4096-a691-493a7c0ee737', 'd9654672-719e-4bec-b67a-e47a28accc4d', 'cd95a583-747e-49f9-a428-19f82a954dc8'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Transfer volume completed successfully. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4d2b499-922e-439c-9511-02b77c690085 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4d2b499-922e-439c-9511-02b77c690085 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4d2b499-922e-439c-9511-02b77c690085 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4d2b499-922e-439c-9511-02b77c690085 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4d2b499-922e-439c-9511-02b77c690085 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4d2b499-922e-439c-9511-02b77c690085 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 768/1577] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.transfer.api [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Volume 68b6d27c-c993-40f1-981b-f11ed47e5583 has been transferred. Sep 04 15:59:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4015e0d8-ded7-407e-9a95-b6cd8c0dbe6a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/6431b46c-6840-488a-a9df-3fc31676b100/accept returned with HTTP 202 Sep 04 15:59:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 810/1578] 192.168.122.48 () {60 vars in 1302 bytes} [Fri Sep 4 15:59:17 2026] POST /volume/v3/os-volume-transfer/6431b46c-6840-488a-a9df-3fc31676b100/accept => generated 371 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] Volume info retrieved successfully. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5017b476-0b70-4f1b-b759-cbf92ae4b77a tempest-VolumeQuotasAdminTestJSON-1264071644 tempest-VolumeQuotasAdminTestJSON-1264071644-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 769/1579] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3d966542-449f-4808-8d77-1e278dc731ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3d966542-449f-4808-8d77-1e278dc731ec tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3d966542-449f-4808-8d77-1e278dc731ec tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3d966542-449f-4808-8d77-1e278dc731ec tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-25221c44-c27b-41b4-84a6-5dcc9bc1784a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-25221c44-c27b-41b4-84a6-5dcc9bc1784a tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] DELETE http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-25221c44-c27b-41b4-84a6-5dcc9bc1784a tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-25221c44-c27b-41b4-84a6-5dcc9bc1784a tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3d966542-449f-4808-8d77-1e278dc731ec tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 811/1580] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf?usage=True => generated 1064 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-18936406-d9a2-46ca-bfad-9060a00b4eda None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-18936406-d9a2-46ca-bfad-9060a00b4eda tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-18936406-d9a2-46ca-bfad-9060a00b4eda tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-18936406-d9a2-46ca-bfad-9060a00b4eda tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-18936406-d9a2-46ca-bfad-9060a00b4eda tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 812/1581] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/os-quota-sets/de191749a7af469ab8d84bba05c0d799?usage=True => generated 1064 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-25221c44-c27b-41b4-84a6-5dcc9bc1784a tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 770/1582] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 15:59:18 2026] DELETE /volume/v3/attachments/cadf431f-0450-456a-8dee-ff42c221a0ee => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Delete volume with id: 68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Delete volume with id: 2f3d40a6-d96d-46d1-9978-d2448016a70c Sep 04 15:59:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Delete volume request issued successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79979ce7-6fa6-4610-b5f0-24876d7d4c24 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 813/1583] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:18 2026] DELETE /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-caee3916-b26b-4047-a892-2c104ae3e1e6 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 814/1584] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] Delete volume request issued successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-7ed4ac23-1de9-46a1-86a3-b3d832ecc830 req-c499c773-7d59-46a5-80e8-18bf1a09d0ea tempest-TestShelveInstance-1372791885 tempest-TestShelveInstance-1372791885-project-member] http://192.168.122.48/volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 771/1585] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:59:18 2026] DELETE /volume/v3/volumes/2f3d40a6-d96d-46d1-9978-d2448016a70c => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a34d8a90-1776-4478-af60-57bbbcb5f76d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a34d8a90-1776-4478-af60-57bbbcb5f76d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a34d8a90-1776-4478-af60-57bbbcb5f76d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a34d8a90-1776-4478-af60-57bbbcb5f76d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a34d8a90-1776-4478-af60-57bbbcb5f76d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced returned with HTTP 404 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 815/1586] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/volumes/72490629-a168-4111-acd7-030f641ddced => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume with id: 2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume request issued successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac560fe5-fa73-4b1a-9f05-ed9989bcc284 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 772/1587] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:19 2026] DELETE /volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06005d82-70be-4eb6-82ae-96406f750e7a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06005d82-70be-4eb6-82ae-96406f750e7a tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06005d82-70be-4eb6-82ae-96406f750e7a tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06005d82-70be-4eb6-82ae-96406f750e7a tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06005d82-70be-4eb6-82ae-96406f750e7a tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06005d82-70be-4eb6-82ae-96406f750e7a tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 816/1588] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3bb531e9-562d-444a-9418-340d3833d899 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bb531e9-562d-444a-9418-340d3833d899 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bb531e9-562d-444a-9418-340d3833d899 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bb531e9-562d-444a-9418-340d3833d899 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3bb531e9-562d-444a-9418-340d3833d899 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bb531e9-562d-444a-9418-340d3833d899 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 773/1589] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 1015 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4252d380-41c5-4d09-b9cf-e450ccc14d64 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 817/1590] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume with id: fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:UPDATE=146,cinder:SELECT=482,cinder:INSERT=83,cinder:DELETE=3 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume request issued successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-632e64ce-eccd-41c2-8d60-d108824c0fd4 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 202 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 774/1591] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6f9d3004-7933-464c-9527-1519a0c4e068 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc4a7042-9760-4fb5-b3db-1bd6a71a41c5 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 818/1592] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6f9d3004-7933-464c-9527-1519a0c4e068 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6f9d3004-7933-464c-9527-1519a0c4e068 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6f9d3004-7933-464c-9527-1519a0c4e068 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6f9d3004-7933-464c-9527-1519a0c4e068 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 775/1593] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63cd048e-7540-416c-9ef5-bb30a3f45a55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63cd048e-7540-416c-9ef5-bb30a3f45a55 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] GET http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63cd048e-7540-416c-9ef5-bb30a3f45a55 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63cd048e-7540-416c-9ef5-bb30a3f45a55 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63cd048e-7540-416c-9ef5-bb30a3f45a55 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 819/1594] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 109 bytes in 291 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] DELETE http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] Delete volume with id: 68b6d27c-c993-40f1-981b-f11ed47e5583 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59219a9a-92da-45c8-a92d-c72ddbbee034 tempest-VolumeQuotasAdminTestJSON-249913128 tempest-VolumeQuotasAdminTestJSON-249913128-project-member] http://192.168.122.48/volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 776/1595] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/volumes/68b6d27c-c993-40f1-981b-f11ed47e5583 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f5617d2-e455-4923-b0c3-ad4b0dde0128 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f5617d2-e455-4923-b0c3-ad4b0dde0128 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/fc7907056da54d1fa469cd3a223ae816?usage=True Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f5617d2-e455-4923-b0c3-ad4b0dde0128 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f5617d2-e455-4923-b0c3-ad4b0dde0128 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f5617d2-e455-4923-b0c3-ad4b0dde0128 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/fc7907056da54d1fa469cd3a223ae816?usage=True returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 820/1596] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/os-quota-sets/fc7907056da54d1fa469cd3a223ae816?usage=True => generated 1064 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b23cf4cc-a6db-4a1e-b5c1-192f9c645285 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b23cf4cc-a6db-4a1e-b5c1-192f9c645285 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b23cf4cc-a6db-4a1e-b5c1-192f9c645285 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a6013d9e-883d-474d-b26e-c88fe36ab50b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6013d9e-883d-474d-b26e-c88fe36ab50b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6013d9e-883d-474d-b26e-c88fe36ab50b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6013d9e-883d-474d-b26e-c88fe36ab50b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6013d9e-883d-474d-b26e-c88fe36ab50b tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 821/1597] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/2c9257e3-b2fd-4ace-8cf1-b49c7c6c7869 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] DELETE http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume with id: 45a92cdc-00c2-4424-83a5-195638587cb7 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Delete volume request issued successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1bb0f05-2d42-408a-9853-36b0d2454bc0 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 returned with HTTP 202 Sep 04 15:59:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 822/1598] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4adf3752-b39a-439b-9908-ae87433fc09d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4adf3752-b39a-439b-9908-ae87433fc09d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 Sep 04 15:59:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4adf3752-b39a-439b-9908-ae87433fc09d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4adf3752-b39a-439b-9908-ae87433fc09d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b23cf4cc-a6db-4a1e-b5c1-192f9c645285 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 777/1599] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:59:21 2026] PUT /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 400 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4adf3752-b39a-439b-9908-ae87433fc09d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2133d845-b8ec-4597-a14e-cc9ffd9978a3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2133d845-b8ec-4597-a14e-cc9ffd9978a3 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf Sep 04 15:59:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2133d845-b8ec-4597-a14e-cc9ffd9978a3 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4adf3752-b39a-439b-9908-ae87433fc09d tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 823/1600] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2133d845-b8ec-4597-a14e-cc9ffd9978a3 tempest-VolumeQuotasAdminTestJSON-1533970476 tempest-VolumeQuotasAdminTestJSON-1533970476-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 778/1601] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:59:22 2026] PUT /volume/v3/os-quota-sets/a89c109255894caea29bec8703f685bf => generated 398 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-69e34326-57bf-47f8-a444-e84d222f3d5e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69e34326-57bf-47f8-a444-e84d222f3d5e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69e34326-57bf-47f8-a444-e84d222f3d5e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69e34326-57bf-47f8-a444-e84d222f3d5e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-69e34326-57bf-47f8-a444-e84d222f3d5e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69e34326-57bf-47f8-a444-e84d222f3d5e tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 824/1602] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:22 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-df04729a-bf7b-4c90-865a-f4b6f499af59 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df04729a-bf7b-4c90-865a-f4b6f499af59 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] GET http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df04729a-bf7b-4c90-865a-f4b6f499af59 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-df04729a-bf7b-4c90-865a-f4b6f499af59 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-df04729a-bf7b-4c90-865a-f4b6f499af59 tempest-CreateVolumesFromImageTest-461288011 tempest-CreateVolumesFromImageTest-461288011-project-member] http://192.168.122.48/volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 returned with HTTP 404 Sep 04 15:59:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 779/1603] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/volumes/45a92cdc-00c2-4424-83a5-195638587cb7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-23314896-4c5d-4252-afff-f8b6d6e39637 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23314896-4c5d-4252-afff-f8b6d6e39637 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23314896-4c5d-4252-afff-f8b6d6e39637 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-23314896-4c5d-4252-afff-f8b6d6e39637 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-23314896-4c5d-4252-afff-f8b6d6e39637 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c returned with HTTP 404 Sep 04 15:59:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 825/1604] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/volumes/fa5e1438-5084-4140-8195-3c531381050c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume with id: f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume request issued successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69682e78-b499-4cf4-b014-b3977b8cc1f7 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 202 Sep 04 15:59:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 780/1605] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:23 2026] DELETE /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f989fa4-7265-467c-b3f7-21e301ea8101 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 200 Sep 04 15:59:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 826/1606] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64303000-e2d4-4b2b-b0ff-4742c51515ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64303000-e2d4-4b2b-b0ff-4742c51515ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64303000-e2d4-4b2b-b0ff-4742c51515ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64303000-e2d4-4b2b-b0ff-4742c51515ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64303000-e2d4-4b2b-b0ff-4742c51515ea tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 returned with HTTP 404 Sep 04 15:59:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 781/1607] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:24 2026] GET /volume/v3/volumes/f24ae80c-67fa-4194-8a64-551e451cb225 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-03667d73-47a6-43f0-ad78-93b873a321c9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:59:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:24 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume with id: c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:59:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Delete volume request issued successfully. Sep 04 15:59:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03667d73-47a6-43f0-ad78-93b873a321c9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 202 Sep 04 15:59:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 827/1608] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:24 2026] DELETE /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8be5d8f3-0358-41d8-9216-48d1834b866d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8be5d8f3-0358-41d8-9216-48d1834b866d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8be5d8f3-0358-41d8-9216-48d1834b866d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8be5d8f3-0358-41d8-9216-48d1834b866d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8be5d8f3-0358-41d8-9216-48d1834b866d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Volume info retrieved successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8be5d8f3-0358-41d8-9216-48d1834b866d tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 782/1609] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:24 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8f108738-0622-40e0-9a13-382cb4523aa9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8f108738-0622-40e0-9a13-382cb4523aa9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] GET http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e Sep 04 15:59:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8f108738-0622-40e0-9a13-382cb4523aa9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8f108738-0622-40e0-9a13-382cb4523aa9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8f108738-0622-40e0-9a13-382cb4523aa9 tempest-AttachVolumeTestJSON-1615952070 tempest-AttachVolumeTestJSON-1615952070-project-member] http://192.168.122.48/volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e returned with HTTP 404 Sep 04 15:59:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 828/1610] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/volumes/c2dd58bb-6e5d-412f-9eb3-2fd39ec06e1e => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2098685275"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2098685275'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume of 1 GB Sep 04 15:59:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Availability Zones retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Flow 'volume_create_api' (3bb9905c-24ad-4d39-92c1-d633e92d4486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a238a0e4-45fb-4047-98b2-b787c063f167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a238a0e4-45fb-4047-98b2-b787c063f167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f042b036-4350-4d47-8743-8e8c1dfacab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Created reservations ['fe3b9569-0afc-4296-9771-ee3193bb6591', 'bc98c153-30f2-4d38-a07d-07c20629acb8', 'c6251aab-843f-4581-bd77-4a0d18930675', '351dba37-0c7f-47eb-be9d-0e158df94db9'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f042b036-4350-4d47-8743-8e8c1dfacab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3b9569-0afc-4296-9771-ee3193bb6591', 'bc98c153-30f2-4d38-a07d-07c20629acb8', 'c6251aab-843f-4581-bd77-4a0d18930675', '351dba37-0c7f-47eb-be9d-0e158df94db9']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f6a462-c3e2-4cc0-90ec-698fea7b9d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f6a462-c3e2-4cc0-90ec-698fea7b9d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f9f02d7-a650-4d92-b2d5-6fc73f91b68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2098685275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',qos_specs=None,replication_status=,reservations=['fe3b9569-0afc-4296-9771-ee3193bb6591','bc98c153-30f2-4d38-a07d-07c20629acb8','c6251aab-843f-4581-bd77-4a0d18930675','351dba37-0c7f-47eb-be9d-0e158df94db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e261f4cf947412191724eb870d7354f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2098685275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f9f02d7-a650-4d92-b2d5-6fc73f91b68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e261f4cf947412191724eb870d7354f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a09d62-a6e0-4759-9dc9-585aa4b5c087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a09d62-a6e0-4759-9dc9-585aa4b5c087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2098685275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',qos_specs=None,replication_status=,reservations=['fe3b9569-0afc-4296-9771-ee3193bb6591','bc98c153-30f2-4d38-a07d-07c20629acb8','c6251aab-843f-4581-bd77-4a0d18930675','351dba37-0c7f-47eb-be9d-0e158df94db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e261f4cf947412191724eb870d7354f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be18b71a-2d17-494f-9255-d70eb988e6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be18b71a-2d17-494f-9255-d70eb988e6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Flow 'volume_create_api' (3bb9905c-24ad-4d39-92c1-d633e92d4486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume request issued successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8610a4d6-e16e-462e-89e0-1be4813aa130 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 783/1611] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:59:27 2026] POST /volume/v3/volumes => generated 777 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-31714725-c1d7-4193-b45e-3ed8bff00ba5 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 200 Sep 04 15:59:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 829/1612] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-375176b3-85c0-423a-86a4-16a4fe218a8d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-375176b3-85c0-423a-86a4-16a4fe218a8d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-375176b3-85c0-423a-86a4-16a4fe218a8d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-375176b3-85c0-423a-86a4-16a4fe218a8d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-375176b3-85c0-423a-86a4-16a4fe218a8d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-375176b3-85c0-423a-86a4-16a4fe218a8d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 200 Sep 04 15:59:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 784/1613] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:29 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d841b8a7-e68f-4796-b278-d5aeba7cfc2b tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 200 Sep 04 15:59:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 830/1614] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:30 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 870 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-20edd597-449d-461d-be25-ed61b6309c81 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:59:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f9f02d7-a650-4d92-b2d5-6fc73f91b68d", "name": "tempest-VolumeDependencyTests-Snapshot-984319095"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create snapshot from volume 0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:30 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Created reservations ['2e97e17a-ff91-4949-9b8c-a4c07453c1f2', '5e1646ab-980e-40d5-a99b-52db95fd5856', 'f3c71f72-6d36-41fe-a049-e992266badf3', '19bfa791-34c5-41ee-8d72-7cfc7e3fc4a9'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot create request issued successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-20edd597-449d-461d-be25-ed61b6309c81 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 785/1615] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:59:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d637ed6-f86b-46fb-bbdb-11cc92d23428 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 831/1616] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:30 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc5478a9-646d-4602-bb4b-75a84085ed23 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 786/1617] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:31 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19dc30ea-6adc-4a39-a8e0-2d6d4beb082e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 832/1618] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:32 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5b8e3587-fffa-4fc3-a56f-2ada31f6d01d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5b8e3587-fffa-4fc3-a56f-2ada31f6d01d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 Sep 04 15:59:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5b8e3587-fffa-4fc3-a56f-2ada31f6d01d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5b8e3587-fffa-4fc3-a56f-2ada31f6d01d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5b8e3587-fffa-4fc3-a56f-2ada31f6d01d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 returned with HTTP 200 Sep 04 15:59:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 787/1619] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:32 2026] GET /volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 => generated 440 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1961630244"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1961630244'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume of 1 GB Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Availability Zones retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (ae742577-f589-46f6-9da5-659d5c4fdc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34facf-030a-4dca-9688-1cba6754cd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34facf-030a-4dca-9688-1cba6754cd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5f76fb-3cba-49bb-9864-211c84da11a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Created reservations ['e918cfe8-fc16-4798-9f03-c1ca00c06cb7', '0ffb7b89-fe66-4b08-8bb4-42e1c4e3884f', 'fd67decd-5eb4-4040-b80e-81008cc88515', '47a2663f-456e-443e-910c-13827c09a2ec'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5f76fb-3cba-49bb-9864-211c84da11a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e918cfe8-fc16-4798-9f03-c1ca00c06cb7', '0ffb7b89-fe66-4b08-8bb4-42e1c4e3884f', 'fd67decd-5eb4-4040-b80e-81008cc88515', '47a2663f-456e-443e-910c-13827c09a2ec']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db93290-20d0-4d19-b8a3-cfa7a58d8fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db93290-20d0-4d19-b8a3-cfa7a58d8fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183e6f06-98c1-47b3-a762-ffc21ed370f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1961630244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5118c5a92564545987d0f5e2382d759',qos_specs=None,replication_status=,reservations=['e918cfe8-fc16-4798-9f03-c1ca00c06cb7','0ffb7b89-fe66-4b08-8bb4-42e1c4e3884f','fd67decd-5eb4-4040-b80e-81008cc88515','47a2663f-456e-443e-910c-13827c09a2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff55c948d35d439b8775290885c2d32c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1961630244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183e6f06-98c1-47b3-a762-ffc21ed370f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5118c5a92564545987d0f5e2382d759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff55c948d35d439b8775290885c2d32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd25daf-1523-41fe-9260-34cb75661af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd25daf-1523-41fe-9260-34cb75661af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1961630244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5118c5a92564545987d0f5e2382d759',qos_specs=None,replication_status=,reservations=['e918cfe8-fc16-4798-9f03-c1ca00c06cb7','0ffb7b89-fe66-4b08-8bb4-42e1c4e3884f','fd67decd-5eb4-4040-b80e-81008cc88515','47a2663f-456e-443e-910c-13827c09a2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff55c948d35d439b8775290885c2d32c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dad657-8128-452c-8ff6-13ac0542549c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dad657-8128-452c-8ff6-13ac0542549c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad0dca49-7203-4c05-9fa4-25eeacfc184a tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 788/1620] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:33 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (ae742577-f589-46f6-9da5-659d5c4fdc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume request issued successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-340c5a7f-77dc-4fab-8a98-af527f577b72 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 833/1621] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:32 2026] POST /volume/v3/volumes => generated 766 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6a387760-a9a0-40e3-83dc-d6c39b071645", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1117735051"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume request body: {'volume': {'snapshot_id': '6a387760-a9a0-40e3-83dc-d6c39b071645', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1117735051'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume of 1 GB Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Availability Zones retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Flow 'volume_create_api' (a2e78700-6a14-41e2-a909-a87c4050601b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace15884-0cae-4280-87de-cd7d4c0747ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ed3cdca-7ee9-4cba-8584-84451719df80 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 834/1622] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:33 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 834 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace15884-0cae-4280-87de-cd7d4c0747ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6a387760-a9a0-40e3-83dc-d6c39b071645', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38235439-9dc5-4b06-83f8-770c4b702c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Created reservations ['ffc663ac-354d-4836-8071-3669f82e2953', '2b115d62-0ada-4ce3-a98f-6ec8a1ee13a8', '1452259d-d95b-4fdb-a28d-e8845afd6098', 'cd192198-9f59-43cc-806b-048c2b867200'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38235439-9dc5-4b06-83f8-770c4b702c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc663ac-354d-4836-8071-3669f82e2953', '2b115d62-0ada-4ce3-a98f-6ec8a1ee13a8', '1452259d-d95b-4fdb-a28d-e8845afd6098', 'cd192198-9f59-43cc-806b-048c2b867200']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da09313e-c67a-4472-9c79-d2cf5f392ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da09313e-c67a-4472-9c79-d2cf5f392ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de25991-89d1-4a9c-b7f3-d950ffd94053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1117735051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',qos_specs=None,replication_status=,reservations=['ffc663ac-354d-4836-8071-3669f82e2953','2b115d62-0ada-4ce3-a98f-6ec8a1ee13a8','1452259d-d95b-4fdb-a28d-e8845afd6098','cd192198-9f59-43cc-806b-048c2b867200'],size=1,snapshot_id=6a387760-a9a0-40e3-83dc-d6c39b071645,source_replicaid=,source_volid=None,status='creating',user_id='6e261f4cf947412191724eb870d7354f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1117735051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de25991-89d1-4a9c-b7f3-d950ffd94053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6a387760-a9a0-40e3-83dc-d6c39b071645,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e261f4cf947412191724eb870d7354f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dca9598-a18c-43b3-9d56-0bdba5bf9b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dca9598-a18c-43b3-9d56-0bdba5bf9b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1117735051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcf8f87ec2143eba2e8bf3b997aa624',qos_specs=None,replication_status=,reservations=['ffc663ac-354d-4836-8071-3669f82e2953','2b115d62-0ada-4ce3-a98f-6ec8a1ee13a8','1452259d-d95b-4fdb-a28d-e8845afd6098','cd192198-9f59-43cc-806b-048c2b867200'],size=1,snapshot_id=6a387760-a9a0-40e3-83dc-d6c39b071645,source_replicaid=,source_volid=None,status='creating',user_id='6e261f4cf947412191724eb870d7354f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74dab9e-4f87-42d7-895c-ae9011ee9c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74dab9e-4f87-42d7-895c-ae9011ee9c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Flow 'volume_create_api' (a2e78700-6a14-41e2-a909-a87c4050601b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Create volume request issued successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b24a3e2e-d07e-4cae-9736-5d8e6b6d7e1e tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 789/1623] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 15:59:33 2026] POST /volume/v3/volumes => generated 811 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7890685-a0e6-470b-af1e-1caf282e00c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 835/1624] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:34 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 879 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7da3d67-8f1c-49d5-af3b-406d91c01672 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 790/1625] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:34 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae1266b9-d5ac-4449-813e-314e1ab69941 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 836/1626] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:35 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-abf3d12d-da99-499f-9788-75e64d2924f8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-abf3d12d-da99-499f-9788-75e64d2924f8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-abf3d12d-da99-499f-9788-75e64d2924f8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-abf3d12d-da99-499f-9788-75e64d2924f8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-abf3d12d-da99-499f-9788-75e64d2924f8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-abf3d12d-da99-499f-9788-75e64d2924f8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 791/1627] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:35 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cca6bfe4-01a4-41d2-af39-c69d47fdde2d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cca6bfe4-01a4-41d2-af39-c69d47fdde2d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 Sep 04 15:59:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cca6bfe4-01a4-41d2-af39-c69d47fdde2d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cca6bfe4-01a4-41d2-af39-c69d47fdde2d tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 returned with HTTP 200 Sep 04 15:59:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 837/1628] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:35 2026] PUT /volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 => generated 395 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume of 2 GB Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Availability Zones retrieved successfully. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (529652a4-33f9-419c-a99c-c94497f3a876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf24df-493b-4c52-9a5c-de0645952ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Validating volume size '2' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf24df-493b-4c52-9a5c-de0645952ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe738c8-ee83-448d-ad97-52397dc7da24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: WARNING cinder.quota_utils [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Quota exceeded for b5118c5a92564545987d0f5e2382d759, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:59:36 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe738c8-ee83-448d-ad97-52397dc7da24) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:59:36 devstack devstack@c-api.service[87211]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe738c8-ee83-448d-ad97-52397dc7da24) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe738c8-ee83-448d-ad97-52397dc7da24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf24df-493b-4c52-9a5c-de0645952ce8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf24df-493b-4c52-9a5c-de0645952ce8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:59:36 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (529652a4-33f9-419c-a99c-c94497f3a876) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.middleware.fault [None req-a280ce5f-cf98-4b61-b25d-40b4b59a00c1 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 413 Sep 04 15:59:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 792/1629] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:36 2026] POST /volume/v3/volumes => generated 208 bytes in 271 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:59:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-efcc4655-a106-4818-8a7e-b6d0422a23f7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-efcc4655-a106-4818-8a7e-b6d0422a23f7 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 Sep 04 15:59:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-efcc4655-a106-4818-8a7e-b6d0422a23f7 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5765accf-f33c-4ef6-9046-42fb7dda4360 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 793/1630] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:36 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-efcc4655-a106-4818-8a7e-b6d0422a23f7 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 returned with HTTP 200 Sep 04 15:59:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 838/1631] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:36 2026] PUT /volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 => generated 395 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Create volume of 1 GB Sep 04 15:59:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Availability Zones retrieved successfully. Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (448e6005-3652-41a0-93a3-eae3b5a108a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9348ac1-f7c0-4513-87a6-5ebfbb376606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9348ac1-f7c0-4513-87a6-5ebfbb376606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d675f13d-a137-4d4e-ad5d-eb2816b59ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: WARNING cinder.quota_utils [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Quota exceeded for b5118c5a92564545987d0f5e2382d759, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 04 15:59:37 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d675f13d-a137-4d4e-ad5d-eb2816b59ee5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:59:37 devstack devstack@c-api.service[87211]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 04 15:59:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d675f13d-a137-4d4e-ad5d-eb2816b59ee5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d675f13d-a137-4d4e-ad5d-eb2816b59ee5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:59:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9348ac1-f7c0-4513-87a6-5ebfbb376606) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9348ac1-f7c0-4513-87a6-5ebfbb376606) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:59:37 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Flow 'volume_create_api' (448e6005-3652-41a0-93a3-eae3b5a108a3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:59:37 devstack devstack@c-api.service[87211]: INFO cinder.api.middleware.fault [None req-596ea4a1-00a4-4d17-b23f-c1095c5b2f0d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 413 Sep 04 15:59:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 794/1632] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:36 2026] POST /volume/v3/volumes => generated 150 bytes in 707 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:59:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-536c0273-9bf5-40d5-a417-a449abf46f0c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-536c0273-9bf5-40d5-a417-a449abf46f0c tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 Sep 04 15:59:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-536c0273-9bf5-40d5-a417-a449abf46f0c tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-536c0273-9bf5-40d5-a417-a449abf46f0c tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 returned with HTTP 200 Sep 04 15:59:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 839/1633] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:37 2026] PUT /volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 => generated 394 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] POST http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7/action Sep 04 15:59:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:59:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66642d1a-430c-462a-af0f-6f7aa3a80117 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 795/1634] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:37 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87212]: ERROR cinder.volume.api [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Quota exceeded for b5118c5a92564545987d0f5e2382d759, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.middleware.fault [None req-751bd695-bc75-4b7b-bde7-9e3c8f79aa31 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7/action returned with HTTP 413 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 840/1635] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 15:59:37 2026] POST /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7/action => generated 208 bytes in 338 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-454112c5-34d4-4548-aed5-40a5a76b225a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-454112c5-34d4-4548-aed5-40a5a76b225a tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-454112c5-34d4-4548-aed5-40a5a76b225a tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-454112c5-34d4-4548-aed5-40a5a76b225a tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-454112c5-34d4-4548-aed5-40a5a76b225a tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-454112c5-34d4-4548-aed5-40a5a76b225a tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 796/1636] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 859 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] DELETE http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Delete volume with id: 183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-926632996", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-926632996', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Create volume of 1 GB Sep 04 15:59:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Availability Zones retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Delete volume request issued successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0f35d8ab-6bf2-4ef8-a286-0e1589635fe8 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 202 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 841/1637] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:38 2026] DELETE /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Flow 'volume_create_api' (512da928-2e52-4889-82ac-2cc1d3f74601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028681ed-2ed6-478d-95fa-8a5605402afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b6f5a325-7c3d-4fef-91f6-ca2c2794e16d tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 842/1638] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028681ed-2ed6-478d-95fa-8a5605402afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c6f774-a578-422a-ba4e-4312cc3e44ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f03b54d4-3098-4f07-9140-2d2581ef23aa tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 843/1639] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Created reservations ['747c423c-2e15-4a07-980c-51118e4bc202', '4d7a8f27-62f0-4b4e-a643-5c32f323d87e', 'd2140471-3572-4567-8013-6a02773afe10', 'c78a6d9a-8c46-4307-b6c3-94d409430e46'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c6f774-a578-422a-ba4e-4312cc3e44ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['747c423c-2e15-4a07-980c-51118e4bc202', '4d7a8f27-62f0-4b4e-a643-5c32f323d87e', 'd2140471-3572-4567-8013-6a02773afe10', 'c78a6d9a-8c46-4307-b6c3-94d409430e46']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff38fd1-a8e3-41d6-89d8-3e672c300b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff38fd1-a8e3-41d6-89d8-3e672c300b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2534954d-7f7b-431e-9f04-dfbd672d5b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-926632996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcec05b9c564d47aec4cc98c2f3582f',qos_specs=None,replication_status=,reservations=['747c423c-2e15-4a07-980c-51118e4bc202','4d7a8f27-62f0-4b4e-a643-5c32f323d87e','d2140471-3572-4567-8013-6a02773afe10','c78a6d9a-8c46-4307-b6c3-94d409430e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b9b221040463dbe745d6d3c6a542c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-926632996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2534954d-7f7b-431e-9f04-dfbd672d5b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcec05b9c564d47aec4cc98c2f3582f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611b9b221040463dbe745d6d3c6a542c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3995e266-3a47-4efd-9862-c8663f248047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3995e266-3a47-4efd-9862-c8663f248047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-926632996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcec05b9c564d47aec4cc98c2f3582f',qos_specs=None,replication_status=,reservations=['747c423c-2e15-4a07-980c-51118e4bc202','4d7a8f27-62f0-4b4e-a643-5c32f323d87e','d2140471-3572-4567-8013-6a02773afe10','c78a6d9a-8c46-4307-b6c3-94d409430e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b9b221040463dbe745d6d3c6a542c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308b6693-5fe1-47e7-a4d7-89652e92d181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308b6693-5fe1-47e7-a4d7-89652e92d181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Flow 'volume_create_api' (512da928-2e52-4889-82ac-2cc1d3f74601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Create volume request issued successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-51f19eb4-8fc4-4a72-b498-883c811d0d9d tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 797/1640] 192.168.122.48 () {64 vars in 1425 bytes} [Fri Sep 4 15:59:38 2026] POST /volume/v3/volumes => generated 761 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-02559282-08f2-4478-a4ec-3c45a7501769 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02559282-08f2-4478-a4ec-3c45a7501769 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-02559282-08f2-4478-a4ec-3c45a7501769 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-02559282-08f2-4478-a4ec-3c45a7501769 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-087d43ab-25e2-4beb-9915-7330ee355f49 req-a77dcae8-133e-42e0-9f70-97e9255c77e8 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 798/1641] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 829 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-02559282-08f2-4478-a4ec-3c45a7501769 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02559282-08f2-4478-a4ec-3c45a7501769 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 844/1642] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 858 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4f0beb32-4fce-4ca9-a133-fdd46c23a309 req-04fdcdfc-bccb-4eea-8434-bc776efa3842 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 799/1643] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 829 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4562661d-3c60-4f35-a7ca-5aa10f920b21 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 845/1644] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:40 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825523359"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825523359'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume of 1 GB Sep 04 15:59:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (876b540c-0801-4fa0-af63-43ee02eae079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94801bbc-7297-44b4-be7d-8e5051bb02c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6c62967-f954-4529-a1a8-680ab8b94c85 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6c62967-f954-4529-a1a8-680ab8b94c85 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] GET http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6c62967-f954-4529-a1a8-680ab8b94c85 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6c62967-f954-4529-a1a8-680ab8b94c85 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94801bbc-7297-44b4-be7d-8e5051bb02c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d179f2-384d-4a46-9b59-7e17c3671fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6c62967-f954-4529-a1a8-680ab8b94c85 tempest-VolumeQuotasNegativeTestJSON-412809410 tempest-VolumeQuotasNegativeTestJSON-412809410-project-member] http://192.168.122.48/volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 returned with HTTP 404 Sep 04 15:59:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 846/1645] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:40 2026] GET /volume/v3/volumes/183e6f06-98c1-47b3-a762-ffc21ed370f7 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3167f457-a6ad-435e-b443-992763eb6c55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3167f457-a6ad-435e-b443-992763eb6c55 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 Sep 04 15:59:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3167f457-a6ad-435e-b443-992763eb6c55 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Created reservations ['37c0e5a9-7578-4a05-9c04-494eab251129', 'a74abe92-a8c9-4f8c-b3b2-49547e5f41a3', '2359a5cb-2464-4f0b-9d41-b8abd2364f27', '43700ec5-b297-46c8-aad7-1dc415a38125'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d179f2-384d-4a46-9b59-7e17c3671fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c0e5a9-7578-4a05-9c04-494eab251129', 'a74abe92-a8c9-4f8c-b3b2-49547e5f41a3', '2359a5cb-2464-4f0b-9d41-b8abd2364f27', '43700ec5-b297-46c8-aad7-1dc415a38125']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34bc91e3-45a6-4bce-bc5c-2e8d49fcc9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34bc91e3-45a6-4bce-bc5c-2e8d49fcc9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d28cd0-0ebf-48fc-a3b3-add463755adb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825523359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['37c0e5a9-7578-4a05-9c04-494eab251129','a74abe92-a8c9-4f8c-b3b2-49547e5f41a3','2359a5cb-2464-4f0b-9d41-b8abd2364f27','43700ec5-b297-46c8-aad7-1dc415a38125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825523359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d28cd0-0ebf-48fc-a3b3-add463755adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f957429b84273a1b4a2fa13195e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a60646291e34fdd8d9f66e409955b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf92886-9105-44df-ae0a-9e19afb810f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf92886-9105-44df-ae0a-9e19afb810f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825523359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['37c0e5a9-7578-4a05-9c04-494eab251129','a74abe92-a8c9-4f8c-b3b2-49547e5f41a3','2359a5cb-2464-4f0b-9d41-b8abd2364f27','43700ec5-b297-46c8-aad7-1dc415a38125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca2931-3528-4aad-9e56-e741cbfad751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca2931-3528-4aad-9e56-e741cbfad751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (876b540c-0801-4fa0-af63-43ee02eae079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request issued successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b1f537ac-e13e-4ce5-aaa1-28fa1b3afa4b tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 800/1646] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:59:40 2026] POST /volume/v3/volumes => generated 785 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-f2782fd1-8a48-4cd9-867e-db2bd657466f req-b8503742-045d-480b-bb11-990732724de6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 801/1647] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 853 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-280b7549-2e48-4fed-b93e-b7f42696e853 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-280b7549-2e48-4fed-b93e-b7f42696e853 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-280b7549-2e48-4fed-b93e-b7f42696e853 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-280b7549-2e48-4fed-b93e-b7f42696e853 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3167f457-a6ad-435e-b443-992763eb6c55 tempest-VolumeQuotasNegativeTestJSON-222161870 tempest-VolumeQuotasNegativeTestJSON-222161870-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 847/1648] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:59:40 2026] PUT /volume/v3/os-quota-sets/b5118c5a92564545987d0f5e2382d759 => generated 398 bytes in 870 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-280b7549-2e48-4fed-b93e-b7f42696e853 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25514bd9-4a17-4344-b176-57bd103917f9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25514bd9-4a17-4344-b176-57bd103917f9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25514bd9-4a17-4344-b176-57bd103917f9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25514bd9-4a17-4344-b176-57bd103917f9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-280b7549-2e48-4fed-b93e-b7f42696e853 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 802/1649] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-25514bd9-4a17-4344-b176-57bd103917f9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25514bd9-4a17-4344-b176-57bd103917f9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 848/1650] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 964 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-4f6b3e20-6e35-471d-8576-ca000d2dd23f req-21c0e153-4906-4ff6-9145-978fdfec4c51 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 803/1651] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5542bce3-1323-4c3f-ac24-26f9968a10ea tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 849/1652] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-310fcea4-8c44-4af7-8eea-d4e1a6e1ca87 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 804/1653] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-84c18244-c05d-4cad-a41b-d0daa650e408 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9cbcb8e8-ed07-4b41-ab2c-eaf03118ba33 req-44da772b-e526-4e07-a7b1-914ade4f5392 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 850/1654] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84c18244-c05d-4cad-a41b-d0daa650e408 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84c18244-c05d-4cad-a41b-d0daa650e408 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84c18244-c05d-4cad-a41b-d0daa650e408 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-84c18244-c05d-4cad-a41b-d0daa650e408 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2534954d-7f7b-431e-9f04-dfbd672d5b7a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1089933643", "description": null, "metadata": {}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84c18244-c05d-4cad-a41b-d0daa650e408 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 805/1655] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 904 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Create snapshot from volume 2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete snapshot with id: 6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot delete request issued successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6e6edb7d-8e04-4733-8a5b-c4d839d00b15 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 202 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 806/1656] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:59:44 2026] DELETE /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-324ac4df-6c93-4eef-98f4-c99257824ce9 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 807/1657] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d71dab59-6bd1-4449-9bbb-f586704708a2 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 808/1658] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Created reservations ['629c880b-d8cc-4050-8f12-3e0f36410a64', '0987a6e9-ed0f-4e01-a982-404013df6f54', 'f77dada4-9458-4f98-9df3-bc75da4ec009', '61a61d7d-af7e-4e20-a89d-468ea0793c13'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot create request issued successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-0f8eecf6-c6d8-4810-9086-6844daaaa2e3 req-5aebccd5-83b4-4852-911b-b40fc22a2d13 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 851/1659] 192.168.122.48 () {64 vars in 1431 bytes} [Fri Sep 4 15:59:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Snapshot retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-efa320d9-22fb-4dbf-bd7a-6f2b6ed41341 req-9c2edc86-d6c9-4e62-844e-190473b0599c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 809/1660] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] Get all snapshots completed successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-932f21a1-9f0f-4986-ba38-f3f2198b9568 req-e532301f-3c26-41bd-ae35-8488d801dda0 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-reader] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 852/1661] 192.168.122.48 () {60 vars in 1398 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-0f00b7f1-814a-4f4d-95c7-23082cecbbb3 req-5b5e05b6-f995-44d2-a490-7ace8d155a98 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 810/1662] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c03d8219-9102-4866-b75c-aba3bf28425c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c03d8219-9102-4866-b75c-aba3bf28425c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c03d8219-9102-4866-b75c-aba3bf28425c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c03d8219-9102-4866-b75c-aba3bf28425c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c03d8219-9102-4866-b75c-aba3bf28425c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c03d8219-9102-4866-b75c-aba3bf28425c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 853/1663] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Snapshot retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-881dd6aa-a6d9-4052-8c6c-49016c70d79d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 811/1664] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] GET http://192.168.122.48/volume/v3/volumes Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Get all volumes completed successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-508e2c93-6a0e-4265-b6e8-677a41055d29 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 854/1665] 192.168.122.48 () {60 vars in 1157 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes => generated 342 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8564037-e638-41c0-9faa-299c18a5e056 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume with id: 24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume request issued successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8564037-e638-41c0-9faa-299c18a5e056 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 202 Sep 04 15:59:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 812/1666] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:45 2026] DELETE /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36f982ab-d97a-4e6f-b8a7-95e16b86e9b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 855/1667] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-58073bdb-393f-4d35-b46e-6af4f9eae5a0 req-b999d7d6-83e8-4a82-a267-c1bd43a8c773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 813/1668] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-baa9beeb-ed45-4b7d-ab2f-0c2b5952f341 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-baa9beeb-ed45-4b7d-ab2f-0c2b5952f341 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-baa9beeb-ed45-4b7d-ab2f-0c2b5952f341 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-baa9beeb-ed45-4b7d-ab2f-0c2b5952f341 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-baa9beeb-ed45-4b7d-ab2f-0c2b5952f341 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 404 Sep 04 15:59:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 856/1669] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] DELETE http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete volume with id: 0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete volume request issued successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6561bc1-8091-4427-93dc-9510bddf06c0 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 202 Sep 04 15:59:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 814/1670] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:46 2026] DELETE /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-240bcd02-37de-43cc-bc47-0c69bf830ed8 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 200 Sep 04 15:59:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 857/1671] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 869 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-92cb8389-635a-4ee6-9fae-47e5d073eba1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92cb8389-635a-4ee6-9fae-47e5d073eba1 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92cb8389-635a-4ee6-9fae-47e5d073eba1 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92cb8389-635a-4ee6-9fae-47e5d073eba1 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92cb8389-635a-4ee6-9fae-47e5d073eba1 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb returned with HTTP 404 Sep 04 15:59:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 815/1672] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/volumes/24d28cd0-0ebf-48fc-a3b3-add463755adb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-830267100"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-830267100'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume of 1 GB Sep 04 15:59:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (b18f8148-3c0d-4d42-9a28-04d0775aec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf663fea-46eb-491d-b784-ed7fa5e0318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf663fea-46eb-491d-b784-ed7fa5e0318a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598e4827-b86c-464b-a6a3-acaac19fd11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9786c985-156b-40dc-b6db-a86e54b08d75 req-abbe26f3-396a-467b-8745-28d9254a324c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 816/1673] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3e4fcf99-3c4d-43af-83c4-51c90cb60247 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Created reservations ['38d1d3d2-d40f-48fc-bf5a-f3ed6aa47826', 'ba9a46d1-1703-49b9-afc1-949ba8b15e4f', 'a7015c2f-7a04-4224-bdef-c34b01493e29', '31fed742-f4ea-48bd-b70f-6fc8db49558e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598e4827-b86c-464b-a6a3-acaac19fd11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d1d3d2-d40f-48fc-bf5a-f3ed6aa47826', 'ba9a46d1-1703-49b9-afc1-949ba8b15e4f', 'a7015c2f-7a04-4224-bdef-c34b01493e29', '31fed742-f4ea-48bd-b70f-6fc8db49558e']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42063d7-f83c-4979-a534-c9ffdb177fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42063d7-f83c-4979-a534-c9ffdb177fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b46938-8bdc-449b-8ad7-1504c17a3852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-830267100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['38d1d3d2-d40f-48fc-bf5a-f3ed6aa47826','ba9a46d1-1703-49b9-afc1-949ba8b15e4f','a7015c2f-7a04-4224-bdef-c34b01493e29','31fed742-f4ea-48bd-b70f-6fc8db49558e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-830267100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b46938-8bdc-449b-8ad7-1504c17a3852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f957429b84273a1b4a2fa13195e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a60646291e34fdd8d9f66e409955b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe66ada-a99d-4815-b2d2-4d0831897a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e4fcf99-3c4d-43af-83c4-51c90cb60247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe66ada-a99d-4815-b2d2-4d0831897a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-830267100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['38d1d3d2-d40f-48fc-bf5a-f3ed6aa47826','ba9a46d1-1703-49b9-afc1-949ba8b15e4f','a7015c2f-7a04-4224-bdef-c34b01493e29','31fed742-f4ea-48bd-b70f-6fc8db49558e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e4fcf99-3c4d-43af-83c4-51c90cb60247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e4fcf99-3c4d-43af-83c4-51c90cb60247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089364e6-b693-4d51-bc83-a670bddd726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089364e6-b693-4d51-bc83-a670bddd726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (b18f8148-3c0d-4d42-9a28-04d0775aec4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request issued successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c46af8a5-1251-42e9-ac36-dde7a2442c23 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e4fcf99-3c4d-43af-83c4-51c90cb60247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 858/1674] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:59:46 2026] POST /volume/v3/volumes => generated 784 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 817/1675] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b => generated 440 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5b34801-2ab9-49ef-9676-baa66639bd4d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5b34801-2ab9-49ef-9676-baa66639bd4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5b34801-2ab9-49ef-9676-baa66639bd4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc1f71b0-f7c4-4fb0-8cb8-09b511fe82c2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 818/1676] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5b34801-2ab9-49ef-9676-baa66639bd4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 859/1677] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:47 2026] PUT /volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b => generated 393 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a33db421-99ea-4f7a-98ae-024bdb0ca8f4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a33db421-99ea-4f7a-98ae-024bdb0ca8f4 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a33db421-99ea-4f7a-98ae-024bdb0ca8f4 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a33db421-99ea-4f7a-98ae-024bdb0ca8f4 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a33db421-99ea-4f7a-98ae-024bdb0ca8f4 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 404 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 860/1678] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] DELETE http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete volume with id: 4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1660235954"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1660235954'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create volume of 1 GB Sep 04 15:59:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Availability Zones retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete volume request issued successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e01932b8-95b7-44d2-9fa4-c738733a3ab3 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 202 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 861/1679] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:47 2026] DELETE /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Flow 'volume_create_api' (35ad2c16-80cf-4531-b692-78ff003c07c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb9246d-9245-4be0-9ccd-472e8c35b6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Volume info retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2aa048d-77bc-4d40-a339-fe9a3f65a116 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 862/1680] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 903 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb9246d-9245-4be0-9ccd-472e8c35b6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba2f7d9-0083-4e8b-989b-576131ab6148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Created reservations ['c3e72581-c116-401c-89f7-72571c83f00b', '9dfcfeab-07e0-4b42-9d9d-414eb56608c1', '350ed2a3-5938-4f8b-85d1-a530836b2d0e', 'a9b297ff-92aa-4175-aaba-ee7ddbad4e41'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba2f7d9-0083-4e8b-989b-576131ab6148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e72581-c116-401c-89f7-72571c83f00b', '9dfcfeab-07e0-4b42-9d9d-414eb56608c1', '350ed2a3-5938-4f8b-85d1-a530836b2d0e', 'a9b297ff-92aa-4175-aaba-ee7ddbad4e41']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def1988a-1646-4e42-a892-5ee43a380ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def1988a-1646-4e42-a892-5ee43a380ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a0824b9-e3c8-415c-b34a-b9e3978bb4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1660235954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe545a966964604b39571617788b60b',qos_specs=None,replication_status=,reservations=['c3e72581-c116-401c-89f7-72571c83f00b','9dfcfeab-07e0-4b42-9d9d-414eb56608c1','350ed2a3-5938-4f8b-85d1-a530836b2d0e','a9b297ff-92aa-4175-aaba-ee7ddbad4e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ee6932ea6b429dae42dc4c72453a73',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1660235954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a0824b9-e3c8-415c-b34a-b9e3978bb4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfe545a966964604b39571617788b60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90ee6932ea6b429dae42dc4c72453a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccc282a-a7f1-4ef8-aca6-cfd42835558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccc282a-a7f1-4ef8-aca6-cfd42835558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1660235954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe545a966964604b39571617788b60b',qos_specs=None,replication_status=,reservations=['c3e72581-c116-401c-89f7-72571c83f00b','9dfcfeab-07e0-4b42-9d9d-414eb56608c1','350ed2a3-5938-4f8b-85d1-a530836b2d0e','a9b297ff-92aa-4175-aaba-ee7ddbad4e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ee6932ea6b429dae42dc4c72453a73',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe0d5ff-61a5-49e1-a716-ddb19f4d547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe0d5ff-61a5-49e1-a716-ddb19f4d547f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Flow 'volume_create_api' (35ad2c16-80cf-4531-b692-78ff003c07c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create volume request issued successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9db2e7fe-8b1d-4b89-8c8b-9c8272f8ef43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 819/1681] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:47 2026] POST /volume/v3/volumes => generated 774 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9a724452-9c61-4d5f-9f76-1bdccba95dbc req-a805e82a-6cdd-4c23-9ea9-0f3ed148d3ea tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 820/1682] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0d9d92c-94e9-49bc-ab30-748b3fc8e214 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 863/1683] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 842 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Delete snapshot with id: bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot delete request issued successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-e9de7f9f-a6fb-4a71-8102-60710230c9b9 req-8be8ee2f-59e1-4b86-94b6-82aac7550d44 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 202 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 821/1684] 192.168.122.48 () {62 vars in 1510 bytes} [Fri Sep 4 15:59:48 2026] DELETE /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b6179e9d-3540-473e-a633-c798875242d3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6179e9d-3540-473e-a633-c798875242d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6179e9d-3540-473e-a633-c798875242d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6179e9d-3540-473e-a633-c798875242d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-dfd82fac-994c-4d0e-9177-8a50effbdb13 req-a62fbea4-8ba4-44dc-8b63-31bafba8ebb4 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 864/1685] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6179e9d-3540-473e-a633-c798875242d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6179e9d-3540-473e-a633-c798875242d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 822/1686] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-46174e68-0e52-46d5-ac33-ec3213103032 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46174e68-0e52-46d5-ac33-ec3213103032 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46174e68-0e52-46d5-ac33-ec3213103032 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46174e68-0e52-46d5-ac33-ec3213103032 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46174e68-0e52-46d5-ac33-ec3213103032 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 returned with HTTP 404 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 865/1687] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/volumes/4de25991-89d1-4a9c-b7f3-d950ffd94053 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete snapshot with id: 6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16f62e4a-b0e1-485e-90b0-cb244ffd5102 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 404 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 823/1688] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:59:48 2026] DELETE /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-340ea25a-c88e-4433-8aad-6f9072e62bc9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-340ea25a-c88e-4433-8aad-6f9072e62bc9 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-340ea25a-c88e-4433-8aad-6f9072e62bc9 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-340ea25a-c88e-4433-8aad-6f9072e62bc9 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-340ea25a-c88e-4433-8aad-6f9072e62bc9 tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 returned with HTTP 404 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 866/1689] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/snapshots/6a387760-a9a0-40e3-83dc-d6c39b071645 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-51948d5a-34ef-4396-8164-960b8872674c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51948d5a-34ef-4396-8164-960b8872674c tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] DELETE http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51948d5a-34ef-4396-8164-960b8872674c tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51948d5a-34ef-4396-8164-960b8872674c tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-51948d5a-34ef-4396-8164-960b8872674c tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Delete volume with id: 0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51948d5a-34ef-4396-8164-960b8872674c tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 404 Sep 04 15:59:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 824/1690] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:48 2026] DELETE /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2b58de9a-5a78-46d6-aeb8-6cf9aa55c76d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b58de9a-5a78-46d6-aeb8-6cf9aa55c76d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] GET http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b58de9a-5a78-46d6-aeb8-6cf9aa55c76d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b58de9a-5a78-46d6-aeb8-6cf9aa55c76d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b58de9a-5a78-46d6-aeb8-6cf9aa55c76d tempest-VolumeDependencyTests-2119845617 tempest-VolumeDependencyTests-2119845617-project-member] http://192.168.122.48/volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d returned with HTTP 404 Sep 04 15:59:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 867/1691] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/volumes/0f9f02d7-a650-4d92-b2d5-6fc73f91b68d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf5bddac-6b32-4bf0-9d19-5b4a4bfd8ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 825/1692] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Snapshot retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9624aab9-9fde-448c-a539-23a8b9512f3c req-c3d520ee-98ad-4f5e-9852-66a6d87b1a6f tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 868/1693] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bad6e6f-702f-4a40-ad70-7c0e3899d314 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 826/1694] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db656f9d-344b-474a-8da8-3aa0453035c4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Get all volumes completed successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db656f9d-344b-474a-8da8-3aa0453035c4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 869/1695] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume with id: d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume request issued successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a0aa9414-0f07-40a9-a853-63fa164b9a48 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 202 Sep 04 15:59:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 827/1696] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:49 2026] DELETE /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ed87e9c-0a10-4db4-b437-ec028d0884b5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 870/1697] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6354ffb6-a8ec-4792-9327-1e00a2d82cc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 828/1698] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a0824b9-e3c8-415c-b34a-b9e3978bb4f1", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1162264239"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create snapshot from volume 8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-a3afe754-d2e7-4716-a541-ea6e0c644091 req-ba881a8c-aabf-4b4c-a408-6411f6422b3c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-a3afe754-d2e7-4716-a541-ea6e0c644091 req-ba881a8c-aabf-4b4c-a408-6411f6422b3c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-a3afe754-d2e7-4716-a541-ea6e0c644091 req-ba881a8c-aabf-4b4c-a408-6411f6422b3c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-a3afe754-d2e7-4716-a541-ea6e0c644091 req-ba881a8c-aabf-4b4c-a408-6411f6422b3c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-a3afe754-d2e7-4716-a541-ea6e0c644091 req-ba881a8c-aabf-4b4c-a408-6411f6422b3c tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 returned with HTTP 404 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 829/1699] 192.168.122.48 () {60 vars in 1488 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/snapshots/bb4fef27-fcc0-46db-ab52-d0b1201f4980 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Created reservations ['f590cbeb-0727-4200-b01f-5047cb67c3d9', 'd7110a8e-57f7-4b80-8021-e66cd34330c5', '47f49748-4fc9-4499-979d-8175a1f98ff3', '3c41b15f-632a-4e85-a9d0-0b1797552a67'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Delete volume with id: 2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Delete volume request issued successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c548718e-2f4b-448f-abff-b695f245da35 req-a0cc25fd-2a53-4b10-b261-622cd9927a0e tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 202 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 830/1700] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:59:50 2026] DELETE /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot create request issued successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbb0bd28-4c35-4d2b-a6c0-8b0ff7fda1b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 871/1701] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 15:59:50 2026] POST /volume/v3/snapshots => generated 323 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-19ce09ec-6633-4125-9f0a-0ea053bda6bd req-49597a70-4573-4dde-a3aa-2af8bfa14ad6 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 831/1702] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4706e3a4-9c93-4367-9061-8ca3eadc3e54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 872/1703] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 455 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ab63189-ebe2-4d21-afa3-6c026b1542e2 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 832/1704] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-cf567f52-b168-407a-a094-dcf47136b1a7 req-65f1c7b6-9452-4bc8-8bc3-d016d5cf7773 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cf567f52-b168-407a-a094-dcf47136b1a7 req-65f1c7b6-9452-4bc8-8bc3-d016d5cf7773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cf567f52-b168-407a-a094-dcf47136b1a7 req-65f1c7b6-9452-4bc8-8bc3-d016d5cf7773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-cf567f52-b168-407a-a094-dcf47136b1a7 req-65f1c7b6-9452-4bc8-8bc3-d016d5cf7773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50dc175d-f5cd-4a21-8072-c6b55b525fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 873/1705] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-cf567f52-b168-407a-a094-dcf47136b1a7 req-65f1c7b6-9452-4bc8-8bc3-d016d5cf7773 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 404 Sep 04 15:59:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 833/1706] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Delete volume with id: 2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eb420b4e-6031-41a8-84f1-88816a2ad503 req-d68c5728-1ca7-4208-aa3a-a3922b636f57 tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 404 Sep 04 15:59:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 874/1707] 192.168.122.48 () {62 vars in 1504 bytes} [Fri Sep 4 15:59:51 2026] DELETE /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6b5ef9fb-78e4-4b3f-85bf-2343f3c1cd4f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b5ef9fb-78e4-4b3f-85bf-2343f3c1cd4f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b5ef9fb-78e4-4b3f-85bf-2343f3c1cd4f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b5ef9fb-78e4-4b3f-85bf-2343f3c1cd4f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-37ed62d3-4c50-46f9-878d-337806a83e23 req-1446c2fc-038c-46ee-bc9d-e455b3eccefe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b5ef9fb-78e4-4b3f-85bf-2343f3c1cd4f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 returned with HTTP 404 Sep 04 15:59:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 834/1708] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/volumes/d9b46938-8bdc-449b-8ad7-1504c17a3852 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-37ed62d3-4c50-46f9-878d-337806a83e23 req-1446c2fc-038c-46ee-bc9d-e455b3eccefe tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] GET http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-37ed62d3-4c50-46f9-878d-337806a83e23 req-1446c2fc-038c-46ee-bc9d-e455b3eccefe tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-37ed62d3-4c50-46f9-878d-337806a83e23 req-1446c2fc-038c-46ee-bc9d-e455b3eccefe tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1497752414"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1497752414'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume of 1 GB Sep 04 15:59:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-37ed62d3-4c50-46f9-878d-337806a83e23 req-1446c2fc-038c-46ee-bc9d-e455b3eccefe tempest-VolumesSnapshotsTestJSON-2082197523 tempest-VolumesSnapshotsTestJSON-2082197523-project-member] http://192.168.122.48/volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a returned with HTTP 404 Sep 04 15:59:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 875/1709] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/volumes/2534954d-7f7b-431e-9f04-dfbd672d5b7a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (81ecbcbe-502f-4c1b-9242-631eec2ac33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2174457e-c131-4ccc-850b-3daf75254000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2174457e-c131-4ccc-850b-3daf75254000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ca09c2-2ccf-460b-9211-5d241238f3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Created reservations ['6dd2a0c3-4bf5-4874-806d-2b63cd557c0d', '8b1f6ba2-100c-457f-9822-c3f74c0d7884', 'dd07f1c9-4e25-436e-9932-476696d79c44', '4eecfb2c-c658-41eb-bfc4-da2c8c3b92cd'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ca09c2-2ccf-460b-9211-5d241238f3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dd2a0c3-4bf5-4874-806d-2b63cd557c0d', '8b1f6ba2-100c-457f-9822-c3f74c0d7884', 'dd07f1c9-4e25-436e-9932-476696d79c44', '4eecfb2c-c658-41eb-bfc4-da2c8c3b92cd']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7a0208-1341-4ca1-ba40-367257a9e456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7a0208-1341-4ca1-ba40-367257a9e456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b9302e-de6a-44d4-a08f-5e24cc7a99a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497752414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['6dd2a0c3-4bf5-4874-806d-2b63cd557c0d','8b1f6ba2-100c-457f-9822-c3f74c0d7884','dd07f1c9-4e25-436e-9932-476696d79c44','4eecfb2c-c658-41eb-bfc4-da2c8c3b92cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497752414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b9302e-de6a-44d4-a08f-5e24cc7a99a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f957429b84273a1b4a2fa13195e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a60646291e34fdd8d9f66e409955b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a492fe-0226-4d5b-a209-034591ab41a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a492fe-0226-4d5b-a209-034591ab41a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497752414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['6dd2a0c3-4bf5-4874-806d-2b63cd557c0d','8b1f6ba2-100c-457f-9822-c3f74c0d7884','dd07f1c9-4e25-436e-9932-476696d79c44','4eecfb2c-c658-41eb-bfc4-da2c8c3b92cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8622c6-d563-4497-9809-2e43ebfaaf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8622c6-d563-4497-9809-2e43ebfaaf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (81ecbcbe-502f-4c1b-9242-631eec2ac33a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request issued successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a17683c-81d1-4ea5-b7d5-92e4e4b164f5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 835/1710] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:59:51 2026] POST /volume/v3/volumes => generated 785 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97d1ee02-46d9-44c8-ba9c-e9e2da91a6a5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 876/1711] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 964 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d85a451-96eb-4386-aa5a-3ebe5383ac91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 836/1712] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e99dd87-c65d-4143-abf5-49cf787a9bb5 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 877/1713] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f6325472-dd5a-4ead-9684-0f2d2e9e8179 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 837/1714] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 482 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f4312ad2-23dd-453d-a532-5f5611f553fa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4312ad2-23dd-453d-a532-5f5611f553fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b Sep 04 15:59:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f4312ad2-23dd-453d-a532-5f5611f553fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f4312ad2-23dd-453d-a532-5f5611f553fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 878/1715] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:53 2026] PUT /volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b => generated 393 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:59:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a0824b9-e3c8-415c-b34a-b9e3978bb4f1"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create snapshot from volume 8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: WARNING cinder.quota_utils [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Quota exceeded for bfe545a966964604b39571617788b60b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.middleware.fault [None req-a3007f1a-81c5-4c04-977a-bcbef7c18ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 413 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 838/1716] 192.168.122.48 () {60 vars in 1143 bytes} [Fri Sep 4 15:59:53 2026] POST /volume/v3/snapshots => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-02593073-ecb6-40fa-8760-14b2e209a054 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02593073-ecb6-40fa-8760-14b2e209a054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-02593073-ecb6-40fa-8760-14b2e209a054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02593073-ecb6-40fa-8760-14b2e209a054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 879/1717] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 15:59:54 2026] PUT /volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b => generated 393 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-24afda8e-df48-4132-a01b-1de16965d26e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a0824b9-e3c8-415c-b34a-b9e3978bb4f1"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Create snapshot from volume 8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: WARNING cinder.quota_utils [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Quota exceeded for bfe545a966964604b39571617788b60b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.middleware.fault [None req-24afda8e-df48-4132-a01b-1de16965d26e tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 413 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 839/1718] 192.168.122.48 () {60 vars in 1143 bytes} [Fri Sep 4 15:59:54 2026] POST /volume/v3/snapshots => generated 133 bytes in 73 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-158af071-3019-40f9-8c14-6d92281bd918 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Delete snapshot with id: e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot delete request issued successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-158af071-3019-40f9-8c14-6d92281bd918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 202 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 880/1719] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 15:59:54 2026] DELETE /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ff71e199-34d2-43e6-9860-a1e1f9816bf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 840/1720] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36b14d09-7bcd-4168-892a-1cb0e36656d3 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 881/1721] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1725f7d-495a-4a41-bc39-468c18f01c51 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 841/1722] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-361f5c42-af80-4ed3-abde-58bda3698b24 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume with id: 09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume request issued successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-361f5c42-af80-4ed3-abde-58bda3698b24 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 202 Sep 04 15:59:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 882/1723] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:54 2026] DELETE /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-86249d09-a0be-4b82-af41-1b784fc624e8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86249d09-a0be-4b82-af41-1b784fc624e8 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86249d09-a0be-4b82-af41-1b784fc624e8 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86249d09-a0be-4b82-af41-1b784fc624e8 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-86249d09-a0be-4b82-af41-1b784fc624e8 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86249d09-a0be-4b82-af41-1b784fc624e8 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 842/1724] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Snapshot retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9ac721ed-0f2d-4b55-b5d1-93a4738eccff tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 883/1725] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3968006c-e7c3-4ac8-a73c-922889859de6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3968006c-e7c3-4ac8-a73c-922889859de6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 Sep 04 15:59:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3968006c-e7c3-4ac8-a73c-922889859de6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3968006c-e7c3-4ac8-a73c-922889859de6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3968006c-e7c3-4ac8-a73c-922889859de6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 returned with HTTP 404 Sep 04 15:59:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 843/1726] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/09b9302e-de6a-44d4-a08f-5e24cc7a99a4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-abbfd750-341e-471b-b4eb-251282b67e7c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2110522668"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2110522668'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume of 1 GB Sep 04 15:59:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (d76419fd-68be-48c0-a2ea-0f557ff771a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b1ab09-4ae5-4ed9-befc-5e74395c8716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8479c1d8-2e3f-468b-b756-2d468e390dfa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b1ab09-4ae5-4ed9-befc-5e74395c8716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8ff891-1374-4ba8-aadc-eff8c44dd921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Created reservations ['189e6391-2047-48ba-b6e8-60d6bdd05da8', 'd57c6981-0f92-4eaf-b3ff-5c4b08647b16', 'b752881e-186d-4b84-9ddc-3b34f9a875a4', '7b1d2e43-f429-4741-9519-2f9e44754a4e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8479c1d8-2e3f-468b-b756-2d468e390dfa tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8479c1d8-2e3f-468b-b756-2d468e390dfa tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8479c1d8-2e3f-468b-b756-2d468e390dfa tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8ff891-1374-4ba8-aadc-eff8c44dd921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189e6391-2047-48ba-b6e8-60d6bdd05da8', 'd57c6981-0f92-4eaf-b3ff-5c4b08647b16', 'b752881e-186d-4b84-9ddc-3b34f9a875a4', '7b1d2e43-f429-4741-9519-2f9e44754a4e']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafde0ea-a669-4648-98a8-4a7459658186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8479c1d8-2e3f-468b-b756-2d468e390dfa tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 844/1727] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de78abee-456e-47ad-ae16-e13c61f92ff0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de78abee-456e-47ad-ae16-e13c61f92ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de78abee-456e-47ad-ae16-e13c61f92ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de78abee-456e-47ad-ae16-e13c61f92ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafde0ea-a669-4648-98a8-4a7459658186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dfda9b5-c051-47a6-a523-19bb853cefb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110522668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['189e6391-2047-48ba-b6e8-60d6bdd05da8','d57c6981-0f92-4eaf-b3ff-5c4b08647b16','b752881e-186d-4b84-9ddc-3b34f9a875a4','7b1d2e43-f429-4741-9519-2f9e44754a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110522668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dfda9b5-c051-47a6-a523-19bb853cefb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f957429b84273a1b4a2fa13195e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a60646291e34fdd8d9f66e409955b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157814a4-2e4e-4a7b-88d0-ea8ce4b6f4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de78abee-456e-47ad-ae16-e13c61f92ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 845/1728] 192.168.122.48 () {58 vars in 1193 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b69e0fc7-270f-4967-be8b-eb26f828d1de None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b69e0fc7-270f-4967-be8b-eb26f828d1de tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] GET http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b69e0fc7-270f-4967-be8b-eb26f828d1de tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b69e0fc7-270f-4967-be8b-eb26f828d1de tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157814a4-2e4e-4a7b-88d0-ea8ce4b6f4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110522668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281f957429b84273a1b4a2fa13195e6e',qos_specs=None,replication_status=,reservations=['189e6391-2047-48ba-b6e8-60d6bdd05da8','d57c6981-0f92-4eaf-b3ff-5c4b08647b16','b752881e-186d-4b84-9ddc-3b34f9a875a4','7b1d2e43-f429-4741-9519-2f9e44754a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a60646291e34fdd8d9f66e409955b1b',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189866e-8d70-4759-b3c5-793bf9d8cc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b69e0fc7-270f-4967-be8b-eb26f828d1de tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 846/1729] 192.168.122.48 () {58 vars in 1188 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189866e-8d70-4759-b3c5-793bf9d8cc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bb9135ba-8b77-492f-8fba-6548be88069f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Flow 'volume_create_api' (d76419fd-68be-48c0-a2ea-0f557ff771a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Create volume request issued successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bb9135ba-8b77-492f-8fba-6548be88069f tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] GET http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-abbfd750-341e-471b-b4eb-251282b67e7c tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bb9135ba-8b77-492f-8fba-6548be88069f tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bb9135ba-8b77-492f-8fba-6548be88069f tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 884/1730] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 15:59:55 2026] POST /volume/v3/volumes => generated 785 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-671942c5-bf31-448e-8b3b-480665f2b697 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-671942c5-bf31-448e-8b3b-480665f2b697 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-671942c5-bf31-448e-8b3b-480665f2b697 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-671942c5-bf31-448e-8b3b-480665f2b697 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bb9135ba-8b77-492f-8fba-6548be88069f tempest-BackendsCapabilitiesAdminTestsJSON-1533451127 tempest-BackendsCapabilitiesAdminTestsJSON-1533451127-project-admin] http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 847/1731] 192.168.122.48 () {58 vars in 1188 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-671942c5-bf31-448e-8b3b-480665f2b697 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-671942c5-bf31-448e-8b3b-480665f2b697 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 885/1732] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e818591b-3299-4d42-b115-4a51a44d22ae None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e818591b-3299-4d42-b115-4a51a44d22ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e818591b-3299-4d42-b115-4a51a44d22ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e818591b-3299-4d42-b115-4a51a44d22ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e818591b-3299-4d42-b115-4a51a44d22ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 returned with HTTP 404 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 848/1733] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/snapshots/e4ca209d-d3b4-4b51-8238-1f18123f34f4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a0b7e1c5-9844-4cc2-b56a-832a946296f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 886/1734] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] DELETE http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Delete volume with id: 8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Delete volume request issued successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-469a4747-e9c0-4eb9-b139-db7b1f819e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 202 Sep 04 15:59:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 849/1735] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 15:59:56 2026] DELETE /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8ba5f25-c4e7-4df1-9abf-4b1e10f88c8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 887/1736] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2c74717-8b60-4665-9bf3-8f8fe55878a4 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 200 Sep 04 15:59:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 850/1737] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c3a6ad28-e2c4-43bf-b8d9-5adf87585c66 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c3a6ad28-e2c4-43bf-b8d9-5adf87585c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] GET http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 Sep 04 15:59:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c3a6ad28-e2c4-43bf-b8d9-5adf87585c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c3a6ad28-e2c4-43bf-b8d9-5adf87585c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c3a6ad28-e2c4-43bf-b8d9-5adf87585c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1820562048-project-member] http://192.168.122.48/volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 returned with HTTP 404 Sep 04 15:59:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 888/1738] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes/8a0824b9-e3c8-415c-b34a-b9e3978bb4f1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12ed9538-cd1e-4c7e-ad42-08a92bfa4279 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12ed9538-cd1e-4c7e-ad42-08a92bfa4279 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b Sep 04 15:59:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12ed9538-cd1e-4c7e-ad42-08a92bfa4279 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12ed9538-cd1e-4c7e-ad42-08a92bfa4279 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969 tempest-VolumeSnapshotQuotasNegativeTestJSON-1117535969-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 851/1739] 192.168.122.48 () {60 vars in 1254 bytes} [Fri Sep 4 15:59:57 2026] PUT /volume/v3/os-quota-sets/bfe545a966964604b39571617788b60b => generated 398 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9caa658f-b5ac-4a7a-b751-f44eaf3f2fa6 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 889/1740] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] GET http://192.168.122.48/volume/v3/volumes/summary Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] Get summary completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3babbd2-3a80-46ae-9aed-5bdd1caeee60 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-reader] http://192.168.122.48/volume/v3/volumes/summary returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 852/1741] 192.168.122.48 () {60 vars in 1181 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume with id: 5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 15:59:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Delete volume request issued successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a2c98a1-5e91-45fb-a4b9-4aa8124c5176 tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 202 Sep 04 15:59:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 890/1742] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 15:59:58 2026] DELETE /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-137a50c8-4816-456d-85b9-53b1069988ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-137a50c8-4816-456d-85b9-53b1069988ea tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-137a50c8-4816-456d-85b9-53b1069988ea tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-137a50c8-4816-456d-85b9-53b1069988ea tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 15:59:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-137a50c8-4816-456d-85b9-53b1069988ea tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Volume info retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-137a50c8-4816-456d-85b9-53b1069988ea tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 853/1743] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-722efc36-cef4-44b6-bcba-5384c44f832f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-722efc36-cef4-44b6-bcba-5384c44f832f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] GET http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 Sep 04 15:59:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-722efc36-cef4-44b6-bcba-5384c44f832f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-722efc36-cef4-44b6-bcba-5384c44f832f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-722efc36-cef4-44b6-bcba-5384c44f832f tempest-ProjectReaderTests-520506215 tempest-ProjectReaderTests-520506215-project-admin] http://192.168.122.48/volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 returned with HTTP 404 Sep 04 15:59:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 891/1744] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/volumes/5dfda9b5-c051-47a6-a523-19bb853cefb4 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-414f3726-e3ad-4e06-8336-082c500aea2a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-414f3726-e3ad-4e06-8336-082c500aea2a tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:00:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-414f3726-e3ad-4e06-8336-082c500aea2a tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-172793364"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-414f3726-e3ad-4e06-8336-082c500aea2a tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:00:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 854/1745] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:00:01 2026] POST /volume/v3/types => generated 223 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63d700b0-fcea-4f7d-a19a-0787c6236529 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63d700b0-fcea-4f7d-a19a-0787c6236529 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63d700b0-fcea-4f7d-a19a-0787c6236529 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-176698454"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63d700b0-fcea-4f7d-a19a-0787c6236529 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 16:00:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 892/1746] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 16:00:02 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a32daa2-3017-48bb-be84-564f636c5c28 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 16:00:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b3a3ed9b-cf9c-4868-b1ee-836ef77e9472", "volume_types": ["eb69078f-3ec3-4996-9a66-96c560989bc7"], "name": "tempest-GroupSnapshotsTest-Group-919718669"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group {'group': {'group_type': 'b3a3ed9b-cf9c-4868-b1ee-836ef77e9472', 'volume_types': ['eb69078f-3ec3-4996-9a66-96c560989bc7'], 'name': 'tempest-GroupSnapshotsTest-Group-919718669'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group tempest-GroupSnapshotsTest-Group-919718669. Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['775adb99-1da1-44b0-836c-0f4d1be7e0fc'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a32daa2-3017-48bb-be84-564f636c5c28 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 16:00:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 855/1747] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 16:00:02 2026] POST /volume/v3/groups => generated 111 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6426c76-38aa-40e6-87cd-84d433315473 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6426c76-38aa-40e6-87cd-84d433315473 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6426c76-38aa-40e6-87cd-84d433315473 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6426c76-38aa-40e6-87cd-84d433315473 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-f6426c76-38aa-40e6-87cd-84d433315473 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7b8d9373-820e-46d4-9b9b-978420077d67 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:02 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6426c76-38aa-40e6-87cd-84d433315473 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 returned with HTTP 200 Sep 04 16:00:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 893/1748] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:02 2026] GET /volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-065cc4e5-b0d8-46b1-994b-4c76d7ed41e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-065cc4e5-b0d8-46b1-994b-4c76d7ed41e7 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-065cc4e5-b0d8-46b1-994b-4c76d7ed41e7 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-990432636", "extra_specs": {"spec1": "val1"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-065cc4e5-b0d8-46b1-994b-4c76d7ed41e7 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:00:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 856/1749] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:00:03 2026] POST /volume/v3/types => generated 242 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-026807c7-3591-43ba-aaec-43eea4389f94 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-026807c7-3591-43ba-aaec-43eea4389f94 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] POST http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-026807c7-3591-43ba-aaec-43eea4389f94 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-026807c7-3591-43ba-aaec-43eea4389f94 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 894/1750] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:00:03 2026] POST /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e78e7624-11e8-4e7a-879a-a0afe9039a17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e78e7624-11e8-4e7a-879a-a0afe9039a17 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] POST http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e78e7624-11e8-4e7a-879a-a0afe9039a17 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e78e7624-11e8-4e7a-879a-a0afe9039a17 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 857/1751] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:00:03 2026] POST /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b74a52d-1217-4a03-bbca-fc6549eafe00 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b74a52d-1217-4a03-bbca-fc6549eafe00 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] POST http://192.168.122.48/volume/v3/types/5adc0a3a-aba7-4c8e-90ba-0d626f8d7bca/extra_specs Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b74a52d-1217-4a03-bbca-fc6549eafe00 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b74a52d-1217-4a03-bbca-fc6549eafe00 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/5adc0a3a-aba7-4c8e-90ba-0d626f8d7bca/extra_specs returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 895/1752] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:00:03 2026] POST /volume/v3/types/5adc0a3a-aba7-4c8e-90ba-0d626f8d7bca/extra_specs => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2a6204d8-feef-4105-9c5e-4bcc13ba2763 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7b8d9373-820e-46d4-9b9b-978420077d67 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a6204d8-feef-4105-9c5e-4bcc13ba2763 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] DELETE http://192.168.122.48/volume/v3/types/bd55bd36-220a-4796-a7b7-84ff92effb6c/extra_specs/spec1 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a6204d8-feef-4105-9c5e-4bcc13ba2763 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a6204d8-feef-4105-9c5e-4bcc13ba2763 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a6204d8-feef-4105-9c5e-4bcc13ba2763 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/bd55bd36-220a-4796-a7b7-84ff92effb6c/extra_specs/spec1 returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 896/1753] 192.168.122.48 () {58 vars in 1278 bytes} [Fri Sep 4 16:00:03 2026] DELETE /volume/v3/types/bd55bd36-220a-4796-a7b7-84ff92effb6c/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78001545-b367-4dfb-855d-2398055c3108 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78001545-b367-4dfb-855d-2398055c3108 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] GET http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/nonexistent_extra_spec_name Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78001545-b367-4dfb-855d-2398055c3108 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78001545-b367-4dfb-855d-2398055c3108 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89d9cf3c-84bf-4c7a-8d7d-399f890ddad5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 returned with HTTP 200 Sep 04 16:00:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 858/1754] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78001545-b367-4dfb-855d-2398055c3108 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 897/1755] 192.168.122.48 () {58 vars in 1341 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-320298330", "volume_type": "eb69078f-3ec3-4996-9a66-96c560989bc7", "group_id": "7b8d9373-820e-46d4-9b9b-978420077d67", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-320298330', 'volume_type': 'eb69078f-3ec3-4996-9a66-96c560989bc7', 'group_id': '7b8d9373-820e-46d4-9b9b-978420077d67', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5a710e65-b633-4706-acf4-b3aba90c950c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a710e65-b633-4706-acf4-b3aba90c950c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] GET http://192.168.122.48/volume/v3/types/6c82646b-27ce-484d-9841-416cc4fffbd7/extra_specs/spec1 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a710e65-b633-4706-acf4-b3aba90c950c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a710e65-b633-4706-acf4-b3aba90c950c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a710e65-b633-4706-acf4-b3aba90c950c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/6c82646b-27ce-484d-9841-416cc4fffbd7/extra_specs/spec1 returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 898/1756] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/types/6c82646b-27ce-484d-9841-416cc4fffbd7/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume of 1 GB Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d22cc49b-f1c5-4962-abfb-52d8f489258c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d22cc49b-f1c5-4962-abfb-52d8f489258c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] GET http://192.168.122.48/volume/v3/types/15a0ce4d-1bcb-4708-8386-fd3e5b09981d/extra_specs Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d22cc49b-f1c5-4962-abfb-52d8f489258c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d22cc49b-f1c5-4962-abfb-52d8f489258c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d22cc49b-f1c5-4962-abfb-52d8f489258c tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/15a0ce4d-1bcb-4708-8386-fd3e5b09981d/extra_specs returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 899/1757] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/types/15a0ce4d-1bcb-4708-8386-fd3e5b09981d/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (33e55e6e-d12e-47dc-bd1c-a1e72994a46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-747f8de6-3eff-4612-bcb3-03ff4af72899 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce7e9579-5961-4f2d-843e-30501450609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-747f8de6-3eff-4612-bcb3-03ff4af72899 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] PUT http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-747f8de6-3eff-4612-bcb3-03ff4af72899 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-747f8de6-3eff-4612-bcb3-03ff4af72899 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 900/1758] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:03 2026] PUT /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-44a3e30a-3af1-4441-bf7a-320d32d92416 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44a3e30a-3af1-4441-bf7a-320d32d92416 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] PUT http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44a3e30a-3af1-4441-bf7a-320d32d92416 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'update', calling method: update, body: null {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44a3e30a-3af1-4441-bf7a-320d32d92416 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 901/1759] 192.168.122.48 () {60 vars in 1294 bytes} [Fri Sep 4 16:00:03 2026] PUT /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-adb1b75f-0f12-41c4-88b3-8416f9e6d037 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-adb1b75f-0f12-41c4-88b3-8416f9e6d037 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] PUT http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/None Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-adb1b75f-0f12-41c4-88b3-8416f9e6d037 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce7e9579-5961-4f2d-843e-30501450609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:00:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb69078f-3ec3-4996-9a66-96c560989bc7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-172793364',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb69078f-3ec3-4996-9a66-96c560989bc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b8d9373-820e-46d4-9b9b-978420077d67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e177b6a-bdda-46e7-abea-2cf6c731d343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-adb1b75f-0f12-41c4-88b3-8416f9e6d037 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-adb1b75f-0f12-41c4-88b3-8416f9e6d037 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/None returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 902/1760] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:03 2026] PUT /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/None => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bce8d85b-48af-4548-81bb-195fff0893f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bce8d85b-48af-4548-81bb-195fff0893f8 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] PUT http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/af83e7bb-2960-48fa-b44c-01b791c4b93b Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bce8d85b-48af-4548-81bb-195fff0893f8 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bce8d85b-48af-4548-81bb-195fff0893f8 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bce8d85b-48af-4548-81bb-195fff0893f8 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/af83e7bb-2960-48fa-b44c-01b791c4b93b returned with HTTP 400 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 903/1761] 192.168.122.48 () {60 vars in 1388 bytes} [Fri Sep 4 16:00:03 2026] PUT /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb/extra_specs/af83e7bb-2960-48fa-b44c-01b791c4b93b => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1e9e57a0-9d0a-479d-abec-386dfa3b8653 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e9e57a0-9d0a-479d-abec-386dfa3b8653 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] PUT http://192.168.122.48/volume/v3/types/012ef914-64ab-4554-8a3a-9d0db3511fa5/extra_specs/spec1 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e9e57a0-9d0a-479d-abec-386dfa3b8653 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-172793364 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-172793364, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-172793364 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-172793364, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e9e57a0-9d0a-479d-abec-386dfa3b8653 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/012ef914-64ab-4554-8a3a-9d0db3511fa5/extra_specs/spec1 returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 904/1762] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:03 2026] PUT /volume/v3/types/012ef914-64ab-4554-8a3a-9d0db3511fa5/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-53e734f6-6c52-4b94-8433-c8e85bda1d3b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53e734f6-6c52-4b94-8433-c8e85bda1d3b tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] DELETE http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53e734f6-6c52-4b94-8433-c8e85bda1d3b tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53e734f6-6c52-4b94-8433-c8e85bda1d3b tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53e734f6-6c52-4b94-8433-c8e85bda1d3b tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb returned with HTTP 202 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 905/1763] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:00:03 2026] DELETE /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['98e337e4-7faa-4edc-956a-756167136652', '00a61c05-5c53-47c0-bd68-aef436615e6c', '3073c00d-305a-4d46-952e-eb86de734ccb', 'e12aed70-ca5c-4260-9885-b40d61899cb7'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e177b6a-bdda-46e7-abea-2cf6c731d343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e337e4-7faa-4edc-956a-756167136652', '00a61c05-5c53-47c0-bd68-aef436615e6c', '3073c00d-305a-4d46-952e-eb86de734ccb', 'e12aed70-ca5c-4260-9885-b40d61899cb7']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ec5e32a4-c182-43f3-a031-b9096f8f2b42 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f598c51-c311-4c22-b6d9-85909538f136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec5e32a4-c182-43f3-a031-b9096f8f2b42 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] GET http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec5e32a4-c182-43f3-a031-b9096f8f2b42 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec5e32a4-c182-43f3-a031-b9096f8f2b42 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec5e32a4-c182-43f3-a031-b9096f8f2b42 tempest-ExtraSpecsNegativeTest-1596154355 tempest-ExtraSpecsNegativeTest-1596154355-project-admin] http://192.168.122.48/volume/v3/types/50c51b83-9012-4459-a230-a036083250cb returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 906/1764] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/types/50c51b83-9012-4459-a230-a036083250cb => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f598c51-c311-4c22-b6d9-85909538f136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a593b436-6ed5-4bd2-b98d-e892f116c591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-320298330',encryption_key_id=None,group_id=7b8d9373-820e-46d4-9b9b-978420077d67,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['98e337e4-7faa-4edc-956a-756167136652','00a61c05-5c53-47c0-bd68-aef436615e6c','3073c00d-305a-4d46-952e-eb86de734ccb','e12aed70-ca5c-4260-9885-b40d61899cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-320298330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b8d9373-820e-46d4-9b9b-978420077d67,host=None,id=a593b436-6ed5-4bd2-b98d-e892f116c591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb69078f-3ec3-4996-9a66-96c560989bc7),volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f709d080-6313-4dcc-9547-5c0959621493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f709d080-6313-4dcc-9547-5c0959621493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-320298330',encryption_key_id=None,group_id=7b8d9373-820e-46d4-9b9b-978420077d67,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['98e337e4-7faa-4edc-956a-756167136652','00a61c05-5c53-47c0-bd68-aef436615e6c','3073c00d-305a-4d46-952e-eb86de734ccb','e12aed70-ca5c-4260-9885-b40d61899cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58329d0e-77e8-4e2b-b17f-b09ef77fa2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58329d0e-77e8-4e2b-b17f-b09ef77fa2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (33e55e6e-d12e-47dc-bd1c-a1e72994a46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request issued successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:04 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:04 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d83a015-ee8e-4dd8-b947-dc045859e78b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 859/1765] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:00:03 2026] POST /volume/v3/volumes => generated 827 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-51f27d16-8578-4567-9506-5348a16d8094 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 Sep 04 16:00:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:04 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=688,cinder:INSERT=88,cinder:UPDATE=136 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:00:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:04 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:04 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51f27d16-8578-4567-9506-5348a16d8094 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 returned with HTTP 200 Sep 04 16:00:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 907/1766] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:04 2026] GET /volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 => generated 895 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-762bc223-3887-40af-8184-692377c5b583 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:05 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:05 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-762bc223-3887-40af-8184-692377c5b583 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 returned with HTTP 200 Sep 04 16:00:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 860/1767] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:05 2026] GET /volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/group_snapshots Sep 04 16:00:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7b8d9373-820e-46d4-9b9b-978420077d67", "name": "tempest-group_snapshot-1372623537"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7b8d9373-820e-46d4-9b9b-978420077d67', 'name': 'tempest-group_snapshot-1372623537'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 16:00:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.group_snapshots [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group_snapshot tempest-group_snapshot-1372623537. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-172793364 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-172793364, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-172793364 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-172793364, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:05 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['fbd745d7-129c-43da-9e79-73d0a1d2674d', '91cc9b6a-ecb2-4770-97db-265e16c362c1', '2cc98ac0-0a71-4fac-9164-b452b13d481c', '88f453b9-5932-4e55-95b5-43e2cbf61458'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0e3b0657-ed32-45c2-b93f-c8d180d18d3b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots returned with HTTP 202 Sep 04 16:00:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 908/1768] 192.168.122.48 () {62 vars in 1203 bytes} [Fri Sep 4 16:00:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member a37f43d9-0564-42f7-8a50-623222c02a15 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6be9450c-7e71-49b5-81e3-e64ea903d394 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 returned with HTTP 200 Sep 04 16:00:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 861/1769] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:05 2026] GET /volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member a37f43d9-0564-42f7-8a50-623222c02a15 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7816a6a-35f4-4866-9907-b12b8cd7b160 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 returned with HTTP 200 Sep 04 16:00:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 909/1770] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:06 2026] GET /volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26cc1a8b-9832-4963-9a41-e2820ec893d0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26cc1a8b-9832-4963-9a41-e2820ec893d0 tempest-ExtensionsTestJSON-1452720830 tempest-ExtensionsTestJSON-1452720830-project-member] GET http://192.168.122.48/volume/v3/extensions Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26cc1a8b-9832-4963-9a41-e2820ec893d0 tempest-ExtensionsTestJSON-1452720830 tempest-ExtensionsTestJSON-1452720830-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26cc1a8b-9832-4963-9a41-e2820ec893d0 tempest-ExtensionsTestJSON-1452720830 tempest-ExtensionsTestJSON-1452720830-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26cc1a8b-9832-4963-9a41-e2820ec893d0 tempest-ExtensionsTestJSON-1452720830 tempest-ExtensionsTestJSON-1452720830-project-member] http://192.168.122.48/volume/v3/extensions returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 862/1771] 192.168.122.48 () {58 vars in 1125 bytes} [Fri Sep 4 16:00:07 2026] GET /volume/v3/extensions => generated 5245 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member a37f43d9-0564-42f7-8a50-623222c02a15 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ef38822-e023-4f7b-be4e-b503c95f0111 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 910/1772] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:07 2026] GET /volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4af238ce-3e53-4f50-a703-0f5f3afafdc6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 863/1773] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-279ff20c-36c1-4aba-86f5-1975b1183ce2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 911/1774] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:07 2026] GET /volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 => generated 451 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-41b48536-6bea-428d-9525-ca92897d2c20 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups/action Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a37f43d9-0564-42f7-8a50-623222c02a15", "name": "tempest-Group_from_snap-1023954387"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "a37f43d9-0564-42f7-8a50-623222c02a15", "name": "tempest-Group_from_snap-1023954387"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a37f43d9-0564-42f7-8a50-623222c02a15', 'name': 'tempest-Group_from_snap-1023954387'}}. {{(pid=87211) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 16:00:07 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group tempest-Group_from_snap-1023954387 from group_snapshot a37f43d9-0564-42f7-8a50-623222c02a15. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:07 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['8c4274bf-2016-4ad0-98d0-f47b72e3fc0f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.group.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] A mapping entry already exists for group 923f9933-4626-4d93-8d5c-0525b4128e72 and volume type eb69078f-3ec3-4996-9a66-96c560989bc7. Do not need to create again. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (eb7e6506-cd8c-4707-aa77-6b373d1e0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319a6757-3768-40c3-831e-7ac33f0ab922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319a6757-3768-40c3-831e-7ac33f0ab922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56e93bc1-d7fc-4193-82a2-96c98b7a42e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:00:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb69078f-3ec3-4996-9a66-96c560989bc7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-172793364',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb69078f-3ec3-4996-9a66-96c560989bc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '923f9933-4626-4d93-8d5c-0525b4128e72', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371f4294-efd1-4409-86f3-8329ea90779c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['54b9e468-1e34-446a-a19a-f7ec1e46bf5d', '609a6c0e-672d-4090-ba08-1b07e63d2953'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371f4294-efd1-4409-86f3-8329ea90779c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b9e468-1e34-446a-a19a-f7ec1e46bf5d', '609a6c0e-672d-4090-ba08-1b07e63d2953']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e220ca9-6775-4472-aca7-566e84fdf551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e220ca9-6775-4472-aca7-566e84fdf551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dceb3137-df4b-47ae-8e79-6cfc6b5a666f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=923f9933-4626-4d93-8d5c-0525b4128e72,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['54b9e468-1e34-446a-a19a-f7ec1e46bf5d','609a6c0e-672d-4090-ba08-1b07e63d2953'],size=1,snapshot_id=56e93bc1-d7fc-4193-82a2-96c98b7a42e1,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=923f9933-4626-4d93-8d5c-0525b4128e72,host=None,id=dceb3137-df4b-47ae-8e79-6cfc6b5a666f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56e93bc1-d7fc-4193-82a2-96c98b7a42e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb69078f-3ec3-4996-9a66-96c560989bc7),volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60ba1f5-45ab-4081-94ea-d4322f351413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60ba1f5-45ab-4081-94ea-d4322f351413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=923f9933-4626-4d93-8d5c-0525b4128e72,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['54b9e468-1e34-446a-a19a-f7ec1e46bf5d','609a6c0e-672d-4090-ba08-1b07e63d2953'],size=1,snapshot_id=56e93bc1-d7fc-4193-82a2-96c98b7a42e1,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=eb69078f-3ec3-4996-9a66-96c560989bc7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (eb7e6506-cd8c-4707-aa77-6b373d1e0041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request issued successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-41b48536-6bea-428d-9525-ca92897d2c20 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/action returned with HTTP 202 Sep 04 16:00:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 864/1775] 192.168.122.48 () {62 vars in 1197 bytes} [Fri Sep 4 16:00:07 2026] POST /volume/v3/groups/action => generated 103 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34b7529b-3651-4f88-84ed-7c66f904a412 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:08 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:08 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:08 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34b7529b-3651-4f88-84ed-7c66f904a412 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 912/1776] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:08 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:08 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:08 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef17153e-b57e-4ea1-8882-26b37fcde4fa tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 865/1777] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:08 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6bccaa35-0e56-41a2-8176-2c436266c3db None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:09 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:09 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:10 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6bccaa35-0e56-41a2-8176-2c436266c3db tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 913/1778] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:09 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66808d1f-e38c-4977-8d3e-652f81223bcc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:11 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:11 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9dbbbf23-fe7e-451d-b6ee-97da78388fc0 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 866/1779] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:11 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:00:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-724618102"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-724618102'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:11 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Create volume of 1 GB Sep 04 16:00:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Availability Zones retrieved successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Flow 'volume_create_api' (1e44bf3d-c5c6-455a-8a2f-d4a2a58b0463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0656ec-6412-4d46-90a3-15c49f964f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0656ec-6412-4d46-90a3-15c49f964f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5529be-5bae-45ff-993b-07c852ff0d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Created reservations ['d9d32a64-33d8-45fa-956c-a6d8bee3bd7c', 'b9ca8a45-0f3b-46e5-89da-6f46e02b1bb1', 'aa46a86f-e425-4845-9687-234707eae2bf', 'a4206047-2381-4ccf-bb1a-9996ac832b0f'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5529be-5bae-45ff-993b-07c852ff0d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9d32a64-33d8-45fa-956c-a6d8bee3bd7c', 'b9ca8a45-0f3b-46e5-89da-6f46e02b1bb1', 'aa46a86f-e425-4845-9687-234707eae2bf', 'a4206047-2381-4ccf-bb1a-9996ac832b0f']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a72c530-feef-4338-b6b8-870abb1b8942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c46264b6-ed13-4821-be48-eb040d32431e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a72c530-feef-4338-b6b8-870abb1b8942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fe46d99-bc07-41d4-8725-5a0725dcbf81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-724618102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c693ebbc74944bce829e5ebf5849e8fc',qos_specs=None,replication_status=,reservations=['d9d32a64-33d8-45fa-956c-a6d8bee3bd7c','b9ca8a45-0f3b-46e5-89da-6f46e02b1bb1','aa46a86f-e425-4845-9687-234707eae2bf','a4206047-2381-4ccf-bb1a-9996ac832b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691cbd6422624cbe83317264e4d5e633',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-724618102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fe46d99-bc07-41d4-8725-5a0725dcbf81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c693ebbc74944bce829e5ebf5849e8fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691cbd6422624cbe83317264e4d5e633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4670e6-0b26-4eb2-81b1-29d4c0373927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:12 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:12 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4670e6-0b26-4eb2-81b1-29d4c0373927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-724618102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c693ebbc74944bce829e5ebf5849e8fc',qos_specs=None,replication_status=,reservations=['d9d32a64-33d8-45fa-956c-a6d8bee3bd7c','b9ca8a45-0f3b-46e5-89da-6f46e02b1bb1','aa46a86f-e425-4845-9687-234707eae2bf','a4206047-2381-4ccf-bb1a-9996ac832b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691cbd6422624cbe83317264e4d5e633',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e851f4-699f-4ab3-ae3d-4e14a45dbfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:13 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e851f4-699f-4ab3-ae3d-4e14a45dbfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Flow 'volume_create_api' (1e44bf3d-c5c6-455a-8a2f-d4a2a58b0463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Create volume request issued successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66808d1f-e38c-4977-8d3e-652f81223bcc tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 914/1780] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:00:11 2026] POST /volume/v3/volumes => generated 756 bytes in 1748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c46264b6-ed13-4821-be48-eb040d32431e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 867/1781] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:12 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52062b8f-ddb6-4e25-adbf-293f42a53eef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 915/1782] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:13 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 824 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:14 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:14 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-309895d0-ec1b-40e7-8210-752cf01fba2a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-309895d0-ec1b-40e7-8210-752cf01fba2a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-309895d0-ec1b-40e7-8210-752cf01fba2a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-309895d0-ec1b-40e7-8210-752cf01fba2a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:14 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-309895d0-ec1b-40e7-8210-752cf01fba2a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-309895d0-ec1b-40e7-8210-752cf01fba2a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 916/1783] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:14 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2487140-f44f-4ee1-8d65-71e88bdd9ec4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 868/1784] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:14 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5c05279-e5e5-42d9-9639-d244526dcfba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-daca84bc-cce3-490c-b25c-fd9ba5748bef tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 917/1785] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5c05279-e5e5-42d9-9639-d244526dcfba tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 869/1786] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 932 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 923f9933-4626-4d93-8d5c-0525b4128e72 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1794d46-5ebe-4d15-be65-6ab62bb1e499 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 918/1787] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 => generated 418 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2e2756da-bf63-4f88-8055-788712e2175a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e2756da-bf63-4f88-8055-788712e2175a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 870/1788] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72/action Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for group 923f9933-4626-4d93-8d5c-0525b4128e72 {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group with id: 923f9933-4626-4d93-8d5c-0525b4128e72 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e5d5cc8-ec64-4223-a169-e10de6d79b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72/action returned with HTTP 202 Sep 04 16:00:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 919/1789] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 16:00:15 2026] POST /volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1aff8efc-5fbc-4a44-813d-783221112b14 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:15 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:15 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1aff8efc-5fbc-4a44-813d-783221112b14 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 871/1790] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 931 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71cf8494-6fc4-4436-822b-44400c75e864 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71cf8494-6fc4-4436-822b-44400c75e864 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71cf8494-6fc4-4436-822b-44400c75e864 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71cf8494-6fc4-4436-822b-44400c75e864 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71cf8494-6fc4-4436-822b-44400c75e864 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71cf8494-6fc4-4436-822b-44400c75e864 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 920/1791] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6945ec53-6518-41d9-baf1-011c9204986f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6945ec53-6518-41d9-baf1-011c9204986f tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/limits Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6945ec53-6518-41d9-baf1-011c9204986f tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6945ec53-6518-41d9-baf1-011c9204986f tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-6945ec53-6518-41d9-baf1-011c9204986f tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-172793364 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-172793364, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6945ec53-6518-41d9-baf1-011c9204986f tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/limits returned with HTTP 200 Sep 04 16:00:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 872/1792] 192.168.122.48 () {58 vars in 1113 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-426739f2-1ad9-4720-a2e9-ebdc7340b85c tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 921/1793] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] DELETE http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Delete volume with id: 5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Delete volume request issued successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e9337f9c-3f48-4908-aed1-a919c7d00374 tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 202 Sep 04 16:00:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 873/1794] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:00:16 2026] DELETE /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5205944e-bb21-4496-8b98-eda56e267b0a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5205944e-bb21-4496-8b98-eda56e267b0a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5205944e-bb21-4496-8b98-eda56e267b0a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5205944e-bb21-4496-8b98-eda56e267b0a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5205944e-bb21-4496-8b98-eda56e267b0a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Volume info retrieved successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5205944e-bb21-4496-8b98-eda56e267b0a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 200 Sep 04 16:00:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 922/1795] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a34802af-c597-4e36-8711-caf88ce855a8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a34802af-c597-4e36-8711-caf88ce855a8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a34802af-c597-4e36-8711-caf88ce855a8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a34802af-c597-4e36-8711-caf88ce855a8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a34802af-c597-4e36-8711-caf88ce855a8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f returned with HTTP 404 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 874/1796] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/dceb3137-df4b-47ae-8e79-6cfc6b5a666f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 923f9933-4626-4d93-8d5c-0525b4128e72 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-91b4d8b0-85cb-42f2-8f3b-115729fc9c82 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 returned with HTTP 404 Sep 04 16:00:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 923/1797] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/groups/923f9933-4626-4d93-8d5c-0525b4128e72 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-112221e8-7e9b-4b52-8396-a19018b56692 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for member a37f43d9-0564-42f7-8a50-623222c02a15 {{(pid=87211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group_snapshot with id: a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-112221e8-7e9b-4b52-8396-a19018b56692 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 returned with HTTP 202 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 875/1798] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:17 2026] DELETE /volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5944921d-4565-4237-8df1-77b609196722 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:17 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5944921d-4565-4237-8df1-77b609196722 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 924/1799] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b8037564-86dd-40bb-95c2-7f05add48e33 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b8037564-86dd-40bb-95c2-7f05add48e33 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 876/1800] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d5d1c27-a17a-44f5-bbe1-d4481d00cd9e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 925/1801] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-be1908c3-8752-4f6e-a789-12db437c638a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be1908c3-8752-4f6e-a789-12db437c638a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] GET http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-be1908c3-8752-4f6e-a789-12db437c638a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-be1908c3-8752-4f6e-a789-12db437c638a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be1908c3-8752-4f6e-a789-12db437c638a tempest-AbsoluteLimitsTests-1669693912 tempest-AbsoluteLimitsTests-1669693912-project-member] http://192.168.122.48/volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 returned with HTTP 404 Sep 04 16:00:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 877/1802] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/5fe46d99-bc07-41d4-8725-5a0725dcbf81 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4669c989-20ef-4428-9998-fbf408f3d227 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4669c989-20ef-4428-9998-fbf408f3d227 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 Sep 04 16:00:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4669c989-20ef-4428-9998-fbf408f3d227 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4669c989-20ef-4428-9998-fbf408f3d227 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4669c989-20ef-4428-9998-fbf408f3d227 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4669c989-20ef-4428-9998-fbf408f3d227 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 returned with HTTP 200 Sep 04 16:00:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 926/1803] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:18 2026] GET /volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6751841d-2959-4528-bf55-c1b223e337ab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6751841d-2959-4528-bf55-c1b223e337ab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6751841d-2959-4528-bf55-c1b223e337ab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6751841d-2959-4528-bf55-c1b223e337ab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6751841d-2959-4528-bf55-c1b223e337ab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 returned with HTTP 404 Sep 04 16:00:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 878/1804] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/snapshots/56e93bc1-d7fc-4193-82a2-96c98b7a42e1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member a37f43d9-0564-42f7-8a50-623222c02a15 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4f9ac7d-b0bf-42ac-8c94-f512050e6147 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 returned with HTTP 404 Sep 04 16:00:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 927/1805] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/group_snapshots/a37f43d9-0564-42f7-8a50-623222c02a15 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:19 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36c6534d-4a29-43f5-89d9-bf5ba325f86c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 879/1806] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cf233900-36e4-4921-82a1-67e76694cdc4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67/action Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for group 7b8d9373-820e-46d4-9b9b-978420077d67 {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 16:00:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group with id: 7b8d9373-820e-46d4-9b9b-978420077d67 Sep 04 16:00:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf233900-36e4-4921-82a1-67e76694cdc4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67/action returned with HTTP 202 Sep 04 16:00:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 928/1807] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 16:00:19 2026] POST /volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:19 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:19 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ecf61bfc-cf4a-4b13-8f3a-f1c60dd47138 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 returned with HTTP 200 Sep 04 16:00:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 880/1808] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 => generated 919 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e116ff1c-2127-44b6-a568-43b49bdf2eee None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e116ff1c-2127-44b6-a568-43b49bdf2eee tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e116ff1c-2127-44b6-a568-43b49bdf2eee tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e116ff1c-2127-44b6-a568-43b49bdf2eee tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e116ff1c-2127-44b6-a568-43b49bdf2eee tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 returned with HTTP 404 Sep 04 16:00:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 929/1809] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:20 2026] GET /volume/v3/volumes/a593b436-6ed5-4bd2-b98d-e892f116c591 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 Sep 04 16:00:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7b8d9373-820e-46d4-9b9b-978420077d67 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c24b98c-86d9-4182-b831-ed3bce6d86f7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 returned with HTTP 404 Sep 04 16:00:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 881/1810] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:20 2026] GET /volume/v3/groups/7b8d9373-820e-46d4-9b9b-978420077d67 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e7b605ea-04d4-4815-a6f5-336977960749 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e7b605ea-04d4-4815-a6f5-336977960749 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/b3a3ed9b-cf9c-4868-b1ee-836ef77e9472 Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e7b605ea-04d4-4815-a6f5-336977960749 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e7b605ea-04d4-4815-a6f5-336977960749 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e7b605ea-04d4-4815-a6f5-336977960749 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types/b3a3ed9b-cf9c-4868-b1ee-836ef77e9472 returned with HTTP 202 Sep 04 16:00:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 930/1811] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 16:00:20 2026] DELETE /volume/v3/group_types/b3a3ed9b-cf9c-4868-b1ee-836ef77e9472 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3425861-b58f-4254-b4d3-b0aeac7d9206 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3425861-b58f-4254-b4d3-b0aeac7d9206 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3425861-b58f-4254-b4d3-b0aeac7d9206 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3425861-b58f-4254-b4d3-b0aeac7d9206 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3425861-b58f-4254-b4d3-b0aeac7d9206 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 returned with HTTP 202 Sep 04 16:00:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 882/1812] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:00:20 2026] DELETE /volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca2b29d8-2e01-457b-9cbd-3a49aa2360b7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca2b29d8-2e01-457b-9cbd-3a49aa2360b7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] GET http://192.168.122.48/volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca2b29d8-2e01-457b-9cbd-3a49aa2360b7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca2b29d8-2e01-457b-9cbd-3a49aa2360b7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca2b29d8-2e01-457b-9cbd-3a49aa2360b7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 returned with HTTP 404 Sep 04 16:00:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 931/1813] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:00:21 2026] GET /volume/v3/types/eb69078f-3ec3-4996-9a66-96c560989bc7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f2275780-400d-40cf-a269-4097e68fd731 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f2275780-400d-40cf-a269-4097e68fd731 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f2275780-400d-40cf-a269-4097e68fd731 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1937237350"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=638,cinder:UPDATE=140,cinder:INSERT=94 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f2275780-400d-40cf-a269-4097e68fd731 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:00:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 883/1814] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:00:21 2026] POST /volume/v3/types => generated 224 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c5a63b85-11d2-4885-a43e-e1fabd62e5f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5a63b85-11d2-4885-a43e-e1fabd62e5f8 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5a63b85-11d2-4885-a43e-e1fabd62e5f8 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2112303676"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5a63b85-11d2-4885-a43e-e1fabd62e5f8 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 16:00:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 932/1815] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 16:00:21 2026] POST /volume/v3/group_types => generated 181 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f4f31dc6-c31c-45f0-b0ba-f40c1c90bad9", "volume_types": ["b9a6e79b-8403-461f-8937-ed4e66a550bd"], "name": "tempest-GroupSnapshotsTest-Group-965220205"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group {'group': {'group_type': 'f4f31dc6-c31c-45f0-b0ba-f40c1c90bad9', 'volume_types': ['b9a6e79b-8403-461f-8937-ed4e66a550bd'], 'name': 'tempest-GroupSnapshotsTest-Group-965220205'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group tempest-GroupSnapshotsTest-Group-965220205. Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:21 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['0a506145-0959-42f1-9099-15a35b99a66b'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69bebbba-7aa7-4075-b45b-adafbaedd569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 16:00:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 884/1816] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 16:00:21 2026] POST /volume/v3/groups => generated 111 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:21 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-268e3ecf-13d8-422f-b4ae-2b10a1ff9876 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 933/1817] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:21 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b02bb2bb-5dc4-4d58-adef-879342955114 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b02bb2bb-5dc4-4d58-adef-879342955114 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b02bb2bb-5dc4-4d58-adef-879342955114 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b02bb2bb-5dc4-4d58-adef-879342955114 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-b02bb2bb-5dc4-4d58-adef-879342955114 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:22 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b02bb2bb-5dc4-4d58-adef-879342955114 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 885/1818] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:22 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2116672519", "volume_type": "b9a6e79b-8403-461f-8937-ed4e66a550bd", "group_id": "2ea93905-f97a-4b1d-a988-af2b7dbe88af", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2116672519', 'volume_type': 'b9a6e79b-8403-461f-8937-ed4e66a550bd', 'group_id': '2ea93905-f97a-4b1d-a988-af2b7dbe88af', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume of 1 GB Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (cc7287fa-f19e-42fe-85f6-aee28aa8d2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35be49e6-da8f-4dda-b000-107f0a2def3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35be49e6-da8f-4dda-b000-107f0a2def3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:00:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9a6e79b-8403-461f-8937-ed4e66a550bd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1937237350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a6e79b-8403-461f-8937-ed4e66a550bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ea93905-f97a-4b1d-a988-af2b7dbe88af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e50e55-fe2a-4413-8938-c5e65d5cdfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-39719369-e476-4400-88a4-81be396ffe76 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1937237350 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1937237350, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1937237350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1937237350, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['c2d378c2-5904-492a-88c6-d11c111a9552', '49907f82-bda4-4daf-98e7-55018f9ae47c', '4d4ee703-69cf-408a-a09e-76492f1ba1e3', '0f729bd1-fd82-44b7-8d0e-2ac3255bc607'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e50e55-fe2a-4413-8938-c5e65d5cdfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d378c2-5904-492a-88c6-d11c111a9552', '49907f82-bda4-4daf-98e7-55018f9ae47c', '4d4ee703-69cf-408a-a09e-76492f1ba1e3', '0f729bd1-fd82-44b7-8d0e-2ac3255bc607']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7342b3-44b7-4427-a6a0-ebcf2dbe646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7342b3-44b7-4427-a6a0-ebcf2dbe646e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '547f17ec-45fc-47bb-bc9a-d4ede1f1e081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2116672519',encryption_key_id=None,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['c2d378c2-5904-492a-88c6-d11c111a9552','49907f82-bda4-4daf-98e7-55018f9ae47c','4d4ee703-69cf-408a-a09e-76492f1ba1e3','0f729bd1-fd82-44b7-8d0e-2ac3255bc607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2116672519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,host=None,id=547f17ec-45fc-47bb-bc9a-d4ede1f1e081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9a6e79b-8403-461f-8937-ed4e66a550bd),volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ad5d6e-ffca-4737-93c1-f12281b61045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ad5d6e-ffca-4737-93c1-f12281b61045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2116672519',encryption_key_id=None,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['c2d378c2-5904-492a-88c6-d11c111a9552','49907f82-bda4-4daf-98e7-55018f9ae47c','4d4ee703-69cf-408a-a09e-76492f1ba1e3','0f729bd1-fd82-44b7-8d0e-2ac3255bc607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a411699b-13b0-4fb2-9f05-fc164d4d169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a411699b-13b0-4fb2-9f05-fc164d4d169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (cc7287fa-f19e-42fe-85f6-aee28aa8d2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request issued successfully. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:22 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1345627927"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1345627927'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume of 1 GB Sep 04 16:00:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Availability Zones retrieved successfully. Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Flow 'volume_create_api' (aeac99ed-6870-487f-b0b1-f23056388f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862cc34d-fca2-4752-9c52-151c490b2b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7ceb07a-4958-4889-9e23-4766bef5d25e tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 934/1819] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:00:22 2026] POST /volume/v3/volumes => generated 829 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862cc34d-fca2-4752-9c52-151c490b2b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1103d347-098c-4607-afd8-739b5312c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:23 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:23 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29e88e8b-d0be-4ee8-8f1a-21e1a1065e0a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 returned with HTTP 200 Sep 04 16:00:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 935/1820] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:22 2026] GET /volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 => generated 897 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Created reservations ['15413ee6-06d1-41cf-a380-827a814ce7e2', '98316ad1-e70f-4931-a5ac-a567dc01aa12', '06a6d1d7-0765-4b3d-a487-8291d9de681b', '936b8078-3d37-428b-99de-0599a7a48c77'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1103d347-098c-4607-afd8-739b5312c607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15413ee6-06d1-41cf-a380-827a814ce7e2', '98316ad1-e70f-4931-a5ac-a567dc01aa12', '06a6d1d7-0765-4b3d-a487-8291d9de681b', '936b8078-3d37-428b-99de-0599a7a48c77']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c70eb5-819c-49ea-bed2-4f088568019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c70eb5-819c-49ea-bed2-4f088568019f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1345627927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3ad31e496348f283660e34cf9d127a',qos_specs=None,replication_status=,reservations=['15413ee6-06d1-41cf-a380-827a814ce7e2','98316ad1-e70f-4931-a5ac-a567dc01aa12','06a6d1d7-0765-4b3d-a487-8291d9de681b','936b8078-3d37-428b-99de-0599a7a48c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15715eca8b70401499ca825f63dbccc9',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1345627927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3ad31e496348f283660e34cf9d127a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15715eca8b70401499ca825f63dbccc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff716d1-c9c1-4ac2-ba5e-928fe9e2469c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff716d1-c9c1-4ac2-ba5e-928fe9e2469c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1345627927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3ad31e496348f283660e34cf9d127a',qos_specs=None,replication_status=,reservations=['15413ee6-06d1-41cf-a380-827a814ce7e2','98316ad1-e70f-4931-a5ac-a567dc01aa12','06a6d1d7-0765-4b3d-a487-8291d9de681b','936b8078-3d37-428b-99de-0599a7a48c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15715eca8b70401499ca825f63dbccc9',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4123a012-ce24-450a-aa74-221d7937216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4123a012-ce24-450a-aa74-221d7937216e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Flow 'volume_create_api' (aeac99ed-6870-487f-b0b1-f23056388f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume request issued successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39719369-e476-4400-88a4-81be396ffe76 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 886/1821] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:00:22 2026] POST /volume/v3/volumes => generated 758 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-57104b45-14f9-4876-b47a-8a3d382dde14 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57104b45-14f9-4876-b47a-8a3d382dde14 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57104b45-14f9-4876-b47a-8a3d382dde14 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57104b45-14f9-4876-b47a-8a3d382dde14 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-57104b45-14f9-4876-b47a-8a3d382dde14 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57104b45-14f9-4876-b47a-8a3d382dde14 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 936/1822] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:23 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:24 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-649e37f3-8b23-4b3e-9d1c-8f14fc62e7ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 returned with HTTP 200 Sep 04 16:00:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 887/1823] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:24 2026] GET /volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 => generated 922 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1409372103", "volume_type": "b9a6e79b-8403-461f-8937-ed4e66a550bd", "group_id": "2ea93905-f97a-4b1d-a988-af2b7dbe88af", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1409372103', 'volume_type': 'b9a6e79b-8403-461f-8937-ed4e66a550bd', 'group_id': '2ea93905-f97a-4b1d-a988-af2b7dbe88af', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume of 1 GB Sep 04 16:00:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (cc3f6cc9-4c78-471c-a02a-28e652d96767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c89984f-22c0-43df-b499-ebb2d545386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-481bf2b3-2f7d-45a2-a768-36119c9f222a tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c89984f-22c0-43df-b499-ebb2d545386a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:00:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9a6e79b-8403-461f-8937-ed4e66a550bd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1937237350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a6e79b-8403-461f-8937-ed4e66a550bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ea93905-f97a-4b1d-a988-af2b7dbe88af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 888/1824] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:24 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43de62c7-6920-49ac-9c72-f34545dee971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['a2cd1689-cbc5-4cbb-be0a-9e85cfad2487', '030e5062-0fe4-409c-8cad-f4e7e35c529a', 'a373e5d6-1fd9-4338-b247-093e732ef9d9', '2f86a545-ffb5-46d7-9e9b-4f949ba52690'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43de62c7-6920-49ac-9c72-f34545dee971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cd1689-cbc5-4cbb-be0a-9e85cfad2487', '030e5062-0fe4-409c-8cad-f4e7e35c529a', 'a373e5d6-1fd9-4338-b247-093e732ef9d9', '2f86a545-ffb5-46d7-9e9b-4f949ba52690']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1ee16e-ff0d-4a73-9e70-8b2d9aa64ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1ee16e-ff0d-4a73-9e70-8b2d9aa64ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c662b372-edc4-4b05-830b-b125c1bd5370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1409372103',encryption_key_id=None,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['a2cd1689-cbc5-4cbb-be0a-9e85cfad2487','030e5062-0fe4-409c-8cad-f4e7e35c529a','a373e5d6-1fd9-4338-b247-093e732ef9d9','2f86a545-ffb5-46d7-9e9b-4f949ba52690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1409372103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,host=None,id=c662b372-edc4-4b05-830b-b125c1bd5370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9a6e79b-8403-461f-8937-ed4e66a550bd),volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec180e6-1d24-471f-8a56-8562154eeee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec180e6-1d24-471f-8a56-8562154eeee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1409372103',encryption_key_id=None,group_id=2ea93905-f97a-4b1d-a988-af2b7dbe88af,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['a2cd1689-cbc5-4cbb-be0a-9e85cfad2487','030e5062-0fe4-409c-8cad-f4e7e35c529a','a373e5d6-1fd9-4338-b247-093e732ef9d9','2f86a545-ffb5-46d7-9e9b-4f949ba52690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=b9a6e79b-8403-461f-8937-ed4e66a550bd)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c418784-459c-402a-aab6-7410e2c52249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c418784-459c-402a-aab6-7410e2c52249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (cc3f6cc9-4c78-471c-a02a-28e652d96767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request issued successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:24 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:24 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52ee8bbe-3af0-4cc4-95f8-09f11dfba6b4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 937/1825] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:00:24 2026] POST /volume/v3/volumes => generated 829 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:24 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:24 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad5f06c3-85b4-4210-aeb3-5308cc85085b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 returned with HTTP 200 Sep 04 16:00:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 889/1826] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:24 2026] GET /volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 => generated 897 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-91e74ba4-100a-4735-9aa9-8ad099442196 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-91e74ba4-100a-4735-9aa9-8ad099442196 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-91e74ba4-100a-4735-9aa9-8ad099442196 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-91e74ba4-100a-4735-9aa9-8ad099442196 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-91e74ba4-100a-4735-9aa9-8ad099442196 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-91e74ba4-100a-4735-9aa9-8ad099442196 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 938/1827] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] POST http://192.168.122.48/volume/v3/os-volume-transfer Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Creating new volume transfer {'transfer': {'volume_id': '8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Creating transfer of volume 8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Generating transfer record for volume 8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-afca44a7-1b65-4f46-826a-c8959bbe1438 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 16:00:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 890/1828] 192.168.122.48 () {60 vars in 1170 bytes} [Fri Sep 4 16:00:25 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-691ccd8b-9a33-49e1-b93c-b49448562b45 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 939/1829] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5807ecd3-9e98-40b0-a2c6-c233c2aeb5c3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5807ecd3-9e98-40b0-a2c6-c233c2aeb5c3 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5807ecd3-9e98-40b0-a2c6-c233c2aeb5c3 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5807ecd3-9e98-40b0-a2c6-c233c2aeb5c3 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5807ecd3-9e98-40b0-a2c6-c233c2aeb5c3 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 891/1830] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff => generated 415 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/os-volume-transfer Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.volume_transfer [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Listing volume transfers {{(pid=87212) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-869938b9-fc4c-49ec-be86-653e7b73c0c1 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 940/1831] 192.168.122.48 () {58 vars in 1149 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] POST http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff/accept Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d8951b142c5dfc17"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Accepting volume transfer 05a1400f-eedc-4b9b-8e9c-26b00e440fff {{(pid=87211) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Accepting transfer 05a1400f-eedc-4b9b-8e9c-26b00e440fff Sep 04 16:00:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:25 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Created reservations ['9428952a-54f1-4ee5-8749-a4e987464228', '41ff5bed-e724-463a-99e8-0c4cd5770a16', '9f51ef03-f963-45e2-89bc-d5b25fec7b5e', '2410661b-c168-4e56-99d3-972d637ae289'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Created reservations ['a0fe1a26-6a32-49fc-889a-70a927f0f2ed', '4568cfc5-4258-48c2-bb7f-94ff2f7eed63', '368f0667-518c-4e94-b23d-976bc8282704', '37b0755d-8940-4304-9e72-9c0d5a7d9622'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:25 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-068f028f-55a7-4a2a-b5aa-230b56bbaf5a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 941/1832] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bb0be24f-b47f-45d5-a784-19f67256a63d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb0be24f-b47f-45d5-a784-19f67256a63d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] PUT http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bb0be24f-b47f-45d5-a784-19f67256a63d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "547f17ec-45fc-47bb-bc9a-d4ede1f1e081"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-bb0be24f-b47f-45d5-a784-19f67256a63d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Update called for group 2ea93905-f97a-4b1d-a988-af2b7dbe88af. {{(pid=87212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-bb0be24f-b47f-45d5-a784-19f67256a63d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Updating group 2ea93905-f97a-4b1d-a988-af2b7dbe88af with name None description: None add_volumes: None remove_volumes: 547f17ec-45fc-47bb-bc9a-d4ede1f1e081. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Created reservations ['5629e19f-6079-430a-b0f9-1941fca74162', '2c23bf15-14c9-4f3f-8415-b065a62bb44e', '23008a2f-262b-488f-9931-69832658a1e7', 'f2ef1d7b-dc74-4226-b8e5-f885b8be18ca'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bb0be24f-b47f-45d5-a784-19f67256a63d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 202 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 942/1833] 192.168.122.48 () {62 vars in 1285 bytes} [Fri Sep 4 16:00:26 2026] PUT /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57c62be3-2d19-45f7-a1ed-a676bf2f671a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 943/1834] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Created reservations ['7c8b2847-1e23-4b2f-a49d-df9f9cd5235d', 'af907b64-98a1-4614-90d6-a19fe983a374', 'a94f72ec-dddc-40ad-8c59-afed601bb5ac', '761c490b-eecb-412a-b158-fa38c217f3ea'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Transfer volume completed successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Volume 8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a has been transferred. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-82db1178-3cb2-4a02-aaca-d93a6add32cd tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff/accept returned with HTTP 202 Sep 04 16:00:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 892/1835] 192.168.122.48 () {60 vars in 1302 bytes} [Fri Sep 4 16:00:25 2026] POST /volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff/accept => generated 371 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f84149a-95c2-4389-998c-88e3e9f85934 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f84149a-95c2-4389-998c-88e3e9f85934 tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f84149a-95c2-4389-998c-88e3e9f85934 tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f84149a-95c2-4389-998c-88e3e9f85934 tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6f84149a-95c2-4389-998c-88e3e9f85934 tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f84149a-95c2-4389-998c-88e3e9f85934 tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 944/1836] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76c51050-918d-4ec2-a38b-1bff0a31f23b tempest-VolumesTransfersTest-1314607920 tempest-VolumesTransfersTest-1314607920-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 893/1837] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] DELETE http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Delete transfer with id: 05a1400f-eedc-4b9b-8e9c-26b00e440fff Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71e4d05e-0be1-49f6-86df-d024756bd7d7 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff returned with HTTP 404 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 945/1838] 192.168.122.48 () {58 vars in 1263 bytes} [Fri Sep 4 16:00:26 2026] DELETE /volume/v3/os-volume-transfer/05a1400f-eedc-4b9b-8e9c-26b00e440fff => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Delete volume with id: 8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Delete volume request issued successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6ed2126-9cfc-4e2b-b48e-d053e7809f41 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 202 Sep 04 16:00:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 894/1839] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:00:26 2026] DELETE /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68c32c68-5c5d-45c4-aace-3f1c43975cce tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 946/1840] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de2cb6b8-7fec-4fa5-b961-a55623e64ec9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 895/1841] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] PUT http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "547f17ec-45fc-47bb-bc9a-d4ede1f1e081"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Update called for group 2ea93905-f97a-4b1d-a988-af2b7dbe88af. {{(pid=87212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Updating group 2ea93905-f97a-4b1d-a988-af2b7dbe88af with name None description: None add_volumes: 547f17ec-45fc-47bb-bc9a-d4ede1f1e081 remove_volumes: None. Sep 04 16:00:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71460bac-23ce-4a1e-b036-0ea0621ae30f tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 202 Sep 04 16:00:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 947/1842] 192.168.122.48 () {62 vars in 1285 bytes} [Fri Sep 4 16:00:27 2026] PUT /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58ee3bb2-d9ee-40f3-a3b7-ead712406fc3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 896/1843] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f1e88698-61a3-40c8-8ee4-7ae0a822f623 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1e88698-61a3-40c8-8ee4-7ae0a822f623 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1e88698-61a3-40c8-8ee4-7ae0a822f623 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1e88698-61a3-40c8-8ee4-7ae0a822f623 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1e88698-61a3-40c8-8ee4-7ae0a822f623 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 404 Sep 04 16:00:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 948/1844] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-acc58cb1-1470-4400-96e8-08b567d81568 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-acc58cb1-1470-4400-96e8-08b567d81568 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-acc58cb1-1470-4400-96e8-08b567d81568 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-acc58cb1-1470-4400-96e8-08b567d81568 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-acc58cb1-1470-4400-96e8-08b567d81568 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 404 Sep 04 16:00:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 897/1845] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-10e5755a-ef68-435a-80e3-88923141c80d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-10e5755a-ef68-435a-80e3-88923141c80d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] DELETE http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-10e5755a-ef68-435a-80e3-88923141c80d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-10e5755a-ef68-435a-80e3-88923141c80d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-10e5755a-ef68-435a-80e3-88923141c80d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Delete volume with id: 8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a Sep 04 16:00:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-10e5755a-ef68-435a-80e3-88923141c80d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a returned with HTTP 404 Sep 04 16:00:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 949/1846] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:00:27 2026] DELETE /volume/v3/volumes/8c1b9119-8cbd-4d7c-9418-ce734d9e5e6a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1938583580"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1938583580'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume of 1 GB Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Availability Zones retrieved successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Flow 'volume_create_api' (5014768e-ee45-4541-b2a1-319b7cfe3f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e6b94d-468f-48cf-96ac-c610fe13c964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e6b94d-468f-48cf-96ac-c610fe13c964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578d3cf2-9cfe-4bac-ae8c-4fabad3c3874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Created reservations ['b32a55a1-abe7-4b71-a89b-2d87d3bcbb34', '67e8ebf1-3826-41b9-ac88-8168c1582e97', '320be483-169c-47a1-95d5-4a4f2874e68e', '67b1d1db-3cf0-4441-bb48-b8f08dc4e580'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578d3cf2-9cfe-4bac-ae8c-4fabad3c3874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32a55a1-abe7-4b71-a89b-2d87d3bcbb34', '67e8ebf1-3826-41b9-ac88-8168c1582e97', '320be483-169c-47a1-95d5-4a4f2874e68e', '67b1d1db-3cf0-4441-bb48-b8f08dc4e580']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8640dd57-bf33-4e85-a84b-8fa573c01018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8640dd57-bf33-4e85-a84b-8fa573c01018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '106e4961-bc2f-49fa-a516-13840d9f1dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1938583580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3ad31e496348f283660e34cf9d127a',qos_specs=None,replication_status=,reservations=['b32a55a1-abe7-4b71-a89b-2d87d3bcbb34','67e8ebf1-3826-41b9-ac88-8168c1582e97','320be483-169c-47a1-95d5-4a4f2874e68e','67b1d1db-3cf0-4441-bb48-b8f08dc4e580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15715eca8b70401499ca825f63dbccc9',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1938583580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=106e4961-bc2f-49fa-a516-13840d9f1dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3ad31e496348f283660e34cf9d127a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15715eca8b70401499ca825f63dbccc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce35eda2-e737-460d-8a67-b8b8493278f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:27 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce35eda2-e737-460d-8a67-b8b8493278f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1938583580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b3ad31e496348f283660e34cf9d127a',qos_specs=None,replication_status=,reservations=['b32a55a1-abe7-4b71-a89b-2d87d3bcbb34','67e8ebf1-3826-41b9-ac88-8168c1582e97','320be483-169c-47a1-95d5-4a4f2874e68e','67b1d1db-3cf0-4441-bb48-b8f08dc4e580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15715eca8b70401499ca825f63dbccc9',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13db553f-127d-47ab-a4aa-55a249ccc333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13db553f-127d-47ab-a4aa-55a249ccc333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Flow 'volume_create_api' (5014768e-ee45-4541-b2a1-319b7cfe3f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Create volume request issued successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef340f97-b2ca-48a1-8c63-81b59987a05d tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 898/1847] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:00:27 2026] POST /volume/v3/volumes => generated 758 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5d2cd995-538c-43d5-ae3f-3a6d35bb1377 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 200 Sep 04 16:00:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 950/1848] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:28 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0743c08d-d387-4689-9fca-2e107c376b83 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0743c08d-d387-4689-9fca-2e107c376b83 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0743c08d-d387-4689-9fca-2e107c376b83 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0743c08d-d387-4689-9fca-2e107c376b83 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-0743c08d-d387-4689-9fca-2e107c376b83 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0743c08d-d387-4689-9fca-2e107c376b83 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 899/1849] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:28 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] PUT http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c662b372-edc4-4b05-830b-b125c1bd5370"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Update called for group 2ea93905-f97a-4b1d-a988-af2b7dbe88af. {{(pid=87212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Updating group 2ea93905-f97a-4b1d-a988-af2b7dbe88af with name None description: None add_volumes: None remove_volumes: c662b372-edc4-4b05-830b-b125c1bd5370. Sep 04 16:00:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1624a20b-4ad8-4828-9333-7e06355e2e4a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 202 Sep 04 16:00:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 951/1850] 192.168.122.48 () {62 vars in 1285 bytes} [Fri Sep 4 16:00:28 2026] PUT /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-006a898d-6d41-417f-820f-e8ce5eb62569 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-006a898d-6d41-417f-820f-e8ce5eb62569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-006a898d-6d41-417f-820f-e8ce5eb62569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-006a898d-6d41-417f-820f-e8ce5eb62569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-006a898d-6d41-417f-820f-e8ce5eb62569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-006a898d-6d41-417f-820f-e8ce5eb62569 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 900/1851] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:28 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-08e221af-bf34-4b76-a176-b8018ad16006 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08e221af-bf34-4b76-a176-b8018ad16006 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08e221af-bf34-4b76-a176-b8018ad16006 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08e221af-bf34-4b76-a176-b8018ad16006 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08e221af-bf34-4b76-a176-b8018ad16006 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08e221af-bf34-4b76-a176-b8018ad16006 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 952/1852] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea012196-219c-4599-9b77-bdc122d325a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] POST http://192.168.122.48/volume/v3/os-volume-transfer Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "106e4961-bc2f-49fa-a516-13840d9f1dc9"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Creating new volume transfer {'transfer': {'volume_id': '106e4961-bc2f-49fa-a516-13840d9f1dc9'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Creating transfer of volume 106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Generating transfer record for volume 106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea012196-219c-4599-9b77-bdc122d325a6 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 901/1853] 192.168.122.48 () {60 vars in 1170 bytes} [Fri Sep 4 16:00:29 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6df761ca-7ceb-4b38-8445-9faead934439 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6df761ca-7ceb-4b38-8445-9faead934439 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6df761ca-7ceb-4b38-8445-9faead934439 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6df761ca-7ceb-4b38-8445-9faead934439 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6df761ca-7ceb-4b38-8445-9faead934439 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6df761ca-7ceb-4b38-8445-9faead934439 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 953/1854] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/os-volume-transfer/detail Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Listing volume transfers {{(pid=87211) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fe0a3c5-eae5-49aa-96ac-d666c48a4fb4 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 902/1855] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d88192b0-424c-40c2-89c8-390a3d71c299 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d88192b0-424c-40c2-89c8-390a3d71c299 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] DELETE http://192.168.122.48/volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d88192b0-424c-40c2-89c8-390a3d71c299 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d88192b0-424c-40c2-89c8-390a3d71c299 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-d88192b0-424c-40c2-89c8-390a3d71c299 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Delete transfer with id: c212cd4d-28fb-4997-b117-6cba7ab22a1b Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d88192b0-424c-40c2-89c8-390a3d71c299 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b returned with HTTP 202 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 954/1856] 192.168.122.48 () {58 vars in 1263 bytes} [Fri Sep 4 16:00:29 2026] DELETE /volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-826edd25-f942-4a93-bd7e-2ed964aba87b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-826edd25-f942-4a93-bd7e-2ed964aba87b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-826edd25-f942-4a93-bd7e-2ed964aba87b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-826edd25-f942-4a93-bd7e-2ed964aba87b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-826edd25-f942-4a93-bd7e-2ed964aba87b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-826edd25-f942-4a93-bd7e-2ed964aba87b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 903/1857] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8817196c-4b33-4970-b706-c6db6256eac0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8817196c-4b33-4970-b706-c6db6256eac0 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] DELETE http://192.168.122.48/volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8817196c-4b33-4970-b706-c6db6256eac0 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8817196c-4b33-4970-b706-c6db6256eac0 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-8817196c-4b33-4970-b706-c6db6256eac0 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Delete transfer with id: c212cd4d-28fb-4997-b117-6cba7ab22a1b Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8817196c-4b33-4970-b706-c6db6256eac0 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b returned with HTTP 404 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 955/1858] 192.168.122.48 () {58 vars in 1263 bytes} [Fri Sep 4 16:00:29 2026] DELETE /volume/v3/os-volume-transfer/c212cd4d-28fb-4997-b117-6cba7ab22a1b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26095536-8ed9-478b-8110-6eec2f7bf845 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Delete volume with id: 106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Delete volume request issued successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26095536-8ed9-478b-8110-6eec2f7bf845 tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 202 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 904/1859] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:00:29 2026] DELETE /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36be3eae-3c3b-4ab1-ab7f-f488f49199dd tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 956/1860] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ac0d2f7-ed1a-47d4-961f-61b43e0f3b50 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 905/1861] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2d4a6887-c561-4963-9a83-6eb1a325397b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d4a6887-c561-4963-9a83-6eb1a325397b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] PUT http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d4a6887-c561-4963-9a83-6eb1a325397b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c662b372-edc4-4b05-830b-b125c1bd5370"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-2d4a6887-c561-4963-9a83-6eb1a325397b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Update called for group 2ea93905-f97a-4b1d-a988-af2b7dbe88af. {{(pid=87212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-2d4a6887-c561-4963-9a83-6eb1a325397b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Updating group 2ea93905-f97a-4b1d-a988-af2b7dbe88af with name None description: None add_volumes: c662b372-edc4-4b05-830b-b125c1bd5370 remove_volumes: None. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d4a6887-c561-4963-9a83-6eb1a325397b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 202 Sep 04 16:00:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 957/1862] 192.168.122.48 () {62 vars in 1285 bytes} [Fri Sep 4 16:00:29 2026] PUT /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-be1e2fbd-eb71-4323-bce4-0a88cc6704ce tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 906/1863] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-61c57648-6a32-430e-b53e-ecbcf26a152e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61c57648-6a32-430e-b53e-ecbcf26a152e tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61c57648-6a32-430e-b53e-ecbcf26a152e tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61c57648-6a32-430e-b53e-ecbcf26a152e tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61c57648-6a32-430e-b53e-ecbcf26a152e tempest-VolumesTransfersTest-1761464035 tempest-VolumesTransfersTest-1761464035-project-admin] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 958/1864] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-14733e0e-1643-488e-b7c8-23bb23fea43b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14733e0e-1643-488e-b7c8-23bb23fea43b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] GET http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14733e0e-1643-488e-b7c8-23bb23fea43b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14733e0e-1643-488e-b7c8-23bb23fea43b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14733e0e-1643-488e-b7c8-23bb23fea43b tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 907/1865] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b440e669-b493-453a-9306-3ec108764290 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b440e669-b493-453a-9306-3ec108764290 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] DELETE http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b440e669-b493-453a-9306-3ec108764290 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b440e669-b493-453a-9306-3ec108764290 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-b440e669-b493-453a-9306-3ec108764290 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] Delete volume with id: 106e4961-bc2f-49fa-a516-13840d9f1dc9 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b440e669-b493-453a-9306-3ec108764290 tempest-VolumesTransfersTest-647002197 tempest-VolumesTransfersTest-647002197-project-member] http://192.168.122.48/volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 959/1866] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:00:30 2026] DELETE /volume/v3/volumes/106e4961-bc2f-49fa-a516-13840d9f1dc9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a891a343-7b13-4d5f-8db0-27b10d32da51 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 200 Sep 04 16:00:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 908/1867] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:30 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:30 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:30 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f12d675c-7b43-4f28-9451-fa09d2f3bef7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 960/1868] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/group_snapshots Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2ea93905-f97a-4b1d-a988-af2b7dbe88af", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-436840355"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2ea93905-f97a-4b1d-a988-af2b7dbe88af', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-436840355'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-436840355. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:31 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1937237350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1937237350, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:31 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1937237350 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1937237350, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:31 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['55a501d6-d05c-456a-bf2e-a2fea53c02bd', 'ec6345eb-3cd1-42a7-a55c-b7afe7d1b0fa', '1c3ea25c-e65b-47aa-a8c4-d15b60d41f0f', '3d18894d-58ff-48ac-8608-ed56eab06e42'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64ca6e21-c966-4e9f-a84d-f76ceb3d24ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots returned with HTTP 202 Sep 04 16:00:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 909/1869] 192.168.122.48 () {62 vars in 1203 bytes} [Fri Sep 4 16:00:30 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-165173b8-c6da-4014-abbf-b55cec4365e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-165173b8-c6da-4014-abbf-b55cec4365e5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-165173b8-c6da-4014-abbf-b55cec4365e5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-165173b8-c6da-4014-abbf-b55cec4365e5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-165173b8-c6da-4014-abbf-b55cec4365e5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-165173b8-c6da-4014-abbf-b55cec4365e5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 961/1870] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:31 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8446f131-2ef1-448b-8ed5-9e68af5a91f6 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 910/1871] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:32 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-104c95bb-f412-4125-b150-9e4dbf2cda22 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 962/1872] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3179c0e3-671d-423d-b1cf-c54f51a5d075 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 911/1873] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:34 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76055901-0f3a-4e52-b3df-842dad9e75df None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76055901-0f3a-4e52-b3df-842dad9e75df tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76055901-0f3a-4e52-b3df-842dad9e75df tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76055901-0f3a-4e52-b3df-842dad9e75df tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-76055901-0f3a-4e52-b3df-842dad9e75df tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76055901-0f3a-4e52-b3df-842dad9e75df tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 963/1874] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:35 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1205482a-c34a-46dc-a935-4a39497923e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1205482a-c34a-46dc-a935-4a39497923e7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1205482a-c34a-46dc-a935-4a39497923e7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1205482a-c34a-46dc-a935-4a39497923e7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-1205482a-c34a-46dc-a935-4a39497923e7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1205482a-c34a-46dc-a935-4a39497923e7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 912/1875] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f85517f6-1f5a-4ca3-8342-589291146826 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f85517f6-1f5a-4ca3-8342-589291146826 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 964/1876] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af2852a4-d1b9-4b3a-9f98-2aaa52a71afe tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 913/1877] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-987bcec0-978d-4dc2-a308-e72d13a642bc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-987bcec0-978d-4dc2-a308-e72d13a642bc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-987bcec0-978d-4dc2-a308-e72d13a642bc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-987bcec0-978d-4dc2-a308-e72d13a642bc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-987bcec0-978d-4dc2-a308-e72d13a642bc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-987bcec0-978d-4dc2-a308-e72d13a642bc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 965/1878] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group_snapshot with id: 7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39e7821e-8a4e-4c2a-9421-e27f1ede33fc tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 202 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 914/1879] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:36 2026] DELETE /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:36 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:36 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28e191cb-d70c-4a24-9426-e40cd79a4395 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 966/1880] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ae5bb18-f299-4e63-9c17-018e4f727be9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 915/1881] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fef4f600-09f7-4ed8-8275-add9615f6ac7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 returned with HTTP 200 Sep 04 16:00:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 967/1882] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:36 2026] GET /volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 Sep 04 16:00:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e116f56-48dc-4114-8ddb-b9f4e0455bfd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 returned with HTTP 200 Sep 04 16:00:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 916/1883] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:37 2026] GET /volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 Sep 04 16:00:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6d018df6-2efb-4b8e-b6e4-212203be0df3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 returned with HTTP 200 Sep 04 16:00:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 968/1884] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:38 2026] GET /volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e6857f0c-dc36-474f-8c46-0318d9dba401 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e6857f0c-dc36-474f-8c46-0318d9dba401 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e6857f0c-dc36-474f-8c46-0318d9dba401 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e6857f0c-dc36-474f-8c46-0318d9dba401 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e6857f0c-dc36-474f-8c46-0318d9dba401 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 returned with HTTP 404 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 917/1885] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:39 2026] GET /volume/v3/snapshots/9574c23a-ef0e-4864-8b30-83d1c66863d7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-45fd21bb-5808-4bc9-87ad-6a7743ad3e54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45fd21bb-5808-4bc9-87ad-6a7743ad3e54 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45fd21bb-5808-4bc9-87ad-6a7743ad3e54 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45fd21bb-5808-4bc9-87ad-6a7743ad3e54 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45fd21bb-5808-4bc9-87ad-6a7743ad3e54 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c returned with HTTP 404 Sep 04 16:00:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 969/1886] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:40 2026] GET /volume/v3/snapshots/d089888f-5408-4680-99f7-d231fbe9691c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c29ed6f3-81a6-4888-a757-36d2fc4fc696 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 404 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 918/1887] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:40 2026] GET /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for member 7d14d8e9-efa5-4924-9723-153118274280 {{(pid=87212) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.group_snapshots [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group_snapshot with id: 7d14d8e9-efa5-4924-9723-153118274280 Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ab6f0810-67f3-4bfb-9611-30fdf1e87448 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 returned with HTTP 404 Sep 04 16:00:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 970/1888] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:40 2026] DELETE /volume/v3/group_snapshots/7d14d8e9-efa5-4924-9723-153118274280 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddfa23f7-8ce7-4f8d-b6fe-7966849befb9 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 919/1889] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:40 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-112198d7-7481-424b-a5bc-90131d7582f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af/action Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for group 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.groups [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group with id: 2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-112198d7-7481-424b-a5bc-90131d7582f8 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af/action returned with HTTP 202 Sep 04 16:00:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 971/1890] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 16:00:40 2026] POST /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7980a2a0-5842-4776-80db-5f749b9504b2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:40 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:40 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7980a2a0-5842-4776-80db-5f749b9504b2 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 returned with HTTP 200 Sep 04 16:00:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 920/1891] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:40 2026] GET /volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-26ce806c-d20c-451b-9829-09a9605aedb5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 Sep 04 16:00:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:41 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:41 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:41 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-26ce806c-d20c-451b-9829-09a9605aedb5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 returned with HTTP 200 Sep 04 16:00:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 972/1892] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:41 2026] GET /volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 => generated 921 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f43b8867-7c48-4f7f-b761-3d2347e1c0b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f43b8867-7c48-4f7f-b761-3d2347e1c0b7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f43b8867-7c48-4f7f-b761-3d2347e1c0b7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f43b8867-7c48-4f7f-b761-3d2347e1c0b7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f43b8867-7c48-4f7f-b761-3d2347e1c0b7 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 returned with HTTP 404 Sep 04 16:00:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 921/1893] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:42 2026] GET /volume/v3/volumes/c662b372-edc4-4b05-830b-b125c1bd5370 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6874c13-9f30-49a1-801a-cd6e7741b1d4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6874c13-9f30-49a1-801a-cd6e7741b1d4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6874c13-9f30-49a1-801a-cd6e7741b1d4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6874c13-9f30-49a1-801a-cd6e7741b1d4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6874c13-9f30-49a1-801a-cd6e7741b1d4 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 returned with HTTP 404 Sep 04 16:00:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 973/1894] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:42 2026] GET /volume/v3/volumes/547f17ec-45fc-47bb-bc9a-d4ede1f1e081 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2ea93905-f97a-4b1d-a988-af2b7dbe88af {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-430231cb-3cf9-4dd8-a8c0-b2baa51c20bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af returned with HTTP 404 Sep 04 16:00:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 922/1895] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:42 2026] GET /volume/v3/groups/2ea93905-f97a-4b1d-a988-af2b7dbe88af => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-21afb3bc-66cd-4570-af4b-a40eee809c49 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21afb3bc-66cd-4570-af4b-a40eee809c49 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/f4f31dc6-c31c-45f0-b0ba-f40c1c90bad9 Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21afb3bc-66cd-4570-af4b-a40eee809c49 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21afb3bc-66cd-4570-af4b-a40eee809c49 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21afb3bc-66cd-4570-af4b-a40eee809c49 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types/f4f31dc6-c31c-45f0-b0ba-f40c1c90bad9 returned with HTTP 202 Sep 04 16:00:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 974/1896] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 16:00:42 2026] DELETE /volume/v3/group_types/f4f31dc6-c31c-45f0-b0ba-f40c1c90bad9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5650fff-1c32-48ae-9d05-89c278c58854 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5650fff-1c32-48ae-9d05-89c278c58854 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5650fff-1c32-48ae-9d05-89c278c58854 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5650fff-1c32-48ae-9d05-89c278c58854 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5650fff-1c32-48ae-9d05-89c278c58854 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd returned with HTTP 202 Sep 04 16:00:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 923/1897] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:00:42 2026] DELETE /volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ade046e0-1304-4da2-9537-deecca2dccd7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ade046e0-1304-4da2-9537-deecca2dccd7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] GET http://192.168.122.48/volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ade046e0-1304-4da2-9537-deecca2dccd7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ade046e0-1304-4da2-9537-deecca2dccd7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ade046e0-1304-4da2-9537-deecca2dccd7 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd returned with HTTP 404 Sep 04 16:00:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 975/1898] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:00:43 2026] GET /volume/v3/types/b9a6e79b-8403-461f-8937-ed4e66a550bd => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-554578e8-5063-407b-adb7-3be7ecd16f39 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-554578e8-5063-407b-adb7-3be7ecd16f39 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-554578e8-5063-407b-adb7-3be7ecd16f39 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2076897430"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-554578e8-5063-407b-adb7-3be7ecd16f39 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:00:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 924/1899] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:00:43 2026] POST /volume/v3/types => generated 224 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d7931bb9-3d73-4308-90f3-26a34399fa09 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7931bb9-3d73-4308-90f3-26a34399fa09 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] POST http://192.168.122.48/volume/v3/group_types Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7931bb9-3d73-4308-90f3-26a34399fa09 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1650615017"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7931bb9-3d73-4308-90f3-26a34399fa09 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types returned with HTTP 202 Sep 04 16:00:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 976/1900] 192.168.122.48 () {62 vars in 1190 bytes} [Fri Sep 4 16:00:43 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c5212db1-e85b-4d5e-b184-69d00d1c3066", "volume_types": ["dd52a117-2476-4360-8ec4-578baa7e7c3b"], "name": "tempest-GroupSnapshotsTest-Group-696033887"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group {'group': {'group_type': 'c5212db1-e85b-4d5e-b184-69d00d1c3066', 'volume_types': ['dd52a117-2476-4360-8ec4-578baa7e7c3b'], 'name': 'tempest-GroupSnapshotsTest-Group-696033887'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group tempest-GroupSnapshotsTest-Group-696033887. Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['ba70d44c-e320-468c-bf8b-86268445279e'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d1e3f80-3532-47e9-87a4-2a10752afb57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups returned with HTTP 202 Sep 04 16:00:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 925/1901] 192.168.122.48 () {62 vars in 1176 bytes} [Fri Sep 4 16:00:43 2026] POST /volume/v3/groups => generated 111 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.groups [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 27ab17ae-4e42-46b8-88ae-dfe78b74e024 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:43 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bc9fcb0-aba0-47e5-8c0e-2cf6d127ff57 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 returned with HTTP 200 Sep 04 16:00:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 977/1902] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:43 2026] GET /volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3fab66db-bffa-420c-a132-4d0d444c60fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2037549331"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2037549331'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Create volume of 1 GB Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Availability Zones retrieved successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Flow 'volume_create_api' (53d3f302-3d0e-48e7-8acc-65b36bf46997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c456e4-08a1-4935-ba9e-b54379be297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c456e4-08a1-4935-ba9e-b54379be297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eee1487-4eda-4822-9c7c-9932b9005f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Created reservations ['58a81896-0e92-4e22-b15b-bb269eec4ca5', '7087a306-efb1-4fcf-862f-36596f86f0c4', '5cebab60-d36a-42ef-afb7-8a70d6701e2a', 'ce45294b-4ba5-44b0-838b-855d3b5bd111'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eee1487-4eda-4822-9c7c-9932b9005f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a81896-0e92-4e22-b15b-bb269eec4ca5', '7087a306-efb1-4fcf-862f-36596f86f0c4', '5cebab60-d36a-42ef-afb7-8a70d6701e2a', 'ce45294b-4ba5-44b0-838b-855d3b5bd111']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abeaaa70-0f53-4b6a-99c6-ac77a3c0ff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abeaaa70-0f53-4b6a-99c6-ac77a3c0ff01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a9663b-0578-444b-96f5-56da098fcfc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2037549331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec5420cbb5c24bd39957aaf8557e7001',qos_specs=None,replication_status=,reservations=['58a81896-0e92-4e22-b15b-bb269eec4ca5','7087a306-efb1-4fcf-862f-36596f86f0c4','5cebab60-d36a-42ef-afb7-8a70d6701e2a','ce45294b-4ba5-44b0-838b-855d3b5bd111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e87875de72147e9be9ed0b2b9da32e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2037549331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a9663b-0578-444b-96f5-56da098fcfc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5420cbb5c24bd39957aaf8557e7001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e87875de72147e9be9ed0b2b9da32e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36af625-b6a7-41d9-a868-e3dacb60c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36af625-b6a7-41d9-a868-e3dacb60c6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2037549331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec5420cbb5c24bd39957aaf8557e7001',qos_specs=None,replication_status=,reservations=['58a81896-0e92-4e22-b15b-bb269eec4ca5','7087a306-efb1-4fcf-862f-36596f86f0c4','5cebab60-d36a-42ef-afb7-8a70d6701e2a','ce45294b-4ba5-44b0-838b-855d3b5bd111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e87875de72147e9be9ed0b2b9da32e5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b445a457-f9c6-4da0-a282-305352e4e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b445a457-f9c6-4da0-a282-305352e4e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Flow 'volume_create_api' (53d3f302-3d0e-48e7-8acc-65b36bf46997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Create volume request issued successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3fab66db-bffa-420c-a132-4d0d444c60fc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 926/1903] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:00:43 2026] POST /volume/v3/volumes => generated 756 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 27ab17ae-4e42-46b8-88ae-dfe78b74e024 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-17f372d5-cc8e-4b83-8cb3-0bd61c3bb18e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:00:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 978/1904] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:44 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6af4cfff-1502-4a05-9ea0-1d13cec5269d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 returned with HTTP 200 Sep 04 16:00:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 927/1905] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:44 2026] GET /volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-443032850", "volume_type": "dd52a117-2476-4360-8ec4-578baa7e7c3b", "group_id": "27ab17ae-4e42-46b8-88ae-dfe78b74e024", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-443032850', 'volume_type': 'dd52a117-2476-4360-8ec4-578baa7e7c3b', 'group_id': '27ab17ae-4e42-46b8-88ae-dfe78b74e024', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume of 1 GB Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Availability Zones retrieved successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (1e275df6-6eb8-40f6-89f1-1863a225c30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6dfef3-bcff-4d3e-9a2a-d4b69d183398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6dfef3-bcff-4d3e-9a2a-d4b69d183398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:00:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd52a117-2476-4360-8ec4-578baa7e7c3b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2076897430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd52a117-2476-4360-8ec4-578baa7e7c3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '27ab17ae-4e42-46b8-88ae-dfe78b74e024', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7caf23-692a-46e3-962a-226e358a2925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2076897430 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2076897430, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2076897430 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2076897430, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['10405490-2fc2-4140-bb60-9eeeaaa8481a', '28efc3f6-0178-4349-a7ae-b3e006481a47', 'a510fe9c-019c-43b0-8f79-6c2e58a6997d', '1aea0705-ac9a-4418-88e7-10820621c501'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7caf23-692a-46e3-962a-226e358a2925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10405490-2fc2-4140-bb60-9eeeaaa8481a', '28efc3f6-0178-4349-a7ae-b3e006481a47', 'a510fe9c-019c-43b0-8f79-6c2e58a6997d', '1aea0705-ac9a-4418-88e7-10820621c501']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5969b031-149d-4830-a471-0b00b1e4b4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5969b031-149d-4830-a471-0b00b1e4b4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67bb85ea-4137-45c7-a705-1205a9521071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-443032850',encryption_key_id=None,group_id=27ab17ae-4e42-46b8-88ae-dfe78b74e024,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['10405490-2fc2-4140-bb60-9eeeaaa8481a','28efc3f6-0178-4349-a7ae-b3e006481a47','a510fe9c-019c-43b0-8f79-6c2e58a6997d','1aea0705-ac9a-4418-88e7-10820621c501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=dd52a117-2476-4360-8ec4-578baa7e7c3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-443032850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=27ab17ae-4e42-46b8-88ae-dfe78b74e024,host=None,id=67bb85ea-4137-45c7-a705-1205a9521071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd52a117-2476-4360-8ec4-578baa7e7c3b),volume_type_id=dd52a117-2476-4360-8ec4-578baa7e7c3b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4014fd9-50b3-4f5e-9979-94367f9872ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4014fd9-50b3-4f5e-9979-94367f9872ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-443032850',encryption_key_id=None,group_id=27ab17ae-4e42-46b8-88ae-dfe78b74e024,group_type_id=,metadata={},multiattach=False,project_id='e427472bc7dd4ea8b5ca7391cf31b9fb',qos_specs=None,replication_status=,reservations=['10405490-2fc2-4140-bb60-9eeeaaa8481a','28efc3f6-0178-4349-a7ae-b3e006481a47','a510fe9c-019c-43b0-8f79-6c2e58a6997d','1aea0705-ac9a-4418-88e7-10820621c501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d1ae2879f5d46c4b7767d2876eea20f',volume_type_id=dd52a117-2476-4360-8ec4-578baa7e7c3b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac85bb2e-3718-4dbf-87ed-83d7d36ad22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac85bb2e-3718-4dbf-87ed-83d7d36ad22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Flow 'volume_create_api' (1e275df6-6eb8-40f6-89f1-1863a225c30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Create volume request issued successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:44 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:44 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9fb03035-c32b-4cd1-a125-08ccd59cf527 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 979/1906] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:00:44 2026] POST /volume/v3/volumes => generated 828 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:44 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:44 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:45 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a80eeaff-a8a0-4256-9b88-e166c0d2fe09 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 200 Sep 04 16:00:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 928/1907] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:44 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 896 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cd736cf7-b773-4658-b403-31c841c63fd3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd736cf7-b773-4658-b403-31c841c63fd3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:00:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd736cf7-b773-4658-b403-31c841c63fd3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd736cf7-b773-4658-b403-31c841c63fd3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cd736cf7-b773-4658-b403-31c841c63fd3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd736cf7-b773-4658-b403-31c841c63fd3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:00:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 980/1908] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:45 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:46 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:46 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:46 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5f3e924-a978-4f13-ab41-ea2b4d08e6b5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 200 Sep 04 16:00:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 929/1909] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:46 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-70790838-0e9f-47f9-90c4-fd5db8458552 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70790838-0e9f-47f9-90c4-fd5db8458552 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:00:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70790838-0e9f-47f9-90c4-fd5db8458552 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70790838-0e9f-47f9-90c4-fd5db8458552 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-70790838-0e9f-47f9-90c4-fd5db8458552 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70790838-0e9f-47f9-90c4-fd5db8458552 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:00:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 981/1910] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:46 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:47 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:47 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3e83e0d-0e9e-442d-9f5f-d68b7cb4eeaf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 200 Sep 04 16:00:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 930/1911] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:47 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 921 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/group_snapshots Sep 04 16:00:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "27ab17ae-4e42-46b8-88ae-dfe78b74e024", "name": "tempest-group_snapshot-2101417488"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '27ab17ae-4e42-46b8-88ae-dfe78b74e024', 'name': 'tempest-group_snapshot-2101417488'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 16:00:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:47 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.group_snapshots [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Creating group_snapshot tempest-group_snapshot-2101417488. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:47 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2076897430 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2076897430, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:00:47 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Created reservations ['fcf7907b-f3b1-4c72-9f2d-27ee2109f9ef', 'ff7da949-6826-48c8-915d-72437708eed4', 'a642db95-6a9f-4f08-9a15-3cdc7aabd62a', 'b396ddbb-8d6a-4ab7-99ca-ec31f30e0a30'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79aff8da-4122-48f4-8019-e1b7ca7965ec tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots returned with HTTP 202 Sep 04 16:00:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 982/1912] 192.168.122.48 () {62 vars in 1203 bytes} [Fri Sep 4 16:00:47 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ad9ebee-f3bf-46d6-a060-5ef35dde9caf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 200 Sep 04 16:00:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 931/1913] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:47 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-42f58925-45e6-45d0-b2d4-a3c0ae1fb7f1 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 200 Sep 04 16:00:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 983/1914] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:48 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af7c0ca5-89bb-42f3-87b7-abf22e7f45b3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 200 Sep 04 16:00:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 932/1915] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:49 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.group_snapshots [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c605c4b-8a8f-4cd8-8871-8af25c60e976 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 200 Sep 04 16:00:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 984/1916] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:50 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:50 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a2c60ec-62d9-4de6-ae86-2a2880120a2b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 933/1917] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:50 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-302a9153-e6b1-4c1a-9eec-746f4130e6bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a returned with HTTP 200 Sep 04 16:00:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 985/1918] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:50 2026] GET /volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f24f6763-d20c-4c57-a80d-334f449e84bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f24f6763-d20c-4c57-a80d-334f449e84bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f24f6763-d20c-4c57-a80d-334f449e84bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f24f6763-d20c-4c57-a80d-334f449e84bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-f24f6763-d20c-4c57-a80d-334f449e84bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f24f6763-d20c-4c57-a80d-334f449e84bd tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 200 Sep 04 16:00:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 934/1919] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:50 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 308 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fac51814-bde8-43f2-bedb-eada073fa014 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fac51814-bde8-43f2-bedb-eada073fa014 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/detail Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fac51814-bde8-43f2-bedb-eada073fa014 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fac51814-bde8-43f2-bedb-eada073fa014 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fac51814-bde8-43f2-bedb-eada073fa014 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 04 16:00:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 986/1920] 192.168.122.48 () {60 vars in 1202 bytes} [Fri Sep 4 16:00:51 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group_snapshot with id: 2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ce051f90-ab9e-4490-bd69-1ef3712c6c7c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 202 Sep 04 16:00:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 935/1921] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:51 2026] DELETE /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:51 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-221fcbc3-55a5-4ba2-96ff-dc14aeb51f6b tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 987/1922] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:51 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/detail Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all snapshots completed successfully. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d0e726c-5f9e-47ee-92b4-b3208f5b39d3 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 16:00:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 936/1923] 192.168.122.48 () {58 vars in 1143 bytes} [Fri Sep 4 16:00:51 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bcc8aeeb-203d-4716-aef2-9ab966779b98 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a returned with HTTP 200 Sep 04 16:00:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 988/1924] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:51 2026] GET /volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a => generated 450 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60326c68-33f0-4cea-8406-6669276a8dab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60326c68-33f0-4cea-8406-6669276a8dab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a Sep 04 16:00:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60326c68-33f0-4cea-8406-6669276a8dab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60326c68-33f0-4cea-8406-6669276a8dab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-60326c68-33f0-4cea-8406-6669276a8dab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Snapshot retrieved successfully. Sep 04 16:00:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60326c68-33f0-4cea-8406-6669276a8dab tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a returned with HTTP 200 Sep 04 16:00:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 937/1925] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:52 2026] GET /volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ec6637c-93f3-485c-8eae-fb571504e8cf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ec6637c-93f3-485c-8eae-fb571504e8cf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ec6637c-93f3-485c-8eae-fb571504e8cf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ec6637c-93f3-485c-8eae-fb571504e8cf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ec6637c-93f3-485c-8eae-fb571504e8cf tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a returned with HTTP 404 Sep 04 16:00:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 989/1926] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:00:53 2026] GET /volume/v3/snapshots/30627b3b-943f-4514-89af-135f4f507c3a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a829f497-5e3b-42c7-ae38-cf2cc77a16ae tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 404 Sep 04 16:00:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 938/1927] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:00:53 2026] GET /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cf403a17-8d6d-493c-bab2-b6bfbe7a150a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf403a17-8d6d-493c-bab2-b6bfbe7a150a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/group_snapshots Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf403a17-8d6d-493c-bab2-b6bfbe7a150a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf403a17-8d6d-493c-bab2-b6bfbe7a150a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:53 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf403a17-8d6d-493c-bab2-b6bfbe7a150a tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots returned with HTTP 200 Sep 04 16:00:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 990/1928] 192.168.122.48 () {60 vars in 1181 bytes} [Fri Sep 4 16:00:53 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] DELETE http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.group_snapshots [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for member 2973eb18-62de-4131-93bc-57bc7f1c0370 {{(pid=87211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 16:00:53 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.group_snapshots [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group_snapshot with id: 2973eb18-62de-4131-93bc-57bc7f1c0370 Sep 04 16:00:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6cf47300-0b38-46ad-9659-c927d3a4a53d tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 returned with HTTP 404 Sep 04 16:00:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 939/1929] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:00:53 2026] DELETE /volume/v3/group_snapshots/2973eb18-62de-4131-93bc-57bc7f1c0370 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:53 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:00:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Get all volumes completed successfully. Sep 04 16:00:53 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:53 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:53 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06fedbfc-e5ed-4979-a485-e83894dc6a32 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 991/1930] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:00:53 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] POST http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024/action Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] delete called for group 27ab17ae-4e42-46b8-88ae-dfe78b74e024 {{(pid=87211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.groups [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Delete group with id: 27ab17ae-4e42-46b8-88ae-dfe78b74e024 Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6be928d-6edb-49ea-871c-407225a8d8c5 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024/action returned with HTTP 202 Sep 04 16:00:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 940/1931] 192.168.122.48 () {62 vars in 1307 bytes} [Fri Sep 4 16:00:54 2026] POST /volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-72676481-97b9-404e-92d8-7ee3c239eafb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-attach": {"instance_uuid": "e1ba8dcf-e62e-4302-ac85-06f680a559e6", "mountpoint": "/dev/vdb"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: WARNING stevedore.named [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e1ba8dcf-e62e-4302-ac85-06f680a559e6", "mountpoint": "/dev/vdb"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: WARNING castellan.key_manager [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update volume admin metadata completed successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72676481-97b9-404e-92d8-7ee3c239eafb tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 200 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 992/1932] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:54 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Attach volume completed successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3660e6e1-2c99-4ff7-90dd-7e2063ea5acb tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:00:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 941/1933] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:00:54 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe279eed-e40c-4a58-810b-6aef380b8de7 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 993/1934] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:54 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 1183 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-detach": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Detach volume completed successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86ed2fc1-3ba7-4118-840c-f51f2023332b tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:00:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 942/1935] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:00:54 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:00:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a909e1d-708f-4e0e-827a-a0d02dbc83be tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:00:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 994/1936] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:00:54 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:00:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Volume info retrieved successfully. Sep 04 16:00:55 devstack devstack@c-api.service[87211]: WARNING stevedore.named [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 16:00:55 devstack devstack@c-api.service[87211]: WARNING castellan.key_manager [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 16:00:55 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:00:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:00:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdb5683b-7d56-4f45-a8d8-987ff00d9b63 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 200 Sep 04 16:00:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 943/1937] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:55 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2548821-503e-4fd9-a9ae-a9485fe4410c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2548821-503e-4fd9-a9ae-a9485fe4410c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2548821-503e-4fd9-a9ae-a9485fe4410c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2548821-503e-4fd9-a9ae-a9485fe4410c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2548821-503e-4fd9-a9ae-a9485fe4410c tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 returned with HTTP 404 Sep 04 16:00:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 995/1938] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:00:56 2026] GET /volume/v3/volumes/67bb85ea-4137-45c7-a705-1205a9521071 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-703900fc-fd75-4f58-9feb-081ca7e97068 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-703900fc-fd75-4f58-9feb-081ca7e97068 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] GET http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-703900fc-fd75-4f58-9feb-081ca7e97068 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-703900fc-fd75-4f58-9feb-081ca7e97068 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.groups [None req-703900fc-fd75-4f58-9feb-081ca7e97068 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] show called for member 27ab17ae-4e42-46b8-88ae-dfe78b74e024 {{(pid=87211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-703900fc-fd75-4f58-9feb-081ca7e97068 tempest-GroupSnapshotsTest-96941869 tempest-GroupSnapshotsTest-96941869-project-member] http://192.168.122.48/volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 returned with HTTP 404 Sep 04 16:00:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 944/1939] 192.168.122.48 () {60 vars in 1265 bytes} [Fri Sep 4 16:00:56 2026] GET /volume/v3/groups/27ab17ae-4e42-46b8-88ae-dfe78b74e024 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed88628c-64e9-4c6e-819d-c8b3815607cb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed88628c-64e9-4c6e-819d-c8b3815607cb tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/group_types/c5212db1-e85b-4d5e-b184-69d00d1c3066 Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed88628c-64e9-4c6e-819d-c8b3815607cb tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed88628c-64e9-4c6e-819d-c8b3815607cb tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed88628c-64e9-4c6e-819d-c8b3815607cb tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/group_types/c5212db1-e85b-4d5e-b184-69d00d1c3066 returned with HTTP 202 Sep 04 16:00:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 996/1940] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 16:00:56 2026] DELETE /volume/v3/group_types/c5212db1-e85b-4d5e-b184-69d00d1c3066 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b7a02cba-76c0-4a02-8025-d3c8b1764e8c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b7a02cba-76c0-4a02-8025-d3c8b1764e8c tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] DELETE http://192.168.122.48/volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b7a02cba-76c0-4a02-8025-d3c8b1764e8c tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b7a02cba-76c0-4a02-8025-d3c8b1764e8c tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b7a02cba-76c0-4a02-8025-d3c8b1764e8c tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b returned with HTTP 202 Sep 04 16:00:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 945/1941] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:00:56 2026] DELETE /volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4b0c2b82-a300-4991-8581-2aa21823dd05 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b0c2b82-a300-4991-8581-2aa21823dd05 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] GET http://192.168.122.48/volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2b82-a300-4991-8581-2aa21823dd05 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2b82-a300-4991-8581-2aa21823dd05 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b0c2b82-a300-4991-8581-2aa21823dd05 tempest-GroupSnapshotsTest-446521441 tempest-GroupSnapshotsTest-446521441-project-admin] http://192.168.122.48/volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b returned with HTTP 404 Sep 04 16:00:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 997/1942] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:00:56 2026] GET /volume/v3/types/dd52a117-2476-4360-8ec4-578baa7e7c3b => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cfb6fd33-3adc-45c4-98f6-36a78a815e55 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfb6fd33-3adc-45c4-98f6-36a78a815e55 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cfb6fd33-3adc-45c4-98f6-36a78a815e55 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1956291945", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2108819553", "vendor_name": "tempest-vendor_name-1505873960"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfb6fd33-3adc-45c4-98f6-36a78a815e55 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 946/1943] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:01:01 2026] POST /volume/v3/types => generated 328 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-724a5350-6115-4d2e-8977-4cc45869f3db None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74349118-8c33-4dc0-b331-32189781e3a6", "size": 1, "name": "tempest-UserMessagesTest-Volume-462343235"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume request body: {'volume': {'volume_type': '74349118-8c33-4dc0-b331-32189781e3a6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-462343235'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume of 1 GB Sep 04 16:01:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Availability Zones retrieved successfully. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Flow 'volume_create_api' (2e6f0cb0-ea47-463e-b234-888a8060d707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83f776d-7a77-48cb-ab75-16d9b78b810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83f776d-7a77-48cb-ab75-16d9b78b810f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:01:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2108819553',vendor_name='tempest-vendor_name-1505873960'},id=74349118-8c33-4dc0-b331-32189781e3a6,is_public=True,name='tempest-UserMessagesTest-volume-type-1956291945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74349118-8c33-4dc0-b331-32189781e3a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1b3c7c-e4ce-47ed-bda5-39319bd6fb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1956291945 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1956291945, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1956291945 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1956291945, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Created reservations ['500eeb03-e6c9-4638-82ea-ca587ad319c1', '86a2647d-56f9-4dfe-9484-d6e80239bbcd', 'e6cad5d8-311d-4fb1-97d4-396ca8370c40', 'd3fc06db-5004-4084-9013-f992d5ccd33e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1b3c7c-e4ce-47ed-bda5-39319bd6fb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500eeb03-e6c9-4638-82ea-ca587ad319c1', '86a2647d-56f9-4dfe-9484-d6e80239bbcd', 'e6cad5d8-311d-4fb1-97d4-396ca8370c40', 'd3fc06db-5004-4084-9013-f992d5ccd33e']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d7acf4a-2435-4f3b-a2ab-e3593deeee14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d7acf4a-2435-4f3b-a2ab-e3593deeee14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9302e209-0b3d-4dfa-8504-d4bec4fe2514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-462343235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2338cc59b8ec4719a9180f026014d200',qos_specs=None,replication_status=,reservations=['500eeb03-e6c9-4638-82ea-ca587ad319c1','86a2647d-56f9-4dfe-9484-d6e80239bbcd','e6cad5d8-311d-4fb1-97d4-396ca8370c40','d3fc06db-5004-4084-9013-f992d5ccd33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_type_id=74349118-8c33-4dc0-b331-32189781e3a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-462343235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9302e209-0b3d-4dfa-8504-d4bec4fe2514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2338cc59b8ec4719a9180f026014d200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74349118-8c33-4dc0-b331-32189781e3a6),volume_type_id=74349118-8c33-4dc0-b331-32189781e3a6)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e3c49d-1178-4952-9663-5a9523a60113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e3c49d-1178-4952-9663-5a9523a60113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-462343235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2338cc59b8ec4719a9180f026014d200',qos_specs=None,replication_status=,reservations=['500eeb03-e6c9-4638-82ea-ca587ad319c1','86a2647d-56f9-4dfe-9484-d6e80239bbcd','e6cad5d8-311d-4fb1-97d4-396ca8370c40','d3fc06db-5004-4084-9013-f992d5ccd33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_type_id=74349118-8c33-4dc0-b331-32189781e3a6)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7a12ad-c68b-4e1e-9a77-9fde45f434be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7a12ad-c68b-4e1e-9a77-9fde45f434be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Flow 'volume_create_api' (2e6f0cb0-ea47-463e-b234-888a8060d707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume request issued successfully. Sep 04 16:01:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-724a5350-6115-4d2e-8977-4cc45869f3db tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 998/1944] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:01:01 2026] POST /volume/v3/volumes => generated 791 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93c57d21-a255-4e8d-976e-2d265fc3c6f8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 returned with HTTP 200 Sep 04 16:01:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 947/1945] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:01 2026] GET /volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1aae952f-659c-4bc2-a5fb-999ad066f212 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 returned with HTTP 200 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 999/1946] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 => generated 880 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8fa5b7e4-ac2a-48c7-bbcc-6827b699c1b6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8fa5b7e4-ac2a-48c7-bbcc-6827b699c1b6 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/messages Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8fa5b7e4-ac2a-48c7-bbcc-6827b699c1b6 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8fa5b7e4-ac2a-48c7-bbcc-6827b699c1b6 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8fa5b7e4-ac2a-48c7-bbcc-6827b699c1b6 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 948/1947] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/messages => generated 676 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-925dfd9b-1829-4176-b180-f5eb4083d11a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925dfd9b-1829-4176-b180-f5eb4083d11a tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] DELETE http://192.168.122.48/volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925dfd9b-1829-4176-b180-f5eb4083d11a tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925dfd9b-1829-4176-b180-f5eb4083d11a tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925dfd9b-1829-4176-b180-f5eb4083d11a tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 returned with HTTP 204 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1000/1948] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:01:03 2026] DELETE /volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d2db3abe-7e87-45de-940a-65969d86754e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2db3abe-7e87-45de-940a-65969d86754e tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2db3abe-7e87-45de-940a-65969d86754e tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2db3abe-7e87-45de-940a-65969d86754e tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2db3abe-7e87-45de-940a-65969d86754e tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 returned with HTTP 404 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 949/1949] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/messages/27d9bb0e-9571-43a0-acac-83fcecd55be8 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd896623-afa2-429f-b08f-4a48ea6e30e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 returned with HTTP 200 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1001/1950] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b682968c-8657-482e-a491-a4387789f750 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Delete volume with id: 9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1956291945 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1956291945, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1956291945 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1956291945, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Created reservations ['5872c2ac-5c62-43e3-85bf-702486bb528d', 'd7336792-fe3a-4eb0-aa11-a3df9e2f36b3', 'b0fbe101-1399-4e35-8c13-881982166ec2', 'a1e6ad80-69ec-456c-b977-e97104c9e1fb'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Delete volume request issued successfully. Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b682968c-8657-482e-a491-a4387789f750 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 returned with HTTP 202 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 950/1951] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:03 2026] DELETE /volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-92f60290-a361-4497-84d2-c56e11a16898 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92f60290-a361-4497-84d2-c56e11a16898 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92f60290-a361-4497-84d2-c56e11a16898 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92f60290-a361-4497-84d2-c56e11a16898 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92f60290-a361-4497-84d2-c56e11a16898 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 returned with HTTP 404 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1002/1952] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/volumes/9302e209-0b3d-4dfa-8504-d4bec4fe2514 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8fc89981-66c2-41ca-b6ae-545bf230f5b0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8fc89981-66c2-41ca-b6ae-545bf230f5b0 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] DELETE http://192.168.122.48/volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8fc89981-66c2-41ca-b6ae-545bf230f5b0 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8fc89981-66c2-41ca-b6ae-545bf230f5b0 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8fc89981-66c2-41ca-b6ae-545bf230f5b0 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 returned with HTTP 202 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 951/1953] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:03 2026] DELETE /volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b76a1121-e892-4daf-a071-b92f8132f955 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b76a1121-e892-4daf-a071-b92f8132f955 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] GET http://192.168.122.48/volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b76a1121-e892-4daf-a071-b92f8132f955 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b76a1121-e892-4daf-a071-b92f8132f955 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b76a1121-e892-4daf-a071-b92f8132f955 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 returned with HTTP 404 Sep 04 16:01:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1003/1954] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:03 2026] GET /volume/v3/types/74349118-8c33-4dc0-b331-32189781e3a6 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-442531b3-7761-4eb5-a604-2f909b4a7834 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-442531b3-7761-4eb5-a604-2f909b4a7834 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-442531b3-7761-4eb5-a604-2f909b4a7834 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1545710253", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1945404709", "vendor_name": "tempest-vendor_name-602837869"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-442531b3-7761-4eb5-a604-2f909b4a7834 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 952/1955] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:01:03 2026] POST /volume/v3/types => generated 327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b2920f7-70e6-4c21-9057-0cfaf35ff5a3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1993142090"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume request body: {'volume': {'volume_type': '8b2920f7-70e6-4c21-9057-0cfaf35ff5a3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1993142090'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume of 1 GB Sep 04 16:01:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Availability Zones retrieved successfully. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Flow 'volume_create_api' (9e9c6763-3646-4dc5-af4f-6cd1de1666fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9746d30-b4ed-464b-9352-05aed97a2e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9746d30-b4ed-464b-9352-05aed97a2e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:01:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1945404709',vendor_name='tempest-vendor_name-602837869'},id=8b2920f7-70e6-4c21-9057-0cfaf35ff5a3,is_public=True,name='tempest-UserMessagesTest-volume-type-1545710253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b2920f7-70e6-4c21-9057-0cfaf35ff5a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f70d8dd-5149-45f1-bd32-3e75f9deb080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1545710253 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1545710253, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1545710253 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1545710253, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Created reservations ['9b7abb88-3f74-49be-9349-7e3c5f89ac8b', '2a3376dd-7ce8-4252-ad65-54cd466bb90b', '05be547f-9699-4787-82f6-b9430ae1d791', '217582f1-176a-4817-aa32-f31126fa56df'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:03 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f70d8dd-5149-45f1-bd32-3e75f9deb080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7abb88-3f74-49be-9349-7e3c5f89ac8b', '2a3376dd-7ce8-4252-ad65-54cd466bb90b', '05be547f-9699-4787-82f6-b9430ae1d791', '217582f1-176a-4817-aa32-f31126fa56df']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5d5f9f-e057-43fc-b10c-473375c4f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5d5f9f-e057-43fc-b10c-473375c4f720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd95a245-e1e6-4c53-a92c-6592ab1b9c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1993142090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2338cc59b8ec4719a9180f026014d200',qos_specs=None,replication_status=,reservations=['9b7abb88-3f74-49be-9349-7e3c5f89ac8b','2a3376dd-7ce8-4252-ad65-54cd466bb90b','05be547f-9699-4787-82f6-b9430ae1d791','217582f1-176a-4817-aa32-f31126fa56df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_type_id=8b2920f7-70e6-4c21-9057-0cfaf35ff5a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1993142090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd95a245-e1e6-4c53-a92c-6592ab1b9c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2338cc59b8ec4719a9180f026014d200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b2920f7-70e6-4c21-9057-0cfaf35ff5a3),volume_type_id=8b2920f7-70e6-4c21-9057-0cfaf35ff5a3)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da820a38-546d-4915-98f7-ef13fae2da37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da820a38-546d-4915-98f7-ef13fae2da37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1993142090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2338cc59b8ec4719a9180f026014d200',qos_specs=None,replication_status=,reservations=['9b7abb88-3f74-49be-9349-7e3c5f89ac8b','2a3376dd-7ce8-4252-ad65-54cd466bb90b','05be547f-9699-4787-82f6-b9430ae1d791','217582f1-176a-4817-aa32-f31126fa56df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df5013d1ea6472b99dbf7e5f536e27e',volume_type_id=8b2920f7-70e6-4c21-9057-0cfaf35ff5a3)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac82baaa-5cce-4d75-9938-fc32ececc966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac82baaa-5cce-4d75-9938-fc32ececc966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Flow 'volume_create_api' (9e9c6763-3646-4dc5-af4f-6cd1de1666fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Create volume request issued successfully. Sep 04 16:01:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d0a74eb-53c5-4c77-8a76-0b752c9392e8 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1004/1956] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:01:03 2026] POST /volume/v3/volumes => generated 792 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8f9f1d81-9055-4255-a0c2-61e421f6f275 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 returned with HTTP 200 Sep 04 16:01:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 953/1957] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:04 2026] GET /volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-attach": {"instance_uuid": "7e6845b0-d00d-40dd-92a5-4f5c3b61c4a7", "mountpoint": "/dev/vdb"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7e6845b0-d00d-40dd-92a5-4f5c3b61c4a7", "mountpoint": "/dev/vdb"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=466,cinder:INSERT=67,cinder:UPDATE=116 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Attach volume completed successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cedf11e3-e4fa-4230-9bb5-c583ab712925 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1005/1958] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:05 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18a3c6ef-0a16-48d0-820f-531d7dcde79d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 954/1959] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-198423c9-6d21-4cd2-93fe-d5608581dec1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-198423c9-6d21-4cd2-93fe-d5608581dec1 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/messages Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-198423c9-6d21-4cd2-93fe-d5608581dec1 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-198423c9-6d21-4cd2-93fe-d5608581dec1 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a449f0ef-0150-4e79-8b52-a59b7d207c66 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1006/1960] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 1183 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-198423c9-6d21-4cd2-93fe-d5608581dec1 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 955/1961] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a8051b5e-0c38-4166-999a-9013e5286615 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8051b5e-0c38-4166-999a-9013e5286615 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8051b5e-0c38-4166-999a-9013e5286615 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8051b5e-0c38-4166-999a-9013e5286615 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8051b5e-0c38-4166-999a-9013e5286615 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1007/1962] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fb900c0a-e26c-47ce-9bae-38599d082c59 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb900c0a-e26c-47ce-9bae-38599d082c59 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/messages Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb900c0a-e26c-47ce-9bae-38599d082c59 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb900c0a-e26c-47ce-9bae-38599d082c59 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb900c0a-e26c-47ce-9bae-38599d082c59 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1008/1963] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76e9457c-2e79-47e2-9d07-f7bd83e7457d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-692888c9-6fd1-4a82-9d29-689b4b659a1c tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 956/1964] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 1183 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76e9457c-2e79-47e2-9d07-f7bd83e7457d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] DELETE http://192.168.122.48/volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76e9457c-2e79-47e2-9d07-f7bd83e7457d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76e9457c-2e79-47e2-9d07-f7bd83e7457d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76e9457c-2e79-47e2-9d07-f7bd83e7457d tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 returned with HTTP 204 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1009/1965] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:01:05 2026] DELETE /volume/v3/messages/c2d4b7c7-f5fe-4014-b85d-c68b824c07e6 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-detach": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2842bad8-dc15-4dd4-8f7a-a0ae7c18e0e3 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1010/1966] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-45e9b0e1-49fb-4c59-9466-8357330af216 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Delete volume with id: bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Detach volume completed successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79e1d807-aa32-4ea1-82d0-631ab0c6fae6 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 957/1967] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:05 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Created reservations ['01e61c07-100a-4d0c-b313-5b0045ee20bf', '107e78ce-0865-4bac-9075-98fcc9cff6d2', '65e15a68-93fa-4198-b512-9b6703ec28db', 'bfcfd8dc-75a1-4cd6-968d-a3ab83315ff7'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-04cdf7a7-e1d9-4dbe-8bec-958a4ecdd905 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 958/1968] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Delete volume request issued successfully. Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45e9b0e1-49fb-4c59-9466-8357330af216 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 returned with HTTP 202 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1011/1969] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:05 2026] DELETE /volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0c4e0d5b-4a3a-4ea5-b1ce-e90b905a3896 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c4e0d5b-4a3a-4ea5-b1ce-e90b905a3896 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] GET http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0c4e0d5b-4a3a-4ea5-b1ce-e90b905a3896 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0c4e0d5b-4a3a-4ea5-b1ce-e90b905a3896 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c4e0d5b-4a3a-4ea5-b1ce-e90b905a3896 tempest-UserMessagesTest-1343600150 tempest-UserMessagesTest-1343600150-project-member] http://192.168.122.48/volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 returned with HTTP 404 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 959/1970] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/volumes/bd95a245-e1e6-4c53-a92c-6592ab1b9c00 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cc63fb57-f2b6-4f43-a5b7-1bd852b04cbd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc63fb57-f2b6-4f43-a5b7-1bd852b04cbd tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] DELETE http://192.168.122.48/volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc63fb57-f2b6-4f43-a5b7-1bd852b04cbd tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc63fb57-f2b6-4f43-a5b7-1bd852b04cbd tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc63fb57-f2b6-4f43-a5b7-1bd852b04cbd tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 returned with HTTP 202 Sep 04 16:01:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1012/1971] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:05 2026] DELETE /volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ab1e267e-51d5-4098-adbf-00fda31e1680 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab1e267e-51d5-4098-adbf-00fda31e1680 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] GET http://192.168.122.48/volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab1e267e-51d5-4098-adbf-00fda31e1680 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab1e267e-51d5-4098-adbf-00fda31e1680 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab1e267e-51d5-4098-adbf-00fda31e1680 tempest-UserMessagesTest-2122207050 tempest-UserMessagesTest-2122207050-project-admin] http://192.168.122.48/volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 returned with HTTP 404 Sep 04 16:01:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 960/1972] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:05 2026] GET /volume/v3/types/8b2920f7-70e6-4c21-9057-0cfaf35ff5a3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Reserve volume completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-121b05dd-8eec-4802-9bf8-ed1f8a4fcb74 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1013/1973] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-541c757f-d8da-4687-9b31-c0fbb033ae84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 961/1974] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Unreserve volume completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de47b4bd-3014-48d9-a3a3-b1176d27ec84 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1014/1975] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0c404c8-a9b1-4748-b309-0542bce20ccf tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 962/1976] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume updated successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-193aa162-10d1-4306-b37d-74dd5c36bbf4 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1015/1977] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-06b65403-0d6b-4460-a594-7e1423218447 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06b65403-0d6b-4460-a594-7e1423218447 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06b65403-0d6b-4460-a594-7e1423218447 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06b65403-0d6b-4460-a594-7e1423218447 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06b65403-0d6b-4460-a594-7e1423218447 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06b65403-0d6b-4460-a594-7e1423218447 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 963/1978] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume updated successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bc084a9-5e67-4e5e-9bbe-1855742de00d tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1016/1979] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d744fa8-b2d5-469e-afa6-09b1239d3fb9 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 964/1980] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-296f2862-18f3-4c8a-a7e4-b0601572586e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update readonly setting on volume completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-296f2862-18f3-4c8a-a7e4-b0601572586e tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1017/1981] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b544feb-b6cd-49d7-a90e-8152b613dfe1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 965/1982] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Update readonly setting on volume completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da0d6de8-298e-482d-a05e-e8868b6f8588 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1018/1983] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f39c78a9-621f-4c3f-8be1-27c3e78df9c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 966/1984] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-677964445", "disk_format": "raw"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-677964445", "disk_format": "raw"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87212]: DEBUG cinder.image.image_utils [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-677964445'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-677964445'}]. {{(pid=87212) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 16:01:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Copy volume to image completed successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4871f000-ad4d-41de-8d0e-3570c37b84cc tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1019/1985] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:09 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 654 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c76822a-afc4-4b01-9989-f6137999bd32 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c76822a-afc4-4b01-9989-f6137999bd32 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] GET http://192.168.122.48/volume/v3/os-quota-class-sets/default Sep 04 16:01:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c76822a-afc4-4b01-9989-f6137999bd32 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c76822a-afc4-4b01-9989-f6137999bd32 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c76822a-afc4-4b01-9989-f6137999bd32 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 16:01:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 967/1986] 192.168.122.48 () {58 vars in 1176 bytes} [Fri Sep 4 16:01:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2ad303ca-ea53-4874-95f5-2716299039f1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ad303ca-ea53-4874-95f5-2716299039f1 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] GET http://192.168.122.48/volume/v3/os-quota-class-sets/default Sep 04 16:01:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ad303ca-ea53-4874-95f5-2716299039f1 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ad303ca-ea53-4874-95f5-2716299039f1 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ad303ca-ea53-4874-95f5-2716299039f1 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 16:01:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1020/1987] 192.168.122.48 () {58 vars in 1176 bytes} [Fri Sep 4 16:01:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-14f76283-50cd-441c-907b-f1b005369728 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14f76283-50cd-441c-907b-f1b005369728 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-14f76283-50cd-441c-907b-f1b005369728 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-730972708"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-14f76283-50cd-441c-907b-f1b005369728 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 968/1988] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:01:10 2026] POST /volume/v3/types => generated 227 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ec7e2b08-405d-4e97-a568-db97547dff2e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec7e2b08-405d-4e97-a568-db97547dff2e tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-class-sets/default Sep 04 16:01:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec7e2b08-405d-4e97-a568-db97547dff2e tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-730972708": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-730972708": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-730972708": 10}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec7e2b08-405d-4e97-a568-db97547dff2e tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 16:01:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1021/1989] 192.168.122.48 () {60 vars in 1197 bytes} [Fri Sep 4 16:01:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-331abcc5-adad-4c09-af59-24fe95f6f3ea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-331abcc5-adad-4c09-af59-24fe95f6f3ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/d5d059708e9a4de79e2d30b51213996b/defaults Sep 04 16:01:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-331abcc5-adad-4c09-af59-24fe95f6f3ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-331abcc5-adad-4c09-af59-24fe95f6f3ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method 'defaults' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-331abcc5-adad-4c09-af59-24fe95f6f3ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/d5d059708e9a4de79e2d30b51213996b/defaults returned with HTTP 200 Sep 04 16:01:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 969/1990] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:11 2026] GET /volume/v3/os-quota-sets/d5d059708e9a4de79e2d30b51213996b/defaults => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6521dee-ace8-4fc7-833e-792c5dd32b5f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6521dee-ace8-4fc7-833e-792c5dd32b5f tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] GET http://192.168.122.48/volume/v3/os-quota-sets/9a82638e745647f9a40adfec96aa1734/defaults Sep 04 16:01:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6521dee-ace8-4fc7-833e-792c5dd32b5f tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6521dee-ace8-4fc7-833e-792c5dd32b5f tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method 'defaults' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6521dee-ace8-4fc7-833e-792c5dd32b5f tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-sets/9a82638e745647f9a40adfec96aa1734/defaults returned with HTTP 200 Sep 04 16:01:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1022/1991] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:11 2026] GET /volume/v3/os-quota-sets/9a82638e745647f9a40adfec96aa1734/defaults => generated 646 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b90d63cb-6150-4cf6-b63a-c02948846135 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b90d63cb-6150-4cf6-b63a-c02948846135 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] DELETE http://192.168.122.48/volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac Sep 04 16:01:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b90d63cb-6150-4cf6-b63a-c02948846135 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b90d63cb-6150-4cf6-b63a-c02948846135 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b90d63cb-6150-4cf6-b63a-c02948846135 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac returned with HTTP 202 Sep 04 16:01:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 970/1992] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:12 2026] DELETE /volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-84a3b2dc-34a5-468d-ab7e-87c61a8fb5ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-84a3b2dc-34a5-468d-ab7e-87c61a8fb5ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] GET http://192.168.122.48/volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac Sep 04 16:01:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-84a3b2dc-34a5-468d-ab7e-87c61a8fb5ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-84a3b2dc-34a5-468d-ab7e-87c61a8fb5ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-84a3b2dc-34a5-468d-ab7e-87c61a8fb5ea tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac returned with HTTP 404 Sep 04 16:01:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1023/1993] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:12 2026] GET /volume/v3/types/bd072f83-7a2c-4b0a-a051-8edc71d0efac => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3d4bf635-1b42-4d83-baa5-7f286298d2a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d4bf635-1b42-4d83-baa5-7f286298d2a6 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] PUT http://192.168.122.48/volume/v3/os-quota-class-sets/default Sep 04 16:01:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d4bf635-1b42-4d83-baa5-7f286298d2a6 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d4bf635-1b42-4d83-baa5-7f286298d2a6 tempest-VolumeQuotaClassesTest-1656466038 tempest-VolumeQuotaClassesTest-1656466038-project-admin] http://192.168.122.48/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 16:01:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 971/1994] 192.168.122.48 () {60 vars in 1197 bytes} [Fri Sep 4 16:01:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7cb28baf-6043-47a3-8555-db801704e9af None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cb28baf-6043-47a3-8555-db801704e9af tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cb28baf-6043-47a3-8555-db801704e9af tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cb28baf-6043-47a3-8555-db801704e9af tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1024/1995] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:01:18 2026] POST /volume/v3/types => generated 188 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d6fbf7ca-3d50-455f-aee5-7cecfcb0d762 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6fbf7ca-3d50-455f-aee5-7cecfcb0d762 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6fbf7ca-3d50-455f-aee5-7cecfcb0d762 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6fbf7ca-3d50-455f-aee5-7cecfcb0d762 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 972/1996] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:01:19 2026] POST /volume/v3/types => generated 188 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Create volume of 1 GB Sep 04 16:01:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Availability Zones retrieved successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Flow 'volume_create_api' (82149199-b84d-4e23-a274-a52c05c4131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d29c8a4-7cfb-47e9-ae5d-493350c65a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d29c8a4-7cfb-47e9-ae5d-493350c65a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:01:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=871cb6fa-7f3f-4979-a578-f5bbf61fd608,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '871cb6fa-7f3f-4979-a578-f5bbf61fd608', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5f64fc-9485-4a0c-957e-5f4677ff37c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Created reservations ['7d36cc4e-b1a6-4384-abce-517c981d94ba', 'a4560d70-762a-48cc-a490-0fc8c32ed753', 'ce368667-b9b8-44a4-906a-a96c222fb774', 'c3569816-6e38-4e10-88f4-ac97dc734398'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5f64fc-9485-4a0c-957e-5f4677ff37c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d36cc4e-b1a6-4384-abce-517c981d94ba', 'a4560d70-762a-48cc-a490-0fc8c32ed753', 'ce368667-b9b8-44a4-906a-a96c222fb774', 'c3569816-6e38-4e10-88f4-ac97dc734398']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914d3139-b380-43d0-8533-02a99c9eb0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914d3139-b380-43d0-8533-02a99c9eb0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e654682c-c795-4bad-979a-69b8597f3278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2096dfb90c42b18a90ff969d070f38',qos_specs=None,replication_status=,reservations=['7d36cc4e-b1a6-4384-abce-517c981d94ba','a4560d70-762a-48cc-a490-0fc8c32ed753','ce368667-b9b8-44a4-906a-a96c222fb774','c3569816-6e38-4e10-88f4-ac97dc734398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e28336c55a748f0b776c36d30eb0fce',volume_type_id=871cb6fa-7f3f-4979-a578-f5bbf61fd608), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e654682c-c795-4bad-979a-69b8597f3278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba2096dfb90c42b18a90ff969d070f38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e28336c55a748f0b776c36d30eb0fce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(871cb6fa-7f3f-4979-a578-f5bbf61fd608),volume_type_id=871cb6fa-7f3f-4979-a578-f5bbf61fd608)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a649e3e-a81f-4bb8-9ec6-e56499a01b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a649e3e-a81f-4bb8-9ec6-e56499a01b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2096dfb90c42b18a90ff969d070f38',qos_specs=None,replication_status=,reservations=['7d36cc4e-b1a6-4384-abce-517c981d94ba','a4560d70-762a-48cc-a490-0fc8c32ed753','ce368667-b9b8-44a4-906a-a96c222fb774','c3569816-6e38-4e10-88f4-ac97dc734398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e28336c55a748f0b776c36d30eb0fce',volume_type_id=871cb6fa-7f3f-4979-a578-f5bbf61fd608)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da3120c-a167-436f-adc1-994e51ba90cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da3120c-a167-436f-adc1-994e51ba90cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Flow 'volume_create_api' (82149199-b84d-4e23-a274-a52c05c4131d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Create volume request issued successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6edba4a2-50db-46d2-b7a1-8b0537245031 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1025/1997] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:01:19 2026] POST /volume/v3/volumes => generated 774 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aeb5ce0e-2e15-43e5-b8cf-4131aab24bfe tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 973/1998] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:19 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36f23aa2-1ccc-410b-9f59-8d22c3d6a1f6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1026/1999] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:20 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-414c01ce-7923-42a1-b33c-00b40c75d60c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-414c01ce-7923-42a1-b33c-00b40c75d60c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-414c01ce-7923-42a1-b33c-00b40c75d60c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-414c01ce-7923-42a1-b33c-00b40c75d60c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:21 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=466,cinder:INSERT=82,cinder:UPDATE=131 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:01:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-414c01ce-7923-42a1-b33c-00b40c75d60c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-414c01ce-7923-42a1-b33c-00b40c75d60c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 974/2000] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:21 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5a821d2b-170d-45a7-bc35-3ffe58bf4ccc tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1027/2001] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:23 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-56b5baf0-697f-42a6-b06e-78672bd21b1f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 975/2002] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:24 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d4747479-1a5b-4d86-96b8-db6e84dcb0bd tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1028/2003] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:25 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0ad0ead-d42a-4cf6-935b-eae484a8aecb tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 976/2004] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:26 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f874356-d85d-4e67-9b04-0d899f3328b7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1029/2005] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:27 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fb9ab219-6dc8-4aa8-845b-5c1ccb813c0c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 977/2006] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:28 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-46e37246-4a76-43ec-8357-205fc789a5a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e37246-4a76-43ec-8357-205fc789a5a7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46e37246-4a76-43ec-8357-205fc789a5a7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-46e37246-4a76-43ec-8357-205fc789a5a7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-46e37246-4a76-43ec-8357-205fc789a5a7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-46e37246-4a76-43ec-8357-205fc789a5a7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1030/2007] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:29 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72ad2c48-0ea3-4f94-b89a-befc0d1ae2f7 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 978/2008] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:30 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a971bca7-8f1f-49c0-b831-a1c723eb7c5f tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1031/2009] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:31 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-23f1bf60-6044-4a11-af1d-368b703eea9a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23f1bf60-6044-4a11-af1d-368b703eea9a tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23f1bf60-6044-4a11-af1d-368b703eea9a tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-23f1bf60-6044-4a11-af1d-368b703eea9a tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-23f1bf60-6044-4a11-af1d-368b703eea9a tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-23f1bf60-6044-4a11-af1d-368b703eea9a tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 979/2010] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:32 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc51b115-e5c9-47d4-87c1-dec0f46280df tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1032/2011] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:33 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-562ad118-3d8d-463e-9932-5eb8ac7cc93b tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 980/2012] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:34 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4fc2ae4-e12d-4cd7-9961-6f894ef408f3 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1033/2013] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-922090e5-5556-492d-a123-5b8583ff0828 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-58f44651-3954-4049-8f93-be7de8aa15c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] POST http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action Sep 04 16:01:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58f44651-3954-4049-8f93-be7de8aa15c6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58f44651-3954-4049-8f93-be7de8aa15c6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1541045643", "disk_format": "qcow2"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1541045643", "disk_format": "qcow2"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58f44651-3954-4049-8f93-be7de8aa15c6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-58f44651-3954-4049-8f93-be7de8aa15c6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58f44651-3954-4049-8f93-be7de8aa15c6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 981/2014] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:36 devstack devstack@c-api.service[87212]: DEBUG cinder.image.image_utils [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1541045643'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1541045643'}]. {{(pid=87212) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 16:01:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Copy volume to image completed successfully. Sep 04 16:01:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-922090e5-5556-492d-a123-5b8583ff0828 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action returned with HTTP 202 Sep 04 16:01:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1034/2015] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0/action => generated 657 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f5c11201-4e19-48bf-9315-2ab6cbadf000 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 982/2016] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:37 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Volume info retrieved successfully. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c7794919-7b96-4709-bd4f-cd26d45dca72 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1035/2017] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:37 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] POST http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278/action Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:01:37 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Created reservations ['b072ee14-062d-4318-95f8-be16b5d5d143', '452533df-4bd0-401c-92ed-4dc1a4d6d610'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Created reservations ['08486175-3d93-409f-8fb4-a917186764b4', '85436c96-de9b-48fd-8db0-4d819278ab5a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Retype volume request issued successfully. Sep 04 16:01:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57f17dda-af25-49fa-9c82-b38e5e3cd3d9 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278/action returned with HTTP 202 Sep 04 16:01:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 983/2018] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:01:37 2026] POST /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dc52db1f-6687-4f5b-aef2-8abd254bf049 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1036/2019] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:37 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cb5badc7-5914-4acd-8c3c-b0406df0c24c tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 984/2020] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:38 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 867 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Volume info retrieved successfully. Sep 04 16:01:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5503f66c-99e3-42d3-8209-872f1dbf5a42 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1037/2021] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:38 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 1030 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] GET http://192.168.122.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715 Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715'), ('all_tenants', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:01:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Get all volumes completed successfully. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf9ba7c0-bfa3-4426-8dfa-d3e4714ae677 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715 returned with HTTP 200 Sep 04 16:01:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 985/2022] 192.168.122.48 () {58 vars in 1277 bytes} [Fri Sep 4 16:01:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1156050715 => generated 353 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca489a39-e680-483e-a554-14ceeaea9c39 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca489a39-e680-483e-a554-14ceeaea9c39 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca489a39-e680-483e-a554-14ceeaea9c39 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca489a39-e680-483e-a554-14ceeaea9c39 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ca489a39-e680-483e-a554-14ceeaea9c39 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca489a39-e680-483e-a554-14ceeaea9c39 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1038/2023] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:39 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 867 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Delete volume with id: e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Delete volume request issued successfully. Sep 04 16:01:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ba9c8e2d-00ae-4d73-a400-929b169ca0fa tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 202 Sep 04 16:01:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 986/2024] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:01:39 2026] DELETE /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ee0c584d-8038-4a9a-b104-91010f3e67e6 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1039/2025] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:39 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Volume info retrieved successfully. Sep 04 16:01:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57eb6b01-1f12-4e5d-8bbc-0c3559908ab0 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 200 Sep 04 16:01:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 987/2026] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:40 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 866 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-39aaafc4-b078-433f-a9be-37074b83acc8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39aaafc4-b078-433f-a9be-37074b83acc8 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] GET http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39aaafc4-b078-433f-a9be-37074b83acc8 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39aaafc4-b078-433f-a9be-37074b83acc8 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39aaafc4-b078-433f-a9be-37074b83acc8 tempest-VolumeRetypeWithoutMigrationTest-1494901702 tempest-VolumeRetypeWithoutMigrationTest-1494901702-project-member] http://192.168.122.48/volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 returned with HTTP 404 Sep 04 16:01:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1040/2027] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:41 2026] GET /volume/v3/volumes/e654682c-c795-4bad-979a-69b8597f3278 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a2a730e-8072-4074-bd0d-0aebb116125b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a2a730e-8072-4074-bd0d-0aebb116125b tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] DELETE http://192.168.122.48/volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a2a730e-8072-4074-bd0d-0aebb116125b tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a2a730e-8072-4074-bd0d-0aebb116125b tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a2a730e-8072-4074-bd0d-0aebb116125b tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f returned with HTTP 202 Sep 04 16:01:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 988/2028] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:41 2026] DELETE /volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ce8b4f41-3dd4-4e9e-b33b-7ea038c2e616 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce8b4f41-3dd4-4e9e-b33b-7ea038c2e616 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] GET http://192.168.122.48/volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce8b4f41-3dd4-4e9e-b33b-7ea038c2e616 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ce8b4f41-3dd4-4e9e-b33b-7ea038c2e616 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ce8b4f41-3dd4-4e9e-b33b-7ea038c2e616 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f returned with HTTP 404 Sep 04 16:01:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1041/2029] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:41 2026] GET /volume/v3/types/d56fac09-8cd3-4b86-baa0-20c024bf0b2f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9026960e-6341-4be0-a377-f67141301466 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9026960e-6341-4be0-a377-f67141301466 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] DELETE http://192.168.122.48/volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9026960e-6341-4be0-a377-f67141301466 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9026960e-6341-4be0-a377-f67141301466 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9026960e-6341-4be0-a377-f67141301466 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 returned with HTTP 202 Sep 04 16:01:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 989/2030] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:41 2026] DELETE /volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-13c853c8-529f-4b56-bf0f-8bd9730ad728 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13c853c8-529f-4b56-bf0f-8bd9730ad728 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] GET http://192.168.122.48/volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-13c853c8-529f-4b56-bf0f-8bd9730ad728 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-13c853c8-529f-4b56-bf0f-8bd9730ad728 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13c853c8-529f-4b56-bf0f-8bd9730ad728 tempest-VolumeRetypeWithoutMigrationTest-318261883 tempest-VolumeRetypeWithoutMigrationTest-318261883-project-admin] http://192.168.122.48/volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 returned with HTTP 404 Sep 04 16:01:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1042/2031] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:41 2026] GET /volume/v3/types/871cb6fa-7f3f-4979-a578-f5bbf61fd608 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12d1241e-4197-4f88-881c-2c0bc576652f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12d1241e-4197-4f88-881c-2c0bc576652f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12d1241e-4197-4f88-881c-2c0bc576652f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12d1241e-4197-4f88-881c-2c0bc576652f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-12d1241e-4197-4f88-881c-2c0bc576652f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12d1241e-4197-4f88-881c-2c0bc576652f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 990/2032] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0ab3e7bf-6cfa-4f1f-989f-6421d2ac510a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ab3e7bf-6cfa-4f1f-989f-6421d2ac510a tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0ab3e7bf-6cfa-4f1f-989f-6421d2ac510a tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1831772507"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0ab3e7bf-6cfa-4f1f-989f-6421d2ac510a tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1043/2033] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:01:46 2026] POST /volume/v3/types => generated 231 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f222640f-680d-4fa3-b4e0-21b504d478aa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f222640f-680d-4fa3-b4e0-21b504d478aa tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] POST http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f222640f-680d-4fa3-b4e0-21b504d478aa tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f222640f-680d-4fa3-b4e0-21b504d478aa tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 991/2034] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:01:46 2026] POST /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 34 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-99aee5d3-3c68-43c4-ab9e-50e35b690321 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99aee5d3-3c68-43c4-ab9e-50e35b690321 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-99aee5d3-3c68-43c4-ab9e-50e35b690321 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-99aee5d3-3c68-43c4-ab9e-50e35b690321 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99aee5d3-3c68-43c4-ab9e-50e35b690321 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1044/2035] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b2ea1ede-a5c9-45e1-8f9c-66ecae16bc74 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2ea1ede-a5c9-45e1-8f9c-66ecae16bc74 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] DELETE http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2ea1ede-a5c9-45e1-8f9c-66ecae16bc74 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b2ea1ede-a5c9-45e1-8f9c-66ecae16bc74 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b2ea1ede-a5c9-45e1-8f9c-66ecae16bc74 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 returned with HTTP 202 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 992/2036] 192.168.122.48 () {58 vars in 1278 bytes} [Fri Sep 4 16:01:46 2026] DELETE /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-59092f3e-c5e3-40dd-9a2f-c813adbe87a3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c75dd15-9640-496d-a57c-7d0d37c79b9f tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59092f3e-c5e3-40dd-9a2f-c813adbe87a3 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1045/2037] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59092f3e-c5e3-40dd-9a2f-c813adbe87a3 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59092f3e-c5e3-40dd-9a2f-c813adbe87a3 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-170aa283-5627-455b-9a2b-a9767e7792c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59092f3e-c5e3-40dd-9a2f-c813adbe87a3 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 returned with HTTP 404 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 993/2038] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] DELETE http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Delete volume with id: 77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-78d9ecec-caa8-495b-a75b-3c6622ffaac7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78d9ecec-caa8-495b-a75b-3c6622ffaac7 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] POST http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78d9ecec-caa8-495b-a75b-3c6622ffaac7 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78d9ecec-caa8-495b-a75b-3c6622ffaac7 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 994/2039] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:01:46 2026] POST /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Delete volume request issued successfully. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-170aa283-5627-455b-9a2b-a9767e7792c1 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 202 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1046/2040] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:01:46 2026] DELETE /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7f68511d-130b-4ef4-bbc2-975faf024834 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7f68511d-130b-4ef4-bbc2-975faf024834 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7f68511d-130b-4ef4-bbc2-975faf024834 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7f68511d-130b-4ef4-bbc2-975faf024834 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7f68511d-130b-4ef4-bbc2-975faf024834 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 995/2041] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Volume info retrieved successfully. Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6dcf60ab-f608-4bfd-bfce-ed3eeced3543 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6dcf60ab-f608-4bfd-bfce-ed3eeced3543 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] POST http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6dcf60ab-f608-4bfd-bfce-ed3eeced3543 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66d1c8a9-7df1-4da8-862b-cd76ab1229ea tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1047/2042] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6dcf60ab-f608-4bfd-bfce-ed3eeced3543 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 996/2043] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:01:46 2026] POST /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 34 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c68ba249-001d-4af1-8369-9726578578cc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c68ba249-001d-4af1-8369-9726578578cc tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] PUT http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c68ba249-001d-4af1-8369-9726578578cc tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c68ba249-001d-4af1-8369-9726578578cc tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1048/2044] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:01:46 2026] PUT /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-916061f9-3368-435f-859e-7fc126c99dfe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-916061f9-3368-435f-859e-7fc126c99dfe tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-916061f9-3368-435f-859e-7fc126c99dfe tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-916061f9-3368-435f-859e-7fc126c99dfe tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-916061f9-3368-435f-859e-7fc126c99dfe tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 returned with HTTP 200 Sep 04 16:01:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 997/2045] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:01:46 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-671263c2-6184-4078-ba02-e2d1503a7df5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-671263c2-6184-4078-ba02-e2d1503a7df5 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] POST http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-671263c2-6184-4078-ba02-e2d1503a7df5 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-671263c2-6184-4078-ba02-e2d1503a7df5 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1049/2046] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:01:47 2026] POST /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 51 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9045a2a5-7a54-42df-b53f-ffc11ca4fd94 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9045a2a5-7a54-42df-b53f-ffc11ca4fd94 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9045a2a5-7a54-42df-b53f-ffc11ca4fd94 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9045a2a5-7a54-42df-b53f-ffc11ca4fd94 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9045a2a5-7a54-42df-b53f-ffc11ca4fd94 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs returned with HTTP 200 Sep 04 16:01:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 998/2047] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:01:47 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f22e1c09-42c7-4c58-a51c-905cf32cd255 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f22e1c09-42c7-4c58-a51c-905cf32cd255 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] DELETE http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f22e1c09-42c7-4c58-a51c-905cf32cd255 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f22e1c09-42c7-4c58-a51c-905cf32cd255 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f22e1c09-42c7-4c58-a51c-905cf32cd255 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 returned with HTTP 202 Sep 04 16:01:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1050/2048] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:01:47 2026] DELETE /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7481e32a-0924-4fd5-8f76-4636eddc8245 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7481e32a-0924-4fd5-8f76-4636eddc8245 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] GET http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7481e32a-0924-4fd5-8f76-4636eddc8245 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7481e32a-0924-4fd5-8f76-4636eddc8245 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7481e32a-0924-4fd5-8f76-4636eddc8245 tempest-VolumeTypesExtraSpecsTest-2095501400 tempest-VolumeTypesExtraSpecsTest-2095501400-project-admin] http://192.168.122.48/volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 returned with HTTP 404 Sep 04 16:01:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 999/2049] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:01:47 2026] GET /volume/v3/types/a632cdab-7377-4159-8723-50a3fa52af87 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-12695582-9408-4547-a170-96688c257d09 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12695582-9408-4547-a170-96688c257d09 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] GET http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12695582-9408-4547-a170-96688c257d09 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12695582-9408-4547-a170-96688c257d09 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12695582-9408-4547-a170-96688c257d09 tempest-VolumesActionsTest-127509361 tempest-VolumesActionsTest-127509361-project-member] http://192.168.122.48/volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 returned with HTTP 404 Sep 04 16:01:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1051/2050] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:47 2026] GET /volume/v3/volumes/77a9663b-0578-444b-96f5-56da098fcfc0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-452e6c70-295c-454a-b37c-94713358edaa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-212152990"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-212152990'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Create volume of 1 GB Sep 04 16:01:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Availability Zones retrieved successfully. Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Flow 'volume_create_api' (fc65d50e-446e-4ee7-9627-31c681ce1425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6409b5d9-4c7d-4479-aae3-b5f2f40ea07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6409b5d9-4c7d-4479-aae3-b5f2f40ea07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b8692a-1473-4926-a10b-de87c0a7b5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Created reservations ['423342ef-391c-44f4-9f3d-4e19d65d706d', '2d060313-07c8-482a-89d3-d53ea22d6eca', 'fa0a9ca0-e4fb-49bf-a957-51c491c6cfdc', '119314cd-d970-44d2-a53a-e1a7f8a2f4c2'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b8692a-1473-4926-a10b-de87c0a7b5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423342ef-391c-44f4-9f3d-4e19d65d706d', '2d060313-07c8-482a-89d3-d53ea22d6eca', 'fa0a9ca0-e4fb-49bf-a957-51c491c6cfdc', '119314cd-d970-44d2-a53a-e1a7f8a2f4c2']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31612d59-0562-49a2-a5a8-7bc4c125a0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31612d59-0562-49a2-a5a8-7bc4c125a0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10344da1-3ce1-45a7-b60a-bcefc9336ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-212152990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caefb73af6e041f3b1d75892cd7ade1a',qos_specs=None,replication_status=,reservations=['423342ef-391c-44f4-9f3d-4e19d65d706d','2d060313-07c8-482a-89d3-d53ea22d6eca','fa0a9ca0-e4fb-49bf-a957-51c491c6cfdc','119314cd-d970-44d2-a53a-e1a7f8a2f4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca3175e88a04511b276561c5ed2f7c1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-212152990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10344da1-3ce1-45a7-b60a-bcefc9336ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caefb73af6e041f3b1d75892cd7ade1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bca3175e88a04511b276561c5ed2f7c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63439498-7851-479d-8343-085590b16607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63439498-7851-479d-8343-085590b16607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-212152990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caefb73af6e041f3b1d75892cd7ade1a',qos_specs=None,replication_status=,reservations=['423342ef-391c-44f4-9f3d-4e19d65d706d','2d060313-07c8-482a-89d3-d53ea22d6eca','fa0a9ca0-e4fb-49bf-a957-51c491c6cfdc','119314cd-d970-44d2-a53a-e1a7f8a2f4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca3175e88a04511b276561c5ed2f7c1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c6155f-0535-4633-a8e5-25a71914940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c6155f-0535-4633-a8e5-25a71914940a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Flow 'volume_create_api' (fc65d50e-446e-4ee7-9627-31c681ce1425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Create volume request issued successfully. Sep 04 16:01:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-452e6c70-295c-454a-b37c-94713358edaa tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1000/2051] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:01:50 2026] POST /volume/v3/volumes => generated 761 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:01:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d629a00-b3e4-422d-bc16-e7f4cb25549c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 200 Sep 04 16:01:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1052/2052] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:51 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4a4349de-fd85-4aa8-b71e-96310389a110 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a4349de-fd85-4aa8-b71e-96310389a110 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a4349de-fd85-4aa8-b71e-96310389a110 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a4349de-fd85-4aa8-b71e-96310389a110 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4a4349de-fd85-4aa8-b71e-96310389a110 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a4349de-fd85-4aa8-b71e-96310389a110 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 200 Sep 04 16:01:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1001/2053] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:52 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b6e3489-b59d-4be2-995b-7b3452fde904 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 200 Sep 04 16:01:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1053/2054] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:53 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:01:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10344da1-3ce1-45a7-b60a-bcefc9336ef0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-449544296"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:53 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Create snapshot from volume 10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:53 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Created reservations ['91ebac7f-bd8c-4ab1-b392-2ad27790895b', 'e5d2a8be-b1d3-4af2-b1d2-46d18c8e894e', '68ac8560-dd29-4de7-9e63-c27db038a52a', '15a1c9ad-a9ca-491f-9093-6c656cf2a1ac'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot create request issued successfully. Sep 04 16:01:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7b42cbde-e5ce-4c1f-919d-1ef08bf4457f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:01:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1002/2055] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:01:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b585a679-76ea-46f3-9523-6a97a88f07b3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1054/2056] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:53 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1859008710"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1859008710'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume of 1 GB Sep 04 16:01:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Availability Zones retrieved successfully. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Flow 'volume_create_api' (3e25724e-8bd9-4bbe-8b44-1d9a2b9fc4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773aec04-88db-4232-a650-5e33b3680f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773aec04-88db-4232-a650-5e33b3680f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b670cbf6-7c90-49db-af65-80c5df06c98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Created reservations ['db6abe83-cb39-40eb-8243-f07778843304', '8da83130-9334-4f27-af5b-f6bffe7c95c1', '777c8634-ec90-47ac-b799-339c72d753bd', '6bb49f76-598a-4ed1-b4fd-9dd9915c5b3f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b670cbf6-7c90-49db-af65-80c5df06c98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db6abe83-cb39-40eb-8243-f07778843304', '8da83130-9334-4f27-af5b-f6bffe7c95c1', '777c8634-ec90-47ac-b799-339c72d753bd', '6bb49f76-598a-4ed1-b4fd-9dd9915c5b3f']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a298998-68cf-4c2b-b7fe-aa376c884542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a298998-68cf-4c2b-b7fe-aa376c884542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c20e63e-6249-476d-8251-401e84d5ae15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1859008710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b18f86c3bc548abb57448d5c19f28c9',qos_specs=None,replication_status=,reservations=['db6abe83-cb39-40eb-8243-f07778843304','8da83130-9334-4f27-af5b-f6bffe7c95c1','777c8634-ec90-47ac-b799-339c72d753bd','6bb49f76-598a-4ed1-b4fd-9dd9915c5b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1859008710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c20e63e-6249-476d-8251-401e84d5ae15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b18f86c3bc548abb57448d5c19f28c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574f014d-356f-4379-8474-3521da3c6caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574f014d-356f-4379-8474-3521da3c6caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1859008710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b18f86c3bc548abb57448d5c19f28c9',qos_specs=None,replication_status=,reservations=['db6abe83-cb39-40eb-8243-f07778843304','8da83130-9334-4f27-af5b-f6bffe7c95c1','777c8634-ec90-47ac-b799-339c72d753bd','6bb49f76-598a-4ed1-b4fd-9dd9915c5b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6883ef69-b3c6-450d-893e-a8826f63f101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6883ef69-b3c6-450d-893e-a8826f63f101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Flow 'volume_create_api' (3e25724e-8bd9-4bbe-8b44-1d9a2b9fc4a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume request issued successfully. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c92ff63-24fd-4631-9d7a-916c74c0d724 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1003/2057] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:01:54 2026] POST /volume/v3/volumes => generated 754 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83a127bd-fd91-4426-aad8-13bf5c27b82a tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1055/2058] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:54 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a83b7bd4-79fc-462c-b460-f8b73f24122a tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 200 Sep 04 16:01:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1004/2059] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:54 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98ebd53d-0964-457d-b964-3754a87d1fe1 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1056/2060] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:55 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:01:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af5967f7-3b69-4a3e-bc74-aa7feac59dca tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 200 Sep 04 16:01:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1005/2061] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:55 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e12d06aa-3711-4aab-af57-02032d7cada3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d06aa-3711-4aab-af57-02032d7cada3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d06aa-3711-4aab-af57-02032d7cada3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d06aa-3711-4aab-af57-02032d7cada3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e12d06aa-3711-4aab-af57-02032d7cada3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d06aa-3711-4aab-af57-02032d7cada3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1057/2062] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:56 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d783c1a9-706e-4b0b-956c-8187520daa81 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d783c1a9-706e-4b0b-956c-8187520daa81 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] POST http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d783c1a9-706e-4b0b-956c-8187520daa81 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d783c1a9-706e-4b0b-956c-8187520daa81 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d783c1a9-706e-4b0b-956c-8187520daa81 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d783c1a9-706e-4b0b-956c-8187520daa81 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1006/2063] 192.168.122.48 () {60 vars in 1281 bytes} [Fri Sep 4 16:01:56 2026] POST /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fa22e30b-e793-4470-b926-bdb4902f07a4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1007/2064] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:56 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-75d6297b-a8d4-4425-8f68-9b6e11130e1b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 200 Sep 04 16:01:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1058/2065] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:56 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-71ce7050-d3cf-453d-bf75-c0f36023384f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71ce7050-d3cf-453d-bf75-c0f36023384f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] PUT http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-71ce7050-d3cf-453d-bf75-c0f36023384f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9c20e63e-6249-476d-8251-401e84d5ae15", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1051594608"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume request body: {'volume': {'source_volid': '9c20e63e-6249-476d-8251-401e84d5ae15', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1051594608'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-71ce7050-d3cf-453d-bf75-c0f36023384f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume of 2 GB Sep 04 16:01:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Availability Zones retrieved successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Flow 'volume_create_api' (27d900b3-3916-44b9-86d6-5b0df0b172d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-71ce7050-d3cf-453d-bf75-c0f36023384f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-71ce7050-d3cf-453d-bf75-c0f36023384f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72af839f-61e5-463d-bae1-7387c6672a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1008/2066] 192.168.122.48 () {60 vars in 1280 bytes} [Fri Sep 4 16:01:56 2026] PUT /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 57 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-34d21cc1-333a-4667-b188-1328275fa7a0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-34d21cc1-333a-4667-b188-1328275fa7a0 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1009/2067] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:56 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72af839f-61e5-463d-bae1-7387c6672a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9c20e63e-6249-476d-8251-401e84d5ae15', 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64493388-7de1-4483-9d7b-1897dee8ac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Delete snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4ea7e483-caf1-4188-9aa3-90dea7b7e555 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1010/2068] 192.168.122.48 () {58 vars in 1278 bytes} [Fri Sep 4 16:01:57 2026] DELETE /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a3d8483-89aa-4a58-b22d-8c35485ab921 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1011/2069] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0aa47672-626b-45be-9057-c1b1c70df755 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0aa47672-626b-45be-9057-c1b1c70df755 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] PUT http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0aa47672-626b-45be-9057-c1b1c70df755 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0aa47672-626b-45be-9057-c1b1c70df755 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Created reservations ['ba13759e-658e-4845-a8bf-4543e129309a', '2aac3bd1-6e1e-4a16-ad3e-3b604e2c4496', '35670314-21d3-49ae-83ef-5127e8a439a7', '4c9bba68-c0a2-4d12-921e-0151d2f2f73e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64493388-7de1-4483-9d7b-1897dee8ac44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba13759e-658e-4845-a8bf-4543e129309a', '2aac3bd1-6e1e-4a16-ad3e-3b604e2c4496', '35670314-21d3-49ae-83ef-5127e8a439a7', '4c9bba68-c0a2-4d12-921e-0151d2f2f73e']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7a8698-884b-44a7-a07d-79802496fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0aa47672-626b-45be-9057-c1b1c70df755 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0aa47672-626b-45be-9057-c1b1c70df755 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1012/2070] 192.168.122.48 () {60 vars in 1280 bytes} [Fri Sep 4 16:01:57 2026] PUT /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] POST http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7a8698-884b-44a7-a07d-79802496fc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c110558b-bb9d-4a02-84f1-6349de46ba5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1051594608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b18f86c3bc548abb57448d5c19f28c9',qos_specs=None,replication_status=,reservations=['ba13759e-658e-4845-a8bf-4543e129309a','2aac3bd1-6e1e-4a16-ad3e-3b604e2c4496','35670314-21d3-49ae-83ef-5127e8a439a7','4c9bba68-c0a2-4d12-921e-0151d2f2f73e'],size=2,snapshot_id=None,source_replicaid=,source_volid=9c20e63e-6249-476d-8251-401e84d5ae15,status='creating',user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1051594608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c110558b-bb9d-4a02-84f1-6349de46ba5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b18f86c3bc548abb57448d5c19f28c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=9c20e63e-6249-476d-8251-401e84d5ae15,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70130ca5-3036-4cf1-a878-1349eab49df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e8191ad3-8cf9-46f4-a63b-f097dccbf500 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1013/2071] 192.168.122.48 () {60 vars in 1281 bytes} [Fri Sep 4 16:01:57 2026] POST /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70130ca5-3036-4cf1-a878-1349eab49df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1051594608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b18f86c3bc548abb57448d5c19f28c9',qos_specs=None,replication_status=,reservations=['ba13759e-658e-4845-a8bf-4543e129309a','2aac3bd1-6e1e-4a16-ad3e-3b604e2c4496','35670314-21d3-49ae-83ef-5127e8a439a7','4c9bba68-c0a2-4d12-921e-0151d2f2f73e'],size=2,snapshot_id=None,source_replicaid=,source_volid=9c20e63e-6249-476d-8251-401e84d5ae15,status='creating',user_id='0e4fffb9d0494e8cbac7e137f2b25f38',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eaff091c-ec22-471c-8293-6ce5e0ac4642 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1014/2072] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855e9a81-8f6b-4941-9de9-63360c630dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] PUT http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855e9a81-8f6b-4941-9de9-63360c630dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Flow 'volume_create_api' (27d900b3-3916-44b9-86d6-5b0df0b172d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Create volume request issued successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8163c44f-1c37-4bb9-8456-ab5953b6c496 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1059/2073] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:01:56 2026] POST /volume/v3/volumes => generated 788 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06b4dd2c-6e7b-40c1-bece-53fa2e4a9d50 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1015/2074] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:01:57 2026] PUT /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 => generated 35 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8125d480-d6a3-4997-92bb-c2b341de3c3d tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1016/2075] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2d1b6282-6688-4a5f-ae35-c4c192703ecc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1060/2076] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Get snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fbb2efc5-b84c-4d59-b45b-556b3905737f tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1017/2077] 192.168.122.48 () {58 vars in 1260 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] PUT http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Update snapshot metadata completed successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2334472-7eb3-47ca-bf3c-0f0249bb8dd4 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1061/2078] 192.168.122.48 () {60 vars in 1280 bytes} [Fri Sep 4 16:01:57 2026] PUT /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Delete snapshot with id: 69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot delete request issued successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea05bd4d-f2b3-4c74-a768-56ea043412e3 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 202 Sep 04 16:01:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1018/2079] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:01:57 2026] DELETE /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ef9f6d72-438d-41b6-9483-2c7329c97509 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1062/2080] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:57 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:01:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15d69c53-f173-49b3-bea9-140a9bb5b1c0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:01:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1019/2081] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:58 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-286f6339-3416-416a-8e01-a47737ac1faf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-286f6339-3416-416a-8e01-a47737ac1faf tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-286f6339-3416-416a-8e01-a47737ac1faf tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-286f6339-3416-416a-8e01-a47737ac1faf tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-286f6339-3416-416a-8e01-a47737ac1faf tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Snapshot retrieved successfully. Sep 04 16:01:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-286f6339-3416-416a-8e01-a47737ac1faf tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 200 Sep 04 16:01:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1063/2082] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:58 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-439da7ba-1879-4f46-80b6-cbf4f3c98759 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:01:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1020/2083] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:59 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-21c15e4f-9fcc-42ab-8757-1b5e15b9ff1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21c15e4f-9fcc-42ab-8757-1b5e15b9ff1c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21c15e4f-9fcc-42ab-8757-1b5e15b9ff1c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21c15e4f-9fcc-42ab-8757-1b5e15b9ff1c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21c15e4f-9fcc-42ab-8757-1b5e15b9ff1c tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 returned with HTTP 404 Sep 04 16:01:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1064/2084] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:01:59 2026] GET /volume/v3/snapshots/69bdb740-d0b3-4536-8271-d3f4e41796a3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7061d59c-f971-4a88-b220-859b9fae9c26 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7061d59c-f971-4a88-b220-859b9fae9c26 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7061d59c-f971-4a88-b220-859b9fae9c26 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7061d59c-f971-4a88-b220-859b9fae9c26 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7061d59c-f971-4a88-b220-859b9fae9c26 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7061d59c-f971-4a88-b220-859b9fae9c26 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 200 Sep 04 16:01:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1021/2085] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:59 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] DELETE http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Delete volume with id: 10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:01:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Delete volume request issued successfully. Sep 04 16:01:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbf19259-72aa-4a18-9e64-7eee4b39b084 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 202 Sep 04 16:01:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1065/2086] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:01:59 2026] DELETE /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3c025c59-6c43-440a-8993-8a384007cbb7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3c025c59-6c43-440a-8993-8a384007cbb7 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3c025c59-6c43-440a-8993-8a384007cbb7 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3c025c59-6c43-440a-8993-8a384007cbb7 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3c025c59-6c43-440a-8993-8a384007cbb7 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Volume info retrieved successfully. Sep 04 16:01:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3c025c59-6c43-440a-8993-8a384007cbb7 tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 200 Sep 04 16:01:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1022/2087] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:01:59 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf4f89c1-d195-4dfa-98bc-c4c46f39db1c tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1066/2088] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:00 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6745dcc7-ed8d-4687-9de0-7eccdd4af6cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6745dcc7-ed8d-4687-9de0-7eccdd4af6cb tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] GET http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 Sep 04 16:02:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6745dcc7-ed8d-4687-9de0-7eccdd4af6cb tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6745dcc7-ed8d-4687-9de0-7eccdd4af6cb tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6745dcc7-ed8d-4687-9de0-7eccdd4af6cb tempest-SnapshotMetadataTestJSON-1873244735 tempest-SnapshotMetadataTestJSON-1873244735-project-member] http://192.168.122.48/volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 returned with HTTP 404 Sep 04 16:02:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1023/2089] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:00 2026] GET /volume/v3/volumes/10344da1-3ce1-45a7-b60a-bcefc9336ef0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d523a96e-793c-4656-8139-2521f693a6d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d523a96e-793c-4656-8139-2521f693a6d9 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d523a96e-793c-4656-8139-2521f693a6d9 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d523a96e-793c-4656-8139-2521f693a6d9 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d523a96e-793c-4656-8139-2521f693a6d9 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d523a96e-793c-4656-8139-2521f693a6d9 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1067/2090] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:01 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b13b65b8-1fcc-4440-9432-f5a30b9d50f1 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1024/2091] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:02 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcedb9be-0b7e-44b9-80ff-fe0e0ee53e51 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1068/2092] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:03 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a9b0a26-80d7-4e6d-8acc-eae7790c7750 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1025/2093] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:04 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:06 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=268,cinder:UPDATE=71,cinder:INSERT=28 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:02:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e84a96a2-fa94-4a06-928a-9eaa41f812ae tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1069/2094] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:06 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1573900969"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1573900969'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:06 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume of 1 GB Sep 04 16:02:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Availability Zones retrieved successfully. Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Flow 'volume_create_api' (5a1cf36f-991d-4ea2-ba0c-ebe792d7253c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aec6dfb-4c8e-4428-8618-d988a86a0ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aec6dfb-4c8e-4428-8618-d988a86a0ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a4b811a-85ed-4b56-a7e3-bf7b4ec4fee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8ecc177d-0c6d-4384-903d-4472b2dd4c60 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1070/2095] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:07 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Created reservations ['2dc0e422-5d6b-4fab-8f02-78cbdfc45c1b', 'b6fe2bce-0324-4b90-ab3c-c1c1837fc1d6', '3588c1a5-60af-4631-823a-a00625696f3c', 'c39d9127-6b08-4eea-aefb-0af109adba45'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a4b811a-85ed-4b56-a7e3-bf7b4ec4fee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc0e422-5d6b-4fab-8f02-78cbdfc45c1b', 'b6fe2bce-0324-4b90-ab3c-c1c1837fc1d6', '3588c1a5-60af-4631-823a-a00625696f3c', 'c39d9127-6b08-4eea-aefb-0af109adba45']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11086dfe-1cba-4509-ac75-21b23102381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11086dfe-1cba-4509-ac75-21b23102381b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7caf89-0d60-4670-9884-51cc6eb9a747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1573900969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',qos_specs=None,replication_status=,reservations=['2dc0e422-5d6b-4fab-8f02-78cbdfc45c1b','b6fe2bce-0324-4b90-ab3c-c1c1837fc1d6','3588c1a5-60af-4631-823a-a00625696f3c','c39d9127-6b08-4eea-aefb-0af109adba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828111b5d8794432bb9071cfdc585772',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1573900969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f7caf89-0d60-4670-9884-51cc6eb9a747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='828111b5d8794432bb9071cfdc585772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b55e612-f6dd-45f2-ae95-cbb8c229d591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b55e612-f6dd-45f2-ae95-cbb8c229d591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1573900969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',qos_specs=None,replication_status=,reservations=['2dc0e422-5d6b-4fab-8f02-78cbdfc45c1b','b6fe2bce-0324-4b90-ab3c-c1c1837fc1d6','3588c1a5-60af-4631-823a-a00625696f3c','c39d9127-6b08-4eea-aefb-0af109adba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828111b5d8794432bb9071cfdc585772',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f9288f-da6f-4eb8-8a8e-f5c2ac1f1b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f9288f-da6f-4eb8-8a8e-f5c2ac1f1b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Flow 'volume_create_api' (5a1cf36f-991d-4ea2-ba0c-ebe792d7253c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume request issued successfully. Sep 04 16:02:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5231dac6-0df9-4c3f-b93d-fba622963c19 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1026/2096] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:02:06 2026] POST /volume/v3/volumes => generated 826 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-955b4022-d383-4a9a-96e6-2022a0d612e2 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1071/2097] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:07 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 894 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-36a975f0-cfc3-4ae6-b547-27a988cf6f97 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1027/2098] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c7404fe-165b-41a4-9d3e-b03f9aefb01b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1072/2099] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a3a74ec-71f4-4c34-ba52-aeb59dbba24b tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1028/2100] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05057267-e85d-4ecd-8419-fda73357bf41 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Delete volume with id: c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Delete volume request issued successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05057267-e85d-4ecd-8419-fda73357bf41 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 202 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1073/2101] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:08 2026] DELETE /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-803eb60e-afdb-4987-a05e-2c249b831d9e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-803eb60e-afdb-4987-a05e-2c249b831d9e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-803eb60e-afdb-4987-a05e-2c249b831d9e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-803eb60e-afdb-4987-a05e-2c249b831d9e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-803eb60e-afdb-4987-a05e-2c249b831d9e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79e9cda7-adb8-4adf-bf8d-8ab7a4ef39fc tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1029/2102] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-803eb60e-afdb-4987-a05e-2c249b831d9e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1074/2103] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] POST http://192.168.122.48/volume/v3/volume-transfers Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7f7caf89-0d60-4670-9884-51cc6eb9a747"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volume_transfer [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Creating new volume transfer {'transfer': {'volume_id': '7f7caf89-0d60-4670-9884-51cc6eb9a747'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volume_transfer [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Creating transfer of volume 7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Generating transfer record for volume 7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad062051-5823-47bf-8bfa-c898e0cb8e3d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 202 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1030/2104] 192.168.122.48 () {62 vars in 1205 bytes} [Fri Sep 4 16:02:08 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4bc1f997-5136-481a-9854-aaca6e6cf9f0 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1075/2105] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdaa56e5-c152-481d-89d7-f25631577c9c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdaa56e5-c152-481d-89d7-f25631577c9c tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdaa56e5-c152-481d-89d7-f25631577c9c tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdaa56e5-c152-481d-89d7-f25631577c9c tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdaa56e5-c152-481d-89d7-f25631577c9c tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1031/2106] 192.168.122.48 () {60 vars in 1295 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volume-transfers Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volume_transfer [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Listing volume transfers {{(pid=87212) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 16:02:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69cf023-fba0-4633-94bf-b2c386dfa1ad tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 200 Sep 04 16:02:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1076/2107] 192.168.122.48 () {60 vars in 1184 bytes} [Fri Sep 4 16:02:08 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-77888459-a256-4465-b90e-07624eb7087f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] POST http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8/accept Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c87f8b378a32ee3e"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.volume_transfer [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Accepting volume transfer f496d651-e25c-4434-92ed-38dfa4241ae8 {{(pid=87211) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Accepting transfer f496d651-e25c-4434-92ed-38dfa4241ae8 Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Created reservations ['63be8abf-59b2-4204-b280-658a243338b2', '01108e29-4618-4c63-8caf-4bc5ff1c68b3', 'de762b17-f649-4da9-a27d-b0cfded6c305', 'c10cf45c-2470-4c73-8ab5-cb68868b7de1'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Created reservations ['0964c1a9-266c-4b77-ba48-f2114a9d48ce', '3d4b909a-ec7e-4165-a987-a53c35aa5ef7', '4a1ed606-0ce6-4d7e-981a-b60161ff1879', 'ea73d585-bc5e-4415-833b-45e83676ef97'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Created reservations ['45268c51-aefe-4fca-a628-36f9efb04313', 'eae1306d-b4fc-49d0-96f3-df17a1362f56', '58cd7f47-972e-464d-b515-10d87fcb09ef', '6ce49b8a-827f-4e6b-943f-928e52834acd'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Created reservations ['4e698554-b0fe-4ad9-a303-ce13a77c9968', '64f277a2-9d62-40d2-8504-371d591d1dc7', 'b1b4e2be-dd80-410c-8d9e-94557fff2027', '4cf3bc7b-8a49-4315-b29b-dec2f991773f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Transfer volume completed successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.transfer.api [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Volume 7f7caf89-0d60-4670-9884-51cc6eb9a747 has been transferred. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-77888459-a256-4465-b90e-07624eb7087f tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8/accept returned with HTTP 202 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1032/2108] 192.168.122.48 () {62 vars in 1337 bytes} [Fri Sep 4 16:02:08 2026] POST /volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8/accept => generated 371 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1692ba5-5dd1-4af9-b83b-e08f75a14644 tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1077/2109] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc827eef-3e4a-4ce3-8fee-fd302a47f55c tempest-VolumesTransfersV355Test-1459873178 tempest-VolumesTransfersV355Test-1459873178-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1033/2110] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.volume_transfer [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Delete transfer with id: f496d651-e25c-4434-92ed-38dfa4241ae8 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8f4aa109-5011-4ad1-b2af-dde94b039e42 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 returned with HTTP 404 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1078/2111] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 16:02:09 2026] DELETE /volume/v3/volume-transfers/f496d651-e25c-4434-92ed-38dfa4241ae8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Delete volume with id: 7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2704db5a-3d38-4d80-b9e6-ba08db930149 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2704db5a-3d38-4d80-b9e6-ba08db930149 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2704db5a-3d38-4d80-b9e6-ba08db930149 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2704db5a-3d38-4d80-b9e6-ba08db930149 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2704db5a-3d38-4d80-b9e6-ba08db930149 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e returned with HTTP 404 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1079/2112] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/c110558b-bb9d-4a02-84f1-6349de46ba5e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Delete volume request issued successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8efc270f-3efb-48d6-a623-ee4057d719a3 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 202 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1034/2113] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:02:09 2026] DELETE /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c8720b95-a270-42da-a260-740de9fea849 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8720b95-a270-42da-a260-740de9fea849 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8720b95-a270-42da-a260-740de9fea849 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8720b95-a270-42da-a260-740de9fea849 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05176ab6-0b24-4f49-bd74-7a6b20b21fa0 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1080/2114] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Delete volume with id: 9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c8720b95-a270-42da-a260-740de9fea849 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8720b95-a270-42da-a260-740de9fea849 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1035/2115] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Delete volume request issued successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27f9e8c0-3080-4170-b5d5-b8e898c8a626 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 202 Sep 04 16:02:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1081/2116] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:09 2026] DELETE /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fca1b736-ec6c-49e8-88db-5512d429de3d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fca1b736-ec6c-49e8-88db-5512d429de3d tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fca1b736-ec6c-49e8-88db-5512d429de3d tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fca1b736-ec6c-49e8-88db-5512d429de3d tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fca1b736-ec6c-49e8-88db-5512d429de3d tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fca1b736-ec6c-49e8-88db-5512d429de3d tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1036/2117] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7cd4af41-713e-418c-9304-dc75432d227c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cd4af41-713e-418c-9304-dc75432d227c tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cd4af41-713e-418c-9304-dc75432d227c tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cd4af41-713e-418c-9304-dc75432d227c tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cd4af41-713e-418c-9304-dc75432d227c tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 404 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1082/2118] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:10 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af84842d-807d-4968-88e1-fee2bf3c0b86 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af84842d-807d-4968-88e1-fee2bf3c0b86 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af84842d-807d-4968-88e1-fee2bf3c0b86 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af84842d-807d-4968-88e1-fee2bf3c0b86 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af84842d-807d-4968-88e1-fee2bf3c0b86 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 404 Sep 04 16:02:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1037/2119] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:10 2026] GET /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] DELETE http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Delete volume with id: 7f7caf89-0d60-4670-9884-51cc6eb9a747 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54c2c26e-cdfd-4aaa-9974-df711996e1ae tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 returned with HTTP 404 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1083/2120] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:02:10 2026] DELETE /volume/v3/volumes/7f7caf89-0d60-4670-9884-51cc6eb9a747 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-160131003"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-160131003'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume of 1 GB Sep 04 16:02:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Availability Zones retrieved successfully. Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9104ff91-1980-4487-86a4-6923b914ce16 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9104ff91-1980-4487-86a4-6923b914ce16 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] GET http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9104ff91-1980-4487-86a4-6923b914ce16 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9104ff91-1980-4487-86a4-6923b914ce16 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Flow 'volume_create_api' (a463ddf4-ab79-49c8-8ddf-7dae3f5709d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9104ff91-1980-4487-86a4-6923b914ce16 tempest-VolumesCloneTest-1694792786 tempest-VolumesCloneTest-1694792786-project-member] http://192.168.122.48/volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 returned with HTTP 404 Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d1792d-0a4f-4d8f-8ec9-b56562fff2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1084/2121] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:10 2026] GET /volume/v3/volumes/9c20e63e-6249-476d-8251-401e84d5ae15 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d1792d-0a4f-4d8f-8ec9-b56562fff2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff2c5ca-8c5c-4085-9142-f89d0841f460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Created reservations ['3390e42c-5ae3-439b-86fd-97cad18256e4', 'ec347d5d-d416-4096-90b5-fd38f1b8ce93', 'cbeab356-7aba-4161-87a5-f7b667e8cc83', '6533b7ef-3c35-402c-bc99-23622363934d'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff2c5ca-8c5c-4085-9142-f89d0841f460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3390e42c-5ae3-439b-86fd-97cad18256e4', 'ec347d5d-d416-4096-90b5-fd38f1b8ce93', 'cbeab356-7aba-4161-87a5-f7b667e8cc83', '6533b7ef-3c35-402c-bc99-23622363934d']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089f7f11-ef67-4005-a1a2-5ecb86ac6f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089f7f11-ef67-4005-a1a2-5ecb86ac6f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '085ce400-6628-4a3d-8ff9-20a05a5e0a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-160131003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',qos_specs=None,replication_status=,reservations=['3390e42c-5ae3-439b-86fd-97cad18256e4','ec347d5d-d416-4096-90b5-fd38f1b8ce93','cbeab356-7aba-4161-87a5-f7b667e8cc83','6533b7ef-3c35-402c-bc99-23622363934d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828111b5d8794432bb9071cfdc585772',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-160131003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=085ce400-6628-4a3d-8ff9-20a05a5e0a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='828111b5d8794432bb9071cfdc585772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd45f655-f5f6-4c7a-9694-e0b2811951bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd45f655-f5f6-4c7a-9694-e0b2811951bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-160131003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f09a3ad3f0f4a2782201a1b4610e57f',qos_specs=None,replication_status=,reservations=['3390e42c-5ae3-439b-86fd-97cad18256e4','ec347d5d-d416-4096-90b5-fd38f1b8ce93','cbeab356-7aba-4161-87a5-f7b667e8cc83','6533b7ef-3c35-402c-bc99-23622363934d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828111b5d8794432bb9071cfdc585772',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf0c71c-1f57-4bc5-bd1b-841b6385d3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf0c71c-1f57-4bc5-bd1b-841b6385d3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Flow 'volume_create_api' (a463ddf4-ab79-49c8-8ddf-7dae3f5709d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Create volume request issued successfully. Sep 04 16:02:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eded4a67-a2cd-4d71-9e8e-8cba6915505d tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1038/2122] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:02:10 2026] POST /volume/v3/volumes => generated 825 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14384d5f-a2ad-4f84-a45b-05975b922b6e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 200 Sep 04 16:02:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1085/2123] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:11 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b51963f8-0266-4b26-a2c4-4ddc46514b35 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 200 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1039/2124] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:12 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] POST http://192.168.122.48/volume/v3/volume-transfers Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "085ce400-6628-4a3d-8ff9-20a05a5e0a46"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volume_transfer [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Creating new volume transfer {'transfer': {'volume_id': '085ce400-6628-4a3d-8ff9-20a05a5e0a46'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volume_transfer [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Creating transfer of volume 085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.transfer.api [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Generating transfer record for volume 085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dbecf179-79ef-4506-b43a-89e827d39cb9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers returned with HTTP 202 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1086/2125] 192.168.122.48 () {62 vars in 1205 bytes} [Fri Sep 4 16:02:12 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2c25287d-576c-48be-a7ae-f7f63616c087 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c25287d-576c-48be-a7ae-f7f63616c087 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c25287d-576c-48be-a7ae-f7f63616c087 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c25287d-576c-48be-a7ae-f7f63616c087 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2c25287d-576c-48be-a7ae-f7f63616c087 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c25287d-576c-48be-a7ae-f7f63616c087 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 200 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1040/2126] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:12 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volume-transfers/detail Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volume_transfer [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Listing volume transfers {{(pid=87212) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90eef4dc-9389-43b5-b9df-8c6fa57b9687 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1087/2127] 192.168.122.48 () {60 vars in 1205 bytes} [Fri Sep 4 16:02:12 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Delete transfer with id: 3a9821da-7e9a-45bb-ab42-eacb8a8b257a Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f1f7104-5712-4e4f-9760-ef17d2f9ab05 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a returned with HTTP 202 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1041/2128] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 16:02:12 2026] DELETE /volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09a222e3-43f0-439c-a3e9-32f80b387524 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09a222e3-43f0-439c-a3e9-32f80b387524 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09a222e3-43f0-439c-a3e9-32f80b387524 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09a222e3-43f0-439c-a3e9-32f80b387524 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09a222e3-43f0-439c-a3e9-32f80b387524 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Volume info retrieved successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09a222e3-43f0-439c-a3e9-32f80b387524 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 200 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1088/2129] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:12 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] DELETE http://192.168.122.48/volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.volume_transfer [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Delete transfer with id: 3a9821da-7e9a-45bb-ab42-eacb8a8b257a Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bd8d2e47-fc9c-4d29-aea8-e752ff73769e tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a returned with HTTP 404 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1042/2130] 192.168.122.48 () {60 vars in 1298 bytes} [Fri Sep 4 16:02:12 2026] DELETE /volume/v3/volume-transfers/3a9821da-7e9a-45bb-ab42-eacb8a8b257a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Delete volume with id: 085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Volume info retrieved successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Delete volume request issued successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6ac2e0b-ff33-428c-8f39-2e08f203a922 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 202 Sep 04 16:02:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1089/2131] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:02:12 2026] DELETE /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-572c5c1b-7a3a-41fc-8122-209071670fbe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-572c5c1b-7a3a-41fc-8122-209071670fbe tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-572c5c1b-7a3a-41fc-8122-209071670fbe tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-572c5c1b-7a3a-41fc-8122-209071670fbe tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-572c5c1b-7a3a-41fc-8122-209071670fbe tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Volume info retrieved successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-572c5c1b-7a3a-41fc-8122-209071670fbe tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 200 Sep 04 16:02:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1043/2132] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:12 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a35f93eb-41cd-4928-a46b-871d3a2b70e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a35f93eb-41cd-4928-a46b-871d3a2b70e6 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a35f93eb-41cd-4928-a46b-871d3a2b70e6 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a35f93eb-41cd-4928-a46b-871d3a2b70e6 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a35f93eb-41cd-4928-a46b-871d3a2b70e6 tempest-VolumesTransfersV355Test-31027405 tempest-VolumesTransfersV355Test-31027405-project-admin] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 404 Sep 04 16:02:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1090/2133] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:13 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-248bd20f-feae-42c7-9f8c-ef1bcbcf32e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-248bd20f-feae-42c7-9f8c-ef1bcbcf32e7 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] GET http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-248bd20f-feae-42c7-9f8c-ef1bcbcf32e7 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-248bd20f-feae-42c7-9f8c-ef1bcbcf32e7 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-248bd20f-feae-42c7-9f8c-ef1bcbcf32e7 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 404 Sep 04 16:02:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1044/2134] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:02:13 2026] GET /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0a0d4576-b50d-4032-9a55-271680512aa9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a0d4576-b50d-4032-9a55-271680512aa9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] DELETE http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a0d4576-b50d-4032-9a55-271680512aa9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0a0d4576-b50d-4032-9a55-271680512aa9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:13 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0a0d4576-b50d-4032-9a55-271680512aa9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] Delete volume with id: 085ce400-6628-4a3d-8ff9-20a05a5e0a46 Sep 04 16:02:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0a0d4576-b50d-4032-9a55-271680512aa9 tempest-VolumesTransfersV355Test-794300049 tempest-VolumesTransfersV355Test-794300049-project-member] http://192.168.122.48/volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 returned with HTTP 404 Sep 04 16:02:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1091/2135] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:02:13 2026] DELETE /volume/v3/volumes/085ce400-6628-4a3d-8ff9-20a05a5e0a46 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-87458323", "metadata": {"Type": "Test"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-87458323', 'metadata': {'Type': 'Test'}}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:18 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (c913aa8f-069f-4bf7-a077-15d14e3b301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95ed375-7757-4cc3-a98b-24ba44ca6649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:18 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95ed375-7757-4cc3-a98b-24ba44ca6649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d60d06-4c34-43c6-ad0d-28b553c46430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['780437a2-3012-4626-b82c-92ef9269a184', 'd0514394-cac2-4461-b4fd-8ecb410fa3f1', '2206f03f-5fd6-4942-9f5e-d049f1eef4ee', 'c56d964c-7e85-437a-a750-0bb8aaf85cbe'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d60d06-4c34-43c6-ad0d-28b553c46430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780437a2-3012-4626-b82c-92ef9269a184', 'd0514394-cac2-4461-b4fd-8ecb410fa3f1', '2206f03f-5fd6-4942-9f5e-d049f1eef4ee', 'c56d964c-7e85-437a-a750-0bb8aaf85cbe']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed0dd63-de17-484e-a6f1-2445389d9b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed0dd63-de17-484e-a6f1-2445389d9b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166892af-e92e-44e0-9b7c-8e45b65e27ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-87458323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['780437a2-3012-4626-b82c-92ef9269a184','d0514394-cac2-4461-b4fd-8ecb410fa3f1','2206f03f-5fd6-4942-9f5e-d049f1eef4ee','c56d964c-7e85-437a-a750-0bb8aaf85cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-87458323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166892af-e92e-44e0-9b7c-8e45b65e27ce,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20cd793-e22b-4fc2-94ba-220f9270d00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20cd793-e22b-4fc2-94ba-220f9270d00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-87458323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['780437a2-3012-4626-b82c-92ef9269a184','d0514394-cac2-4461-b4fd-8ecb410fa3f1','2206f03f-5fd6-4942-9f5e-d049f1eef4ee','c56d964c-7e85-437a-a750-0bb8aaf85cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd791b95-4d91-410b-867b-7c277ac049cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd791b95-4d91-410b-867b-7c277ac049cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (c913aa8f-069f-4bf7-a077-15d14e3b301f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7dcaa9a-4997-4a89-bdcd-b1a2205e2436 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1045/2136] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:18 2026] POST /volume/v3/volumes => generated 764 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-95569594-936a-4067-854f-3727e0fe4ac9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95569594-936a-4067-854f-3727e0fe4ac9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95569594-936a-4067-854f-3727e0fe4ac9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-95569594-936a-4067-854f-3727e0fe4ac9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-95569594-936a-4067-854f-3727e0fe4ac9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-95569594-936a-4067-854f-3727e0fe4ac9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1092/2137] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:19 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c536665f-654b-41e9-bf0b-8970334217cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c536665f-654b-41e9-bf0b-8970334217cb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c536665f-654b-41e9-bf0b-8970334217cb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c536665f-654b-41e9-bf0b-8970334217cb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c536665f-654b-41e9-bf0b-8970334217cb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c536665f-654b-41e9-bf0b-8970334217cb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1046/2138] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:20 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09b4661f-5f3c-414f-9180-042fc6385403 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09b4661f-5f3c-414f-9180-042fc6385403 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09b4661f-5f3c-414f-9180-042fc6385403 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09b4661f-5f3c-414f-9180-042fc6385403 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09b4661f-5f3c-414f-9180-042fc6385403 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09b4661f-5f3c-414f-9180-042fc6385403 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1093/2139] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:21 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8be3a7b-fec0-4de5-a16d-ba0c2335d855 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1047/2140] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:21 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-87458323"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-448db64d-9614-42fb-ae5f-0303b6ab9f34 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1094/2141] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:02:21 2026] PUT /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 789 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00936976-dc4a-475c-8737-bce54721aa85 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00936976-dc4a-475c-8737-bce54721aa85 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00936976-dc4a-475c-8737-bce54721aa85 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1108365595", "description": "This is the new description of volume"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-00936976-dc4a-475c-8737-bce54721aa85 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-00936976-dc4a-475c-8737-bce54721aa85 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00936976-dc4a-475c-8737-bce54721aa85 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1048/2142] 192.168.122.48 () {60 vars in 1248 bytes} [Fri Sep 4 16:02:21 2026] PUT /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e1faf3d-0d41-4052-a127-8aa4ce15e671 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1095/2143] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:21 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 898 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-934870e0-7500-4bee-9532-101a18b19121 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1173901320", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-246587633"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1173901320', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-246587633'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (3c7064fe-0630-4f90-9898-58ae223243e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844ac9a6-9014-48ac-9b09-1e94b9a2e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844ac9a6-9014-48ac-9b09-1e94b9a2e7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b475be-c81b-4b8b-8e05-64a36783b0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=462,cinder:INSERT=97,cinder:UPDATE=133 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['7f3d3b3f-ddaf-4918-9b71-5d86133a7bec', 'bee9d5da-c8ab-4e88-81b6-14c56302547e', '654d8ef0-982b-4af6-9177-22be4e47b5f6', '52f9c0ec-24f6-4a1b-89c5-e47a4baa03fd'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b475be-c81b-4b8b-8e05-64a36783b0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3d3b3f-ddaf-4918-9b71-5d86133a7bec', 'bee9d5da-c8ab-4e88-81b6-14c56302547e', '654d8ef0-982b-4af6-9177-22be4e47b5f6', '52f9c0ec-24f6-4a1b-89c5-e47a4baa03fd']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eebc634-0b13-4ff4-9941-f731df91864f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eebc634-0b13-4ff4-9941-f731df91864f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca85577-6a32-466d-b815-a7283ab2a0bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1173901320',display_name='tempest-VolumesGetTest-Volume-246587633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['7f3d3b3f-ddaf-4918-9b71-5d86133a7bec','bee9d5da-c8ab-4e88-81b6-14c56302547e','654d8ef0-982b-4af6-9177-22be4e47b5f6','52f9c0ec-24f6-4a1b-89c5-e47a4baa03fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1173901320',display_name='tempest-VolumesGetTest-Volume-246587633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca85577-6a32-466d-b815-a7283ab2a0bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b58c16-e28e-44c7-a973-60c46be03dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b58c16-e28e-44c7-a973-60c46be03dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1173901320',display_name='tempest-VolumesGetTest-Volume-246587633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['7f3d3b3f-ddaf-4918-9b71-5d86133a7bec','bee9d5da-c8ab-4e88-81b6-14c56302547e','654d8ef0-982b-4af6-9177-22be4e47b5f6','52f9c0ec-24f6-4a1b-89c5-e47a4baa03fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30adcdd0-6bb2-4e3b-9614-443b9ae8777d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30adcdd0-6bb2-4e3b-9614-443b9ae8777d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (3c7064fe-0630-4f90-9898-58ae223243e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-934870e0-7500-4bee-9532-101a18b19121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1049/2144] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:21 2026] POST /volume/v3/volumes => generated 786 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63501c92-89b5-4048-a46d-3510690f189e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63501c92-89b5-4048-a46d-3510690f189e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63501c92-89b5-4048-a46d-3510690f189e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63501c92-89b5-4048-a46d-3510690f189e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-63501c92-89b5-4048-a46d-3510690f189e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63501c92-89b5-4048-a46d-3510690f189e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1096/2145] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:22 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-648b22c1-5a90-4e19-9e92-0fa3b73eb8d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1050/2146] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:23 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73a1f90b-f7b6-4f7f-896f-d07711d493d9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1097/2147] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-87458323", "description": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d175fe99-d02b-4c09-bcb6-3176bcb51c6d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1051/2148] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:02:24 2026] PUT /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 775 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1443b84c-6927-45ba-b708-d38f03580e61 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1443b84c-6927-45ba-b708-d38f03580e61 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1443b84c-6927-45ba-b708-d38f03580e61 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1443b84c-6927-45ba-b708-d38f03580e61 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1443b84c-6927-45ba-b708-d38f03580e61 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1443b84c-6927-45ba-b708-d38f03580e61 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1098/2149] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a7c230a-d099-40af-b18c-42e761f844eb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a7c230a-d099-40af-b18c-42e761f844eb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 202 Sep 04 16:02:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1052/2150] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:24 2026] DELETE /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ef042f10-0c5c-4221-87cf-6081dce66ee1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1099/2151] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c0d3e2f2-44b8-49e8-b9e2-6a74793f611d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0d3e2f2-44b8-49e8-b9e2-6a74793f611d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c0d3e2f2-44b8-49e8-b9e2-6a74793f611d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c0d3e2f2-44b8-49e8-b9e2-6a74793f611d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c0d3e2f2-44b8-49e8-b9e2-6a74793f611d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb returned with HTTP 404 Sep 04 16:02:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1053/2152] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:25 2026] GET /volume/v3/volumes/bca85577-6a32-466d-b815-a7283ab2a0bb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4965de4-ff46-4ddd-b007-33dd473b6c43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1100/2153] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:25 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 898 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:25 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: 166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:02:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-54fa8056-94e5-4ff9-8e15-3bd49ba6e2ad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 202 Sep 04 16:02:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1054/2154] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:25 2026] DELETE /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-18974233-75a1-4f6e-a4cb-737fc5027a32 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 200 Sep 04 16:02:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1101/2155] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:26 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 897 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d4854554-d2eb-40bd-8f44-9ab165ad857e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4854554-d2eb-40bd-8f44-9ab165ad857e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4854554-d2eb-40bd-8f44-9ab165ad857e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4854554-d2eb-40bd-8f44-9ab165ad857e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4854554-d2eb-40bd-8f44-9ab165ad857e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce returned with HTTP 404 Sep 04 16:02:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1055/2156] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:27 2026] GET /volume/v3/volumes/166892af-e92e-44e0-9b7c-8e45b65e27ce => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7e17b307-1af9-4ed3-be38-60add30003e9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1723715226"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1723715226'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (8149df69-5edf-48e4-abae-2b5c84e9ccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8213dfea-eeb9-4e1b-b579-6b98d651f7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8213dfea-eeb9-4e1b-b579-6b98d651f7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c44578-1930-4fa9-8120-76936c27d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['ecab2d96-faa6-4623-a601-96d23e60f4cd', 'e6b54a5f-c980-4c7e-bf2b-6b968c1f7ba0', 'cf68be11-3f9f-4777-a7b5-cc46ab016fa7', '844150f5-7812-4936-8b39-e0693481078b'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c44578-1930-4fa9-8120-76936c27d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecab2d96-faa6-4623-a601-96d23e60f4cd', 'e6b54a5f-c980-4c7e-bf2b-6b968c1f7ba0', 'cf68be11-3f9f-4777-a7b5-cc46ab016fa7', '844150f5-7812-4936-8b39-e0693481078b']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e174bf-ab00-4dc2-8006-d10f61607e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e174bf-ab00-4dc2-8006-d10f61607e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e96de6-ea3e-4745-a08a-7d965f02686d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1723715226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['ecab2d96-faa6-4623-a601-96d23e60f4cd','e6b54a5f-c980-4c7e-bf2b-6b968c1f7ba0','cf68be11-3f9f-4777-a7b5-cc46ab016fa7','844150f5-7812-4936-8b39-e0693481078b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1723715226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e96de6-ea3e-4745-a08a-7d965f02686d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3733aa9f-4582-4169-bc00-b30ce61e4a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3733aa9f-4582-4169-bc00-b30ce61e4a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1723715226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['ecab2d96-faa6-4623-a601-96d23e60f4cd','e6b54a5f-c980-4c7e-bf2b-6b968c1f7ba0','cf68be11-3f9f-4777-a7b5-cc46ab016fa7','844150f5-7812-4936-8b39-e0693481078b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc71833-ea32-440f-92bd-0f456351e14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc71833-ea32-440f-92bd-0f456351e14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (8149df69-5edf-48e4-abae-2b5c84e9ccd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e17b307-1af9-4ed3-be38-60add30003e9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1102/2157] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:02:27 2026] POST /volume/v3/volumes => generated 752 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cde956f9-92a6-4e03-8ec0-44bec99fe3d0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 200 Sep 04 16:02:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1056/2158] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:27 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-24296e1c-48de-422e-907b-93fc807d4892 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-24296e1c-48de-422e-907b-93fc807d4892 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-24296e1c-48de-422e-907b-93fc807d4892 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-24296e1c-48de-422e-907b-93fc807d4892 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-24296e1c-48de-422e-907b-93fc807d4892 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-24296e1c-48de-422e-907b-93fc807d4892 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 200 Sep 04 16:02:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1103/2159] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:28 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-75a283f1-cd59-4eaa-8468-44e65a56dfe0 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 200 Sep 04 16:02:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1057/2160] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:29 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e6e96de6-ea3e-4745-a08a-7d965f02686d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1154843066", "metadata": {"Type": "Test"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'source_volid': 'e6e96de6-ea3e-4745-a08a-7d965f02686d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1154843066', 'metadata': {'Type': 'Test'}}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume retrieved successfully. Sep 04 16:02:29 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (f244a9cb-d95d-4059-9b76-62cfd0cd10ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a31737-4565-47fc-8684-96cc307653a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a31737-4565-47fc-8684-96cc307653a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e6e96de6-ea3e-4745-a08a-7d965f02686d', 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:29 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235c1e0e-1a7e-44c2-ae94-6b5d2038c39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['081cde93-1fe7-4179-8363-558643d67682', 'f000b6a3-dcec-4246-9647-76ffa8877778', '37c4ea5a-59da-452d-b7d1-6a38dd5e8540', 'bd2fdda7-9337-4ea8-b27d-3035b5f603da'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235c1e0e-1a7e-44c2-ae94-6b5d2038c39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['081cde93-1fe7-4179-8363-558643d67682', 'f000b6a3-dcec-4246-9647-76ffa8877778', '37c4ea5a-59da-452d-b7d1-6a38dd5e8540', 'bd2fdda7-9337-4ea8-b27d-3035b5f603da']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebd5730-e73e-4259-aacb-feac7393f507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebd5730-e73e-4259-aacb-feac7393f507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6586a571-a4b3-4428-ad86-3a29c43477ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1154843066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['081cde93-1fe7-4179-8363-558643d67682','f000b6a3-dcec-4246-9647-76ffa8877778','37c4ea5a-59da-452d-b7d1-6a38dd5e8540','bd2fdda7-9337-4ea8-b27d-3035b5f603da'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6e96de6-ea3e-4745-a08a-7d965f02686d,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1154843066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6586a571-a4b3-4428-ad86-3a29c43477ab,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e6e96de6-ea3e-4745-a08a-7d965f02686d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe02a96-7da8-4906-88f7-1259af71e587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe02a96-7da8-4906-88f7-1259af71e587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1154843066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['081cde93-1fe7-4179-8363-558643d67682','f000b6a3-dcec-4246-9647-76ffa8877778','37c4ea5a-59da-452d-b7d1-6a38dd5e8540','bd2fdda7-9337-4ea8-b27d-3035b5f603da'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6e96de6-ea3e-4745-a08a-7d965f02686d,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7ed93e-b212-4a66-9e5b-ab124c6eb9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7ed93e-b212-4a66-9e5b-ab124c6eb9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (f244a9cb-d95d-4059-9b76-62cfd0cd10ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f76dda0e-58e9-47b7-8484-e7a700f98722 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1104/2161] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:29 2026] POST /volume/v3/volumes => generated 800 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16b09aff-5a48-4d8f-9580-8242ebd9b4cf tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1058/2162] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:30 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c88eab42-55cc-48a5-b10d-00c0c390c09c tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1105/2163] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:31 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-782c013a-7041-41d6-8404-6d42e77dcab1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-782c013a-7041-41d6-8404-6d42e77dcab1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-782c013a-7041-41d6-8404-6d42e77dcab1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-782c013a-7041-41d6-8404-6d42e77dcab1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-782c013a-7041-41d6-8404-6d42e77dcab1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-782c013a-7041-41d6-8404-6d42e77dcab1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1059/2164] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:32 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-862e91f8-d7c4-40d9-9f8f-d5c708431d43 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1106/2165] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:33 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4504952-c1b1-49f8-b1a0-2c661cd6ff2d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1060/2166] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:34 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5c6fd34-5f9d-454a-a232-48413e20696e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5c6fd34-5f9d-454a-a232-48413e20696e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5c6fd34-5f9d-454a-a232-48413e20696e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5c6fd34-5f9d-454a-a232-48413e20696e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5c6fd34-5f9d-454a-a232-48413e20696e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5c6fd34-5f9d-454a-a232-48413e20696e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1107/2167] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:35 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12cf60b3-9b47-463e-a05a-a53b3c9e0dad tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1061/2168] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:36 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fed8e73f-9f35-4281-9b98-49edf97ad4b4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1108/2169] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:37 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-44109983-3ec9-4954-94c6-011e97b62a84 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44109983-3ec9-4954-94c6-011e97b62a84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44109983-3ec9-4954-94c6-011e97b62a84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44109983-3ec9-4954-94c6-011e97b62a84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-44109983-3ec9-4954-94c6-011e97b62a84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44109983-3ec9-4954-94c6-011e97b62a84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1062/2170] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:39 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34ee5f43-d737-4f85-b47a-5d4361351242 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ee5f43-d737-4f85-b47a-5d4361351242 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ee5f43-d737-4f85-b47a-5d4361351242 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34ee5f43-d737-4f85-b47a-5d4361351242 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34ee5f43-d737-4f85-b47a-5d4361351242 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34ee5f43-d737-4f85-b47a-5d4361351242 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1109/2171] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:40 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 892 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7609ed29-4a2a-492f-81e2-d1a6318d767b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1063/2172] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:41 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-039aaef6-54cc-4e34-b1bd-bfb9dd39e2d8 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1110/2173] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:41 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1154843066"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd2df6a2-9617-4467-8a17-9ed2a597d50a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1064/2174] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:02:41 2026] PUT /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 825 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1046777529", "description": "This is the new description of volume"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58ff0b7f-c3c8-4164-a6ff-3732553ede44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1111/2175] 192.168.122.48 () {60 vars in 1248 bytes} [Fri Sep 4 16:02:41 2026] PUT /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0f12dbf2-7f2d-4723-aede-510836d06201 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0f12dbf2-7f2d-4723-aede-510836d06201 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0f12dbf2-7f2d-4723-aede-510836d06201 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0f12dbf2-7f2d-4723-aede-510836d06201 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0f12dbf2-7f2d-4723-aede-510836d06201 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0f12dbf2-7f2d-4723-aede-510836d06201 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1065/2176] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:41 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1371625040", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-57595316"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1371625040', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-57595316'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (8743a2ee-a6e9-46a8-bff9-bafcc468337f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6327f2e1-82b0-4a01-b9ab-6cdc4d22e6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6327f2e1-82b0-4a01-b9ab-6cdc4d22e6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7f2cee-d35f-4341-b3bb-d5eb75238cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['3bf61c82-9b72-4533-a1f2-432b48c1d7b9', '2e071a39-111a-45ab-808e-78657d19c97a', '3a31be74-e22b-45be-b95e-cd73c2a66118', 'c54fc9b2-b708-4999-a78b-3441ac919a14'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7f2cee-d35f-4341-b3bb-d5eb75238cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf61c82-9b72-4533-a1f2-432b48c1d7b9', '2e071a39-111a-45ab-808e-78657d19c97a', '3a31be74-e22b-45be-b95e-cd73c2a66118', 'c54fc9b2-b708-4999-a78b-3441ac919a14']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752c25a7-ad86-456b-b24d-fb4c0a2d19c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752c25a7-ad86-456b-b24d-fb4c0a2d19c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fc6a17-81bd-4531-8454-4934593d564c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1371625040',display_name='tempest-VolumesGetTest-Volume-57595316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['3bf61c82-9b72-4533-a1f2-432b48c1d7b9','2e071a39-111a-45ab-808e-78657d19c97a','3a31be74-e22b-45be-b95e-cd73c2a66118','c54fc9b2-b708-4999-a78b-3441ac919a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1371625040',display_name='tempest-VolumesGetTest-Volume-57595316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09fc6a17-81bd-4531-8454-4934593d564c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c5c500-52e1-439b-b764-7ed2d1439965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c5c500-52e1-439b-b764-7ed2d1439965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1371625040',display_name='tempest-VolumesGetTest-Volume-57595316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['3bf61c82-9b72-4533-a1f2-432b48c1d7b9','2e071a39-111a-45ab-808e-78657d19c97a','3a31be74-e22b-45be-b95e-cd73c2a66118','c54fc9b2-b708-4999-a78b-3441ac919a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7833bed4-2e9e-463e-8f89-b8002e35cd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7833bed4-2e9e-463e-8f89-b8002e35cd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (8743a2ee-a6e9-46a8-bff9-bafcc468337f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-be7e9254-92ee-4637-a8dc-eddb3466e058 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1112/2177] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:41 2026] POST /volume/v3/volumes => generated 785 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-399dae86-774b-40ba-b84d-5376c5542c58 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-399dae86-774b-40ba-b84d-5376c5542c58 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-399dae86-774b-40ba-b84d-5376c5542c58 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-399dae86-774b-40ba-b84d-5376c5542c58 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-399dae86-774b-40ba-b84d-5376c5542c58 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-399dae86-774b-40ba-b84d-5376c5542c58 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1066/2178] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:42 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ead35b50-03b3-4aa8-a818-35912d85a223 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ead35b50-03b3-4aa8-a818-35912d85a223 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ead35b50-03b3-4aa8-a818-35912d85a223 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ead35b50-03b3-4aa8-a818-35912d85a223 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ead35b50-03b3-4aa8-a818-35912d85a223 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ead35b50-03b3-4aa8-a818-35912d85a223 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1113/2179] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:43 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 877 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f559cd1a-bf53-4575-90b6-a9ec1f83a1d1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1067/2180] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:44 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 878 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1154843066", "description": null}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa6c5017-ab64-4b3f-b9a1-73b635cf683d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1114/2181] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:02:44 2026] PUT /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 777 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f210765b-a080-46aa-9f78-3a23a25d4292 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f210765b-a080-46aa-9f78-3a23a25d4292 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f210765b-a080-46aa-9f78-3a23a25d4292 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f210765b-a080-46aa-9f78-3a23a25d4292 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f210765b-a080-46aa-9f78-3a23a25d4292 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f210765b-a080-46aa-9f78-3a23a25d4292 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1068/2182] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:44 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: 09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28859869-ddaf-4de4-9fbc-4303872b45e1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 202 Sep 04 16:02:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1115/2183] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:44 2026] DELETE /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-18bc4c73-9957-4227-9ea5-491e589a5e19 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 200 Sep 04 16:02:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1069/2184] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:44 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2887e6ef-29aa-4888-8477-b173e45cc07e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2887e6ef-29aa-4888-8477-b173e45cc07e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2887e6ef-29aa-4888-8477-b173e45cc07e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2887e6ef-29aa-4888-8477-b173e45cc07e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2887e6ef-29aa-4888-8477-b173e45cc07e tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c returned with HTTP 404 Sep 04 16:02:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1116/2185] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:45 2026] GET /volume/v3/volumes/09fc6a17-81bd-4531-8454-4934593d564c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-39dd2f3e-1b7e-4c66-9327-f71dfa8fd399 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1070/2186] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:45 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: 6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:02:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4314bbf1-9157-47b9-8613-e6eabf50b981 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 202 Sep 04 16:02:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1117/2187] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:45 2026] DELETE /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8a0f6674-7ffe-49da-b3e9-6d3984c75776 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 200 Sep 04 16:02:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1071/2188] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:45 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 931 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-422969511", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-422969511', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Create volume of 1 GB Sep 04 16:02:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Availability Zones retrieved successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Flow 'volume_create_api' (9d95da2e-7e9a-45c2-a6a2-9017a6dadb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982dce6a-e3e3-4a07-bd08-0f4c6eae505c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982dce6a-e3e3-4a07-bd08-0f4c6eae505c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baec4547-7fde-4aef-8fcd-2e80f6a2f7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-25e40dd1-47bc-4f98-a619-5407a7d8b5f9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-25e40dd1-47bc-4f98-a619-5407a7d8b5f9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-25e40dd1-47bc-4f98-a619-5407a7d8b5f9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-25e40dd1-47bc-4f98-a619-5407a7d8b5f9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-25e40dd1-47bc-4f98-a619-5407a7d8b5f9 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab returned with HTTP 404 Sep 04 16:02:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1072/2189] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:47 2026] GET /volume/v3/volumes/6586a571-a4b3-4428-ad86-3a29c43477ab => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Created reservations ['9c53e8f4-732f-42c7-9c30-35355a3c26e6', '8579501e-350d-4f98-8092-92af61e1a3f4', '19da87c6-9058-42ff-9e13-02a90a74b2a3', '2c6e6dce-cd61-4b31-ab19-9c4af030e4ee'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baec4547-7fde-4aef-8fcd-2e80f6a2f7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c53e8f4-732f-42c7-9c30-35355a3c26e6', '8579501e-350d-4f98-8092-92af61e1a3f4', '19da87c6-9058-42ff-9e13-02a90a74b2a3', '2c6e6dce-cd61-4b31-ab19-9c4af030e4ee']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04aa056d-b7de-4574-8895-7929045ee0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e17d652-d38a-488f-be09-74eb4a7126c1 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 200 Sep 04 16:02:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1073/2190] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:47 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 845 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3d81fc9b-510f-453c-852f-d3f6240df900 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04aa056d-b7de-4574-8895-7929045ee0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd089f584-df99-4b27-b100-c3ebd8d92c70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-422969511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e70869cf14fd4a7c8e8f220fe5f09',qos_specs=None,replication_status=,reservations=['9c53e8f4-732f-42c7-9c30-35355a3c26e6','8579501e-350d-4f98-8092-92af61e1a3f4','19da87c6-9058-42ff-9e13-02a90a74b2a3','2c6e6dce-cd61-4b31-ab19-9c4af030e4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0d0b62a194b748b160d48a301d06a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-422969511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d089f584-df99-4b27-b100-c3ebd8d92c70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e70869cf14fd4a7c8e8f220fe5f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a0d0b62a194b748b160d48a301d06a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2381ec-53e8-439c-80db-ae5543001e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2381ec-53e8-439c-80db-ae5543001e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-422969511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e70869cf14fd4a7c8e8f220fe5f09',qos_specs=None,replication_status=,reservations=['9c53e8f4-732f-42c7-9c30-35355a3c26e6','8579501e-350d-4f98-8092-92af61e1a3f4','19da87c6-9058-42ff-9e13-02a90a74b2a3','2c6e6dce-cd61-4b31-ab19-9c4af030e4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0d0b62a194b748b160d48a301d06a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e714af2c-3aac-46f3-b638-a841e3cac908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d81fc9b-510f-453c-852f-d3f6240df900 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 202 Sep 04 16:02:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1074/2191] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:02:47 2026] DELETE /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e714af2c-3aac-46f3-b638-a841e3cac908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Flow 'volume_create_api' (9d95da2e-7e9a-45c2-a6a2-9017a6dadb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Create volume request issued successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a463863-a2e9-4116-90a8-5bd5b0b66ae8 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1118/2192] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:46 2026] POST /volume/v3/volumes => generated 761 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4555e5e-b9cd-4001-b075-bdbc8c6312fe tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 200 Sep 04 16:02:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1075/2193] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:47 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 844 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d661ce2e-cc6f-42e0-ac65-2f9ce4be92d4 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1119/2194] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:47 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 829 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-92cc3bc2-e3e6-4133-bfe3-c3af80a31121 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92cc3bc2-e3e6-4133-bfe3-c3af80a31121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92cc3bc2-e3e6-4133-bfe3-c3af80a31121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-92cc3bc2-e3e6-4133-bfe3-c3af80a31121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-92cc3bc2-e3e6-4133-bfe3-c3af80a31121 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d returned with HTTP 404 Sep 04 16:02:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1076/2195] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes/e6e96de6-ea3e-4745-a08a-7d965f02686d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ef08099-cd4c-407f-8162-fe06f5639ab3 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1120/2196] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-VolumesGetTest-Volume-53520668", "metadata": {"Type": "Test"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'imageRef': '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-53520668', 'metadata': {'Type': 'Test'}}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (0f297e57-7746-497d-bd22-03b48b1e441d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a10d55-0866-426d-bb58-62923f47068c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a10d55-0866-426d-bb58-62923f47068c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f588641a-0997-49fd-8975-42a9c7760e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['5db720f0-b5dc-44a1-9c55-0784414adcab', '72e3f7ea-fe6e-43ce-bb6b-b4602fc4e698', '5d7ad3cb-a008-4dfb-9f31-c4fec0265ff6', '63e326b9-72f7-4603-a7a5-d07ceafa5052'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f588641a-0997-49fd-8975-42a9c7760e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db720f0-b5dc-44a1-9c55-0784414adcab', '72e3f7ea-fe6e-43ce-bb6b-b4602fc4e698', '5d7ad3cb-a008-4dfb-9f31-c4fec0265ff6', '63e326b9-72f7-4603-a7a5-d07ceafa5052']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee3ba6e-d74b-438b-80c9-ca47ced483e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee3ba6e-d74b-438b-80c9-ca47ced483e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9653a978-7884-48f8-a3fe-5880f50cf69a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-53520668',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['5db720f0-b5dc-44a1-9c55-0784414adcab','72e3f7ea-fe6e-43ce-bb6b-b4602fc4e698','5d7ad3cb-a008-4dfb-9f31-c4fec0265ff6','63e326b9-72f7-4603-a7a5-d07ceafa5052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-53520668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9653a978-7884-48f8-a3fe-5880f50cf69a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69baca8d-6494-43ab-bfd7-3c325210ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69baca8d-6494-43ab-bfd7-3c325210ab3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-53520668',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['5db720f0-b5dc-44a1-9c55-0784414adcab','72e3f7ea-fe6e-43ce-bb6b-b4602fc4e698','5d7ad3cb-a008-4dfb-9f31-c4fec0265ff6','63e326b9-72f7-4603-a7a5-d07ceafa5052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f32c5b7-b564-4948-b54a-91661b38ff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f32c5b7-b564-4948-b54a-91661b38ff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (0f297e57-7746-497d-bd22-03b48b1e441d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3c1ba02-237a-4a92-92bc-397bb01ef1f3 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1077/2197] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:48 2026] POST /volume/v3/volumes => generated 764 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da9f711f-8bf5-467c-814e-fd3dfa02e9d2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1121/2198] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-79baca71-52e3-4090-a020-4496bfe351df None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79baca71-52e3-4090-a020-4496bfe351df tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79baca71-52e3-4090-a020-4496bfe351df tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79baca71-52e3-4090-a020-4496bfe351df tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79baca71-52e3-4090-a020-4496bfe351df tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79baca71-52e3-4090-a020-4496bfe351df tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1078/2199] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b8ea50cd-8f71-433a-9fbb-d9bce6481707 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1122/2200] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2f1155e7-cef9-47ac-8f93-fed601ea92d5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1079/2201] 192.168.122.48 () {58 vars in 1116 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes => generated 344 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a0c2741-55d6-4205-a9ec-1ae7a8623c47 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1123/2202] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-49e99aa6-c3f6-4d5e-bd28-6172c3c2725a tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1080/2203] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-af5ab112-e4a7-41db-9be9-c5b0b4a01609 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af5ab112-e4a7-41db-9be9-c5b0b4a01609 None None] GET http://192.168.122.48/volume// Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-af5ab112-e4a7-41db-9be9-c5b0b4a01609 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-af5ab112-e4a7-41db-9be9-c5b0b4a01609 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af5ab112-e4a7-41db-9be9-c5b0b4a01609 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:02:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1124/2204] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-a223b72f-4ada-4c7d-86aa-7ba1ef5800c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-01a29fa8-a608-44e0-9a9f-a4abe68d5c2b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1081/2205] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-a223b72f-4ada-4c7d-86aa-7ba1ef5800c0 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-a223b72f-4ada-4c7d-86aa-7ba1ef5800c0 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d089f584-df99-4b27-b100-c3ebd8d92c70", "connector": null, "instance_uuid": "42650ee7-a5bb-45dc-a9e3-6687ead6b346"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-a223b72f-4ada-4c7d-86aa-7ba1ef5800c0 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1125/2206] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:02:50 2026] POST /volume/v3/attachments => generated 273 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6ecf388-f6cc-4f05-a9ed-a46aff0d5674 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6ecf388-f6cc-4f05-a9ed-a46aff0d5674 None None] GET http://192.168.122.48/volume// Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6ecf388-f6cc-4f05-a9ed-a46aff0d5674 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6ecf388-f6cc-4f05-a9ed-a46aff0d5674 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6ecf388-f6cc-4f05-a9ed-a46aff0d5674 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:02:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1126/2207] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-95554c79-67c3-4d49-b8df-0d80e93b9523 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1082/2208] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-ec6f32cc-0d45-4a50-aae3-21740164f222 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1127/2209] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1034 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] PUT http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 Sep 04 16:02:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:51 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Acquiring lock "cinder-attachment_update-d089f584-df99-4b27-b100-c3ebd8d92c70-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:02:51 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Lock "cinder-attachment_update-d089f584-df99-4b27-b100-c3ebd8d92c70-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:02:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-113c366f-3a2b-489d-a17d-6a4d6ce83891 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1128/2210] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:51 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:51 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Lock "cinder-attachment_update-d089f584-df99-4b27-b100-c3ebd8d92c70-devstack" released by "attachment_update" :: held 0.612s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:02:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-4066ed96-d015-4d2c-ab0c-7888fa315def tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 returned with HTTP 200 Sep 04 16:02:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1083/2211] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:02:50 2026] PUT /volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 => generated 694 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-762282a2-bb20-49cc-8624-78905bd9e534 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-762282a2-bb20-49cc-8624-78905bd9e534 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-762282a2-bb20-49cc-8624-78905bd9e534 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-762282a2-bb20-49cc-8624-78905bd9e534 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-762282a2-bb20-49cc-8624-78905bd9e534 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-762282a2-bb20-49cc-8624-78905bd9e534 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1129/2212] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:51 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-8205619f-7be8-4bb3-bb87-a8f6fd15788e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-8205619f-7be8-4bb3-bb87-a8f6fd15788e tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] POST http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1/action Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-8205619f-7be8-4bb3-bb87-a8f6fd15788e tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-8205619f-7be8-4bb3-bb87-a8f6fd15788e tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-ec653a1f-c73d-4b8d-8395-7d2210edcc4f req-8205619f-7be8-4bb3-bb87-a8f6fd15788e tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1/action returned with HTTP 204 Sep 04 16:02:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1084/2213] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:02:52 2026] POST /volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f75ea82-f473-413f-a713-45ba2e6db0de None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f75ea82-f473-413f-a713-45ba2e6db0de tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f75ea82-f473-413f-a713-45ba2e6db0de tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f75ea82-f473-413f-a713-45ba2e6db0de tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6f75ea82-f473-413f-a713-45ba2e6db0de tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f75ea82-f473-413f-a713-45ba2e6db0de tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1130/2214] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c91bd565-e69c-4c2e-90ae-4cc60333462c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1085/2215] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29a3538a-e7a6-4053-8142-ded23c37d705 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29a3538a-e7a6-4053-8142-ded23c37d705 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29a3538a-e7a6-4053-8142-ded23c37d705 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29a3538a-e7a6-4053-8142-ded23c37d705 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29a3538a-e7a6-4053-8142-ded23c37d705 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29a3538a-e7a6-4053-8142-ded23c37d705 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1131/2216] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-780d179a-f6f2-436a-a574-15f208b625e9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-780d179a-f6f2-436a-a574-15f208b625e9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:02:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-780d179a-f6f2-436a-a574-15f208b625e9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-780d179a-f6f2-436a-a574-15f208b625e9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-780d179a-f6f2-436a-a574-15f208b625e9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-780d179a-f6f2-436a-a574-15f208b625e9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:02:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1086/2217] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:53 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6f8d139-0878-482f-8360-ab3cf499e2e4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1132/2218] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:53 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 917 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9854eb59-e847-4662-9071-231563a9b5fa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9854eb59-e847-4662-9071-231563a9b5fa tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9854eb59-e847-4662-9071-231563a9b5fa tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9854eb59-e847-4662-9071-231563a9b5fa tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9854eb59-e847-4662-9071-231563a9b5fa tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9854eb59-e847-4662-9071-231563a9b5fa tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1087/2219] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:54 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6cc4986e-a6f9-41bb-b4bc-59d3a727ce86 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1133/2220] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:55 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-471704ff-15d4-4575-9218-893902416361 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-471704ff-15d4-4575-9218-893902416361 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-471704ff-15d4-4575-9218-893902416361 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-471704ff-15d4-4575-9218-893902416361 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-471704ff-15d4-4575-9218-893902416361 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-471704ff-15d4-4575-9218-893902416361 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1088/2221] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:56 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 1335 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ffdcc4cc-6951-4331-a8e9-5647f137e9b2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1134/2222] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:56 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 1335 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-53520668"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cd0e89af-49af-4fdb-9f78-e6f5a99ed998 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1089/2223] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:02:57 2026] PUT /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 788 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1131242485", "description": "This is the new description of volume"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ac1a2e74-b4a7-4ed0-b965-3efe88b701a4 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1135/2224] 192.168.122.48 () {60 vars in 1248 bytes} [Fri Sep 4 16:02:57 2026] PUT /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0ad8efab-753b-44b3-ae3f-2a306e97cc44 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:02:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1090/2225] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:57 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 1376 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-73934626-0ef9-4b53-83af-7ded705156a2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1155460538", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1489871154"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1155460538', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1489871154'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume of 1 GB Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Availability Zones retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (18c01ba1-7534-462a-abc1-f4df9c20dda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d9e5ef-a11c-4282-b667-993d779b0818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d9e5ef-a11c-4282-b667-993d779b0818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2bba85-c779-4929-92e1-15feb6f3ac7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Created reservations ['d770c5ab-f40e-42ff-86a8-6e6fae5b58a6', '754f60a6-7ac4-43b0-9dcd-5a6da487b3cf', '58bfe6af-83ed-497e-b3bd-05757de63850', '15a95378-1a0e-4158-b277-8e8ac5abf061'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2bba85-c779-4929-92e1-15feb6f3ac7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d770c5ab-f40e-42ff-86a8-6e6fae5b58a6', '754f60a6-7ac4-43b0-9dcd-5a6da487b3cf', '58bfe6af-83ed-497e-b3bd-05757de63850', '15a95378-1a0e-4158-b277-8e8ac5abf061']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a158ee-4783-4518-a983-2caad16bc0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a158ee-4783-4518-a983-2caad16bc0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29f8450c-0c18-4f7a-9e96-df5e0c641e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1155460538',display_name='tempest-VolumesGetTest-Volume-1489871154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['d770c5ab-f40e-42ff-86a8-6e6fae5b58a6','754f60a6-7ac4-43b0-9dcd-5a6da487b3cf','58bfe6af-83ed-497e-b3bd-05757de63850','15a95378-1a0e-4158-b277-8e8ac5abf061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1155460538',display_name='tempest-VolumesGetTest-Volume-1489871154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29f8450c-0c18-4f7a-9e96-df5e0c641e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbea7d6ebb5e42029170f9803a35a032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf975448-249c-4a3e-b3b3-f08c69546786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf975448-249c-4a3e-b3b3-f08c69546786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1155460538',display_name='tempest-VolumesGetTest-Volume-1489871154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbea7d6ebb5e42029170f9803a35a032',qos_specs=None,replication_status=,reservations=['d770c5ab-f40e-42ff-86a8-6e6fae5b58a6','754f60a6-7ac4-43b0-9dcd-5a6da487b3cf','58bfe6af-83ed-497e-b3bd-05757de63850','15a95378-1a0e-4158-b277-8e8ac5abf061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db41984ff2df49dd8ae9ea5a0e5c8caf',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8b822e-cc3f-41a6-a05a-5ee5af9fd3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8b822e-cc3f-41a6-a05a-5ee5af9fd3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Flow 'volume_create_api' (18c01ba1-7534-462a-abc1-f4df9c20dda3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Create volume request issued successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73934626-0ef9-4b53-83af-7ded705156a2 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1136/2226] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:02:57 2026] POST /volume/v3/volumes => generated 787 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5efca1f4-89b9-4db5-b23d-3b0314cf342b tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:02:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1091/2227] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:57 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:02:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:02:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:02:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:02:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-76898468-b4df-48f5-86d9-d63b4e5b5726 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:02:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1137/2228] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:02:58 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ee0f6e1c-c4c9-4fbe-89da-6418530c5efb tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:03:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1092/2229] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:00 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] PUT http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-53520668", "description": null}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume updated successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f777a338-d3ce-42ce-906f-8cf7dcb4f1a6 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:03:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1138/2230] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:03:00 2026] PUT /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 775 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27951d01-10cc-4dbb-bb05-5f6c68e1c47a tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:03:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1093/2231] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:00 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: 29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e136c94-6aeb-44e2-ac1f-2dbbcc556259 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 202 Sep 04 16:03:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1139/2232] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:00 2026] DELETE /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2238e98-2453-4860-8770-3cb2eb0097a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 200 Sep 04 16:03:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1094/2233] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:00 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2274f0ac-ac3c-4c5f-be29-f9264f97d5a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2274f0ac-ac3c-4c5f-be29-f9264f97d5a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2274f0ac-ac3c-4c5f-be29-f9264f97d5a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2274f0ac-ac3c-4c5f-be29-f9264f97d5a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2274f0ac-ac3c-4c5f-be29-f9264f97d5a7 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d returned with HTTP 404 Sep 04 16:03:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1140/2234] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/29f8450c-0c18-4f7a-9e96-df5e0c641e9d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9656f277-d212-4b8f-bc29-b005332ba777 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9656f277-d212-4b8f-bc29-b005332ba777 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9656f277-d212-4b8f-bc29-b005332ba777 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9656f277-d212-4b8f-bc29-b005332ba777 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9656f277-d212-4b8f-bc29-b005332ba777 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9656f277-d212-4b8f-bc29-b005332ba777 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:03:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1095/2235] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 1376 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-08fb089c-b05b-4362-9b02-29f5d196305d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume with id: 9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Delete volume request issued successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08fb089c-b05b-4362-9b02-29f5d196305d tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 202 Sep 04 16:03:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1141/2236] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:01 2026] DELETE /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5eace44c-1a31-4525-9417-ecdd0b9a0d84 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:03:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1096/2237] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 1375 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Volume info retrieved successfully. Sep 04 16:03:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa433549-7a60-46ad-aaa6-84f7fbb2b055 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 200 Sep 04 16:03:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1142/2238] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:02 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-099537eb-cfb9-42ad-8c9c-68454f2f4f27 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-099537eb-cfb9-42ad-8c9c-68454f2f4f27 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] GET http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a Sep 04 16:03:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-099537eb-cfb9-42ad-8c9c-68454f2f4f27 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-099537eb-cfb9-42ad-8c9c-68454f2f4f27 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-099537eb-cfb9-42ad-8c9c-68454f2f4f27 tempest-VolumesGetTest-1911326072 tempest-VolumesGetTest-1911326072-project-member] http://192.168.122.48/volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a returned with HTTP 404 Sep 04 16:03:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1097/2239] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:03 2026] GET /volume/v3/volumes/9653a978-7884-48f8-a3fe-5880f50cf69a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-944871a0-4718-48c7-b737-610debb3b1a2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-166944633"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-166944633'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume of 1 GB Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=335,cinder:UPDATE=75,cinder:INSERT=44 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Availability Zones retrieved successfully. Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (5f86881f-3eae-4137-be93-dab22b6a5e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d8bd4a-e8fc-4491-bc82-a895826deb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d8bd4a-e8fc-4491-bc82-a895826deb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26d396e-a48f-4013-93a1-a91b44ca9f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Created reservations ['9e4511e8-9d45-4e9a-9a0d-76366084c77d', '802c249a-1552-456d-83a6-2bdaac048c8e', '9b78ea48-bf4b-4253-bf34-5840523eed40', '1bf50346-33a9-4846-a731-32c6ea192d97'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26d396e-a48f-4013-93a1-a91b44ca9f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4511e8-9d45-4e9a-9a0d-76366084c77d', '802c249a-1552-456d-83a6-2bdaac048c8e', '9b78ea48-bf4b-4253-bf34-5840523eed40', '1bf50346-33a9-4846-a731-32c6ea192d97']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409823d7-0973-4085-8b7a-d5cc58d8e49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409823d7-0973-4085-8b7a-d5cc58d8e49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bacbeda-c577-45d3-ada1-cad01b40506e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-166944633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7607096a66f4ad893f32e273cd9704d',qos_specs=None,replication_status=,reservations=['9e4511e8-9d45-4e9a-9a0d-76366084c77d','802c249a-1552-456d-83a6-2bdaac048c8e','9b78ea48-bf4b-4253-bf34-5840523eed40','1bf50346-33a9-4846-a731-32c6ea192d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b419b744f044efb7880fb590046c91',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-166944633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bacbeda-c577-45d3-ada1-cad01b40506e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7607096a66f4ad893f32e273cd9704d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b419b744f044efb7880fb590046c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65763e73-186a-45e7-a91d-eed1588c6f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65763e73-186a-45e7-a91d-eed1588c6f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-166944633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7607096a66f4ad893f32e273cd9704d',qos_specs=None,replication_status=,reservations=['9e4511e8-9d45-4e9a-9a0d-76366084c77d','802c249a-1552-456d-83a6-2bdaac048c8e','9b78ea48-bf4b-4253-bf34-5840523eed40','1bf50346-33a9-4846-a731-32c6ea192d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b419b744f044efb7880fb590046c91',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131279d1-e08e-47d7-a606-62d34621f450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131279d1-e08e-47d7-a606-62d34621f450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (5f86881f-3eae-4137-be93-dab22b6a5e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request issued successfully. Sep 04 16:03:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-944871a0-4718-48c7-b737-610debb3b1a2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:03:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1143/2240] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:06 2026] POST /volume/v3/volumes => generated 756 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91c9dc5e-4038-4458-8308-2b6d5a5c178e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 200 Sep 04 16:03:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1098/2241] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:06 2026] GET /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71cbe400-7399-42a1-9754-561d43b399e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71cbe400-7399-42a1-9754-561d43b399e2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71cbe400-7399-42a1-9754-561d43b399e2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71cbe400-7399-42a1-9754-561d43b399e2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71cbe400-7399-42a1-9754-561d43b399e2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71cbe400-7399-42a1-9754-561d43b399e2 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 200 Sep 04 16:03:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1144/2242] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:07 2026] GET /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-ee46f0fb-8630-410f-9496-5fd9717af3c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-ee46f0fb-8630-410f-9496-5fd9717af3c9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/attachments?instance_id=42650ee7-a5bb-45dc-a9e3-6687ead6b346 Sep 04 16:03:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-ee46f0fb-8630-410f-9496-5fd9717af3c9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-ee46f0fb-8630-410f-9496-5fd9717af3c9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), Sep 04 16:03:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-ee46f0fb-8630-410f-9496-5fd9717af3c9 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments?instance_id=42650ee7-a5bb-45dc-a9e3-6687ead6b346 returned with HTTP 200 Sep 04 16:03:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1099/2243] 192.168.122.48 () {62 vars in 1521 bytes} [Fri Sep 4 16:03:08 2026] GET /volume/v3/attachments?instance_id=42650ee7-a5bb-45dc-a9e3-6687ead6b346 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-2afc2d03-bdf7-4818-b8c2-050c3299e21f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-2afc2d03-bdf7-4818-b8c2-050c3299e21f tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 Sep 04 16:03:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-2afc2d03-bdf7-4818-b8c2-050c3299e21f tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-2afc2d03-bdf7-4818-b8c2-050c3299e21f tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-17bf48b5-ff76-461d-8a9c-6419bc245dee req-2afc2d03-bdf7-4818-b8c2-050c3299e21f tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 returned with HTTP 200 Sep 04 16:03:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1145/2244] 192.168.122.48 () {62 vars in 1535 bytes} [Fri Sep 4 16:03:08 2026] GET /volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 => generated 718 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6ec7d898-3d89-4865-8f83-73dfef39707c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ec7d898-3d89-4865-8f83-73dfef39707c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/8c8b8245-f063-440e-b8a6-050acad39b44/action Sep 04 16:03:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ec7d898-3d89-4865-8f83-73dfef39707c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-attach": {"instance_uuid": "e68c74b3-f43d-42b2-8733-be174e470b89", "mountpoint": "/dev/vdc"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ec7d898-3d89-4865-8f83-73dfef39707c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e68c74b3-f43d-42b2-8733-be174e470b89", "mountpoint": "/dev/vdc"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ec7d898-3d89-4865-8f83-73dfef39707c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/8c8b8245-f063-440e-b8a6-050acad39b44/action returned with HTTP 404 Sep 04 16:03:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1100/2245] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:15 2026] POST /volume/v3/volumes/8c8b8245-f063-440e-b8a6-050acad39b44/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=34,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-447eadc6-37ea-466e-a066-38b4b96f7053 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5827d5a7-67df-4fd4-911a-038f752b9c1f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1094257171"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'imageRef': '5827d5a7-67df-4fd4-911a-038f752b9c1f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1094257171'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume of 2 GB Sep 04 16:03:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Availability Zones retrieved successfully. Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (d0e606d3-4a41-43e2-8525-17e246fa90a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4780bf-2a79-4114-ac56-16fe8918fca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Validating volume size '2' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: WARNING cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4780bf-2a79-4114-ac56-16fe8918fca0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:03:20 devstack devstack@c-api.service[87212]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5827d5a7-67df-4fd4-911a-038f752b9c1f is not active. Sep 04 16:03:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4780bf-2a79-4114-ac56-16fe8918fca0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87212]: WARNING cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4780bf-2a79-4114-ac56-16fe8918fca0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:03:20 devstack devstack@c-api.service[87212]: WARNING cinder.volume.api [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (d0e606d3-4a41-43e2-8525-17e246fa90a7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:03:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-447eadc6-37ea-466e-a066-38b4b96f7053 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1146/2246] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:03:20 2026] POST /volume/v3/volumes => generated 125 bytes in 397 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "85ca206a-8b34-48ad-a435-bb58bcff1441"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '85ca206a-8b34-48ad-a435-bb58bcff1441'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume of 1 GB Sep 04 16:03:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=206,cinder:INSERT=16,cinder:UPDATE=33 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Availability Zones retrieved successfully. Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (71f10006-c6b0-4eb7-b08b-032b52371198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4638134-f60b-477c-b214-8f86587f9b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4638134-f60b-477c-b214-8f86587f9b2c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:03:22 devstack devstack@c-api.service[87211]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4638134-f60b-477c-b214-8f86587f9b2c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4638134-f60b-477c-b214-8f86587f9b2c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:03:22 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Flow 'volume_create_api' (71f10006-c6b0-4eb7-b08b-032b52371198) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd6694f7-4ef2-4a24-8c58-088b046dec0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1101/2247] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 134 bytes in 246 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-69785db2-728d-4bcc-a417-f6eee6c643fd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69785db2-728d-4bcc-a417-f6eee6c643fd tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-69785db2-728d-4bcc-a417-f6eee6c643fd tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-69785db2-728d-4bcc-a417-f6eee6c643fd tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1147/2248] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 127 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-320d8a6e-3c70-4da4-a589-acf18eed77c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-320d8a6e-3c70-4da4-a589-acf18eed77c6 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-320d8a6e-3c70-4da4-a589-acf18eed77c6 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "56d3ff48-9c4a-4e5c-bdf5-d452439693b2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-320d8a6e-3c70-4da4-a589-acf18eed77c6 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '56d3ff48-9c4a-4e5c-bdf5-d452439693b2'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-320d8a6e-3c70-4da4-a589-acf18eed77c6 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1102/2249] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-65c15338-cef9-4ff3-932a-7b4927b9be19 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65c15338-cef9-4ff3-932a-7b4927b9be19 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-65c15338-cef9-4ff3-932a-7b4927b9be19 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1370d247-709d-48c6-abfe-72df1cddc6aa"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-65c15338-cef9-4ff3-932a-7b4927b9be19 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1370d247-709d-48c6-abfe-72df1cddc6aa'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65c15338-cef9-4ff3-932a-7b4927b9be19 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1148/2250] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9698defc-137d-4ded-83fc-5d61c458cd37 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9698defc-137d-4ded-83fc-5d61c458cd37 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9698defc-137d-4ded-83fc-5d61c458cd37 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "38083ee1-01e2-416e-bb98-56a02c3e8f9a"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-9698defc-137d-4ded-83fc-5d61c458cd37 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '38083ee1-01e2-416e-bb98-56a02c3e8f9a'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9698defc-137d-4ded-83fc-5d61c458cd37 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1103/2251] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-117fed9e-0f7c-4b99-b39c-25579a937935 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-117fed9e-0f7c-4b99-b39c-25579a937935 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-117fed9e-0f7c-4b99-b39c-25579a937935 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-117fed9e-0f7c-4b99-b39c-25579a937935 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1149/2252] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:22 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a760053d-436f-469d-9e16-e3aa10c39f9e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a760053d-436f-469d-9e16-e3aa10c39f9e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a760053d-436f-469d-9e16-e3aa10c39f9e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a760053d-436f-469d-9e16-e3aa10c39f9e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1104/2253] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d6941184-5a90-4509-957f-783beb22a30f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6941184-5a90-4509-957f-783beb22a30f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d6941184-5a90-4509-957f-783beb22a30f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d6941184-5a90-4509-957f-783beb22a30f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1150/2254] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes => generated 121 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] DELETE http://192.168.122.48/volume/v3/volumes/tempest-invalid-1181532565 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Delete volume with id: tempest-invalid-1181532565 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c28b381-5698-4f3c-84e8-fe7bf264a32b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/tempest-invalid-1181532565 returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1105/2255] 192.168.122.48 () {58 vars in 1200 bytes} [Fri Sep 4 16:03:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1181532565 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f9121972-fe34-421a-8acc-a5fa77353286 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1151/2256] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 16:03:23 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-02e28317-8c55-4545-8c8a-eb3790003b45 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02e28317-8c55-4545-8c8a-eb3790003b45 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/xxx/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02e28317-8c55-4545-8c8a-eb3790003b45 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-detach": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02e28317-8c55-4545-8c8a-eb3790003b45 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02e28317-8c55-4545-8c8a-eb3790003b45 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1106/2257] 192.168.122.48 () {60 vars in 1170 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6523bec9-9c69-4151-b7de-51a596c52d31 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6523bec9-9c69-4151-b7de-51a596c52d31 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/tempest-invalid-655703955 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6523bec9-9c69-4151-b7de-51a596c52d31 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6523bec9-9c69-4151-b7de-51a596c52d31 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6523bec9-9c69-4151-b7de-51a596c52d31 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/tempest-invalid-655703955 returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1152/2258] 192.168.122.48 () {58 vars in 1194 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/tempest-invalid-655703955 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-453efbcb-aacd-4a0a-9084-60d35c4ccf6d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1107/2259] 192.168.122.48 () {58 vars in 1119 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?status=null Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Could not evaluate value null, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Get all volumes completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4dc9d455-44e9-4b98-a41f-f96b3d8230a3 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1153/2260] 192.168.122.48 () {58 vars in 1160 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-94334d95-7395-431d-8aa2-181e2fa564bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-543407124 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-543407124'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Get all volumes completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-94334d95-7395-431d-8aa2-181e2fa564bb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-543407124 returned with HTTP 200 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1108/2261] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-543407124 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d499f401-0929-4e32-9141-9bac6af29426 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes?status=null Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Could not evaluate value null, assuming string {{(pid=87212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Get all volumes completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d499f401-0929-4e32-9141-9bac6af29426 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes?status=null returned with HTTP 200 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1154/2262] 192.168.122.48 () {58 vars in 1139 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-797627430 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-797627430'), ('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Get all volumes completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b98f10f0-b49a-4cb7-b85b-3abbb2b096cf tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-797627430 returned with HTTP 200 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1109/2263] 192.168.122.48 () {58 vars in 1215 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-797627430 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-11944980-417a-4d35-a5b4-19fb0bae514f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Reserve volume completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11944980-417a-4d35-a5b4-19fb0bae514f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 202 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1155/2264] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: ERROR cinder.volume.api [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume status must be available to reserve, but the status is attaching. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-928f7299-2719-4001-9968-6a1e5ddbdf6f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1110/2265] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 132 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-218a2591-91cf-42fb-92db-303a4194fafb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Unreserve volume completed successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-218a2591-91cf-42fb-92db-303a4194fafb tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 202 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1156/2266] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c7f89ff5-6ae9-45eb-9965-cf45345ce243 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7f89ff5-6ae9-45eb-9965-cf45345ce243 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/6ff338b7-a39e-46a1-88da-b7fe0f95c39a/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7f89ff5-6ae9-45eb-9965-cf45345ce243 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7f89ff5-6ae9-45eb-9965-cf45345ce243 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7f89ff5-6ae9-45eb-9965-cf45345ce243 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/6ff338b7-a39e-46a1-88da-b7fe0f95c39a/action returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1111/2267] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/6ff338b7-a39e-46a1-88da-b7fe0f95c39a/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dd9a6558-a5a3-43ba-b01b-88109c4dce8e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dd9a6558-a5a3-43ba-b01b-88109c4dce8e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/2c5aa4fe-67ea-42c6-8d39-fc086ce59037/action Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dd9a6558-a5a3-43ba-b01b-88109c4dce8e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dd9a6558-a5a3-43ba-b01b-88109c4dce8e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dd9a6558-a5a3-43ba-b01b-88109c4dce8e tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/2c5aa4fe-67ea-42c6-8d39-fc086ce59037/action returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1157/2268] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/2c5aa4fe-67ea-42c6-8d39-fc086ce59037/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ee973fb-3a87-4a6b-a8dc-808a95712502 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1112/2269] 192.168.122.48 () {60 vars in 1139 bytes} [Fri Sep 4 16:03:23 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c993114a-d78c-4a69-bb1e-43dc001c51c1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c993114a-d78c-4a69-bb1e-43dc001c51c1 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] PUT http://192.168.122.48/volume/v3/volumes/tempest-invalid-454480036 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c993114a-d78c-4a69-bb1e-43dc001c51c1 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c993114a-d78c-4a69-bb1e-43dc001c51c1 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/tempest-invalid-454480036 returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1158/2270] 192.168.122.48 () {60 vars in 1214 bytes} [Fri Sep 4 16:03:23 2026] PUT /volume/v3/volumes/tempest-invalid-454480036 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2923654d-2068-4c32-96bb-30a64d9c7252 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2923654d-2068-4c32-96bb-30a64d9c7252 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] PUT http://192.168.122.48/volume/v3/volumes/cde69864-b41d-4eb0-9862-7170648c5802 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2923654d-2068-4c32-96bb-30a64d9c7252 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2923654d-2068-4c32-96bb-30a64d9c7252 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/cde69864-b41d-4eb0-9862-7170648c5802 returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1113/2271] 192.168.122.48 () {60 vars in 1247 bytes} [Fri Sep 4 16:03:23 2026] PUT /volume/v3/volumes/cde69864-b41d-4eb0-9862-7170648c5802 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c976f6c0-eec8-4cd5-980f-456ade91a649 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Delete volume with id: c976f6c0-eec8-4cd5-980f-456ade91a649 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-01f1d7c1-ee8b-4255-b629-4dc728cb434c tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/c976f6c0-eec8-4cd5-980f-456ade91a649 returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1159/2272] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:23 2026] DELETE /volume/v3/volumes/c976f6c0-eec8-4cd5-980f-456ade91a649 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-47841a59-834d-4549-b91d-6864a25dc439 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47841a59-834d-4549-b91d-6864a25dc439 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47841a59-834d-4549-b91d-6864a25dc439 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-47841a59-834d-4549-b91d-6864a25dc439 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-47841a59-834d-4549-b91d-6864a25dc439 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1114/2273] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-faee14e3-a024-45fb-b955-561a3574a14a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-faee14e3-a024-45fb-b955-561a3574a14a tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-faee14e3-a024-45fb-b955-561a3574a14a tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-faee14e3-a024-45fb-b955-561a3574a14a tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-faee14e3-a024-45fb-b955-561a3574a14a tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1160/2274] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-db8ad5a2-04b8-40f1-af1e-616b28f4ab44 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db8ad5a2-04b8-40f1-af1e-616b28f4ab44 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/e83b0d05-acc4-4642-a079-125b195b1300/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db8ad5a2-04b8-40f1-af1e-616b28f4ab44 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db8ad5a2-04b8-40f1-af1e-616b28f4ab44 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db8ad5a2-04b8-40f1-af1e-616b28f4ab44 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/e83b0d05-acc4-4642-a079-125b195b1300/action returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1115/2275] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/e83b0d05-acc4-4642-a079-125b195b1300/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-87fbe4e4-b2b8-459c-8609-fceb541a4d98 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-87fbe4e4-b2b8-459c-8609-fceb541a4d98 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-87fbe4e4-b2b8-459c-8609-fceb541a4d98 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-87fbe4e4-b2b8-459c-8609-fceb541a4d98 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-87fbe4e4-b2b8-459c-8609-fceb541a4d98 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action returned with HTTP 400 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1161/2276] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e/action => generated 129 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d6d375c1-d2f0-4532-a227-c7219a969674 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6d375c1-d2f0-4532-a227-c7219a969674 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] POST http://192.168.122.48/volume/v3/volumes/None/action Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6d375c1-d2f0-4532-a227-c7219a969674 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d6d375c1-d2f0-4532-a227-c7219a969674 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d6d375c1-d2f0-4532-a227-c7219a969674 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/None/action returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1116/2277] 192.168.122.48 () {60 vars in 1173 bytes} [Fri Sep 4 16:03:23 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-319d245d-705f-42d0-a832-fb6dbaaefa01 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-319d245d-705f-42d0-a832-fb6dbaaefa01 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/f4b65fd1-cd1d-4620-ba88-265ffe60832e Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-319d245d-705f-42d0-a832-fb6dbaaefa01 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-319d245d-705f-42d0-a832-fb6dbaaefa01 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-319d245d-705f-42d0-a832-fb6dbaaefa01 tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/f4b65fd1-cd1d-4620-ba88-265ffe60832e returned with HTTP 404 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1162/2278] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/f4b65fd1-cd1d-4620-ba88-265ffe60832e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0697def-33fe-45c9-9a65-24d7e9347c9f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 200 Sep 04 16:03:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1117/2279] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Delete volume with id: 9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Delete volume request issued successfully. Sep 04 16:03:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f16d3c1-d1cb-4cf9-8624-1f06296143fa tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 202 Sep 04 16:03:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1163/2280] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:23 2026] DELETE /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a6d81417-774c-473c-87bc-68309778474f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6d81417-774c-473c-87bc-68309778474f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6d81417-774c-473c-87bc-68309778474f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a6d81417-774c-473c-87bc-68309778474f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a6d81417-774c-473c-87bc-68309778474f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Volume info retrieved successfully. Sep 04 16:03:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a6d81417-774c-473c-87bc-68309778474f tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 200 Sep 04 16:03:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1118/2281] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:23 2026] GET /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-42ed1150-5d7b-4bc8-b8c3-d774e6cb9d0b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-42ed1150-5d7b-4bc8-b8c3-d774e6cb9d0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] GET http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e Sep 04 16:03:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-42ed1150-5d7b-4bc8-b8c3-d774e6cb9d0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-42ed1150-5d7b-4bc8-b8c3-d774e6cb9d0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-42ed1150-5d7b-4bc8-b8c3-d774e6cb9d0b tempest-VolumesNegativeTest-1468710885 tempest-VolumesNegativeTest-1468710885-project-member] http://192.168.122.48/volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e returned with HTTP 404 Sep 04 16:03:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1164/2282] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:25 2026] GET /volume/v3/volumes/9bacbeda-c577-45d3-ada1-cad01b40506e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8dd8e30a-aae2-4ecf-843f-3e0d73662e8f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dd8e30a-aae2-4ecf-843f-3e0d73662e8f tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8dd8e30a-aae2-4ecf-843f-3e0d73662e8f tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40ba9137-ae3d-4318-9394-3d54940ab32b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2052513285"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dd8e30a-aae2-4ecf-843f-3e0d73662e8f tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 404 Sep 04 16:03:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1119/2283] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:03:26 2026] POST /volume/v3/snapshots => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-795c8879-bbd0-4c6f-bebe-0091f5e1b0b0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-795c8879-bbd0-4c6f-bebe-0091f5e1b0b0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-795c8879-bbd0-4c6f-bebe-0091f5e1b0b0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-274239999"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-795c8879-bbd0-4c6f-bebe-0091f5e1b0b0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 404 Sep 04 16:03:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1165/2284] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:03:27 2026] POST /volume/v3/snapshots => generated 77 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots?limit=invalid Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] HTTP exception thrown: limit param must be an integer Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3eae24f3-2cca-4dbf-913e-50141c42d79a tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 04 16:03:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1120/2285] 192.168.122.48 () {58 vars in 1149 bytes} [Fri Sep 4 16:03:27 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-52715a87-51a5-41af-a667-6b39686c4662 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots?marker=f62f06cb-7c4e-457d-9c1e-32d7e2328e14 Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-52715a87-51a5-41af-a667-6b39686c4662 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots?marker=f62f06cb-7c4e-457d-9c1e-32d7e2328e14 returned with HTTP 404 Sep 04 16:03:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1166/2286] 192.168.122.48 () {58 vars in 1209 bytes} [Fri Sep 4 16:03:27 2026] GET /volume/v3/snapshots?marker=f62f06cb-7c4e-457d-9c1e-32d7e2328e14 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots?sort_key=invalid Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d3da4ba-0d10-4b7f-8610-18ddff6e68bd tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 04 16:03:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1121/2287] 192.168.122.48 () {58 vars in 1155 bytes} [Fri Sep 4 16:03:27 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1476845518"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1476845518'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create volume of 2 GB Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Availability Zones retrieved successfully. Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Flow 'volume_create_api' (912d51dd-dfe6-4819-92c8-042175d6ef17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5b1f2-f452-483f-a694-6f5cc94a77e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Validating volume size '2' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b5b1f2-f452-483f-a694-6f5cc94a77e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34fab44-02fd-483f-b1e4-03a7a0067f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Created reservations ['962d9a37-699c-497e-ae6c-59a96dd95b0b', 'd7bcbcd0-b595-4baa-8e8d-b56b0ab0d362', 'e3ad264e-693f-4c1b-8621-a747eb923055', 'de7126ac-9693-4a0f-84de-7c26b2626c1c'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34fab44-02fd-483f-b1e4-03a7a0067f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962d9a37-699c-497e-ae6c-59a96dd95b0b', 'd7bcbcd0-b595-4baa-8e8d-b56b0ab0d362', 'e3ad264e-693f-4c1b-8621-a747eb923055', 'de7126ac-9693-4a0f-84de-7c26b2626c1c']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37a5fba-4add-4b0f-8274-54ed9be0ba86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37a5fba-4add-4b0f-8274-54ed9be0ba86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c326a955-0160-4b43-81d5-5fc6f54883e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1476845518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482c7bd299a74e368bee059db82e9f40',qos_specs=None,replication_status=,reservations=['962d9a37-699c-497e-ae6c-59a96dd95b0b','d7bcbcd0-b595-4baa-8e8d-b56b0ab0d362','e3ad264e-693f-4c1b-8621-a747eb923055','de7126ac-9693-4a0f-84de-7c26b2626c1c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3ea508f6d0d45dba451055c3009dc4a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1476845518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c326a955-0160-4b43-81d5-5fc6f54883e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482c7bd299a74e368bee059db82e9f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3ea508f6d0d45dba451055c3009dc4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc476eb4-9cfa-4527-83ee-bde6899cd7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc476eb4-9cfa-4527-83ee-bde6899cd7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1476845518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482c7bd299a74e368bee059db82e9f40',qos_specs=None,replication_status=,reservations=['962d9a37-699c-497e-ae6c-59a96dd95b0b','d7bcbcd0-b595-4baa-8e8d-b56b0ab0d362','e3ad264e-693f-4c1b-8621-a747eb923055','de7126ac-9693-4a0f-84de-7c26b2626c1c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3ea508f6d0d45dba451055c3009dc4a',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8af3ae1-37e8-44a2-92e3-7b0689246fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8af3ae1-37e8-44a2-92e3-7b0689246fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Flow 'volume_create_api' (912d51dd-dfe6-4819-92c8-042175d6ef17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create volume request issued successfully. Sep 04 16:03:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c89a88e7-f2c8-4cc7-ad35-8fd2a8c92477 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:03:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1167/2288] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:27 2026] POST /volume/v3/volumes => generated 769 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4f32379-646c-4a7f-a702-dfa1d198809b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4f32379-646c-4a7f-a702-dfa1d198809b tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4f32379-646c-4a7f-a702-dfa1d198809b tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4f32379-646c-4a7f-a702-dfa1d198809b tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4f32379-646c-4a7f-a702-dfa1d198809b tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4f32379-646c-4a7f-a702-dfa1d198809b tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 200 Sep 04 16:03:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1122/2289] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:27 2026] GET /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a0279f7-458e-4a02-ac37-7ef2d5a51858 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 200 Sep 04 16:03:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1168/2290] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:28 2026] GET /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:03:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c326a955-0160-4b43-81d5-5fc6f54883e8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1324283336"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create snapshot from volume c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:28 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Created reservations ['a6dc9473-46ea-4378-95db-8387fec50875', 'cc2cf0b7-37eb-418f-b75c-569e7ac6a576', '7400b70e-980a-484b-8bab-6fc5acb09e34', 'c9635a82-6191-4f8e-a982-1f6b17c773a4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot create request issued successfully. Sep 04 16:03:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-478d3db0-f84f-432d-b9a7-6969824d3fb0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:03:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1123/2291] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:03:28 2026] POST /volume/v3/snapshots => generated 318 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-73dddac4-8064-49d3-86f1-5f4b6e8b29d2 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 200 Sep 04 16:03:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1169/2292] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:28 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2ef457bf-0e54-438a-9172-903ebf712110 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ef457bf-0e54-438a-9172-903ebf712110 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ef457bf-0e54-438a-9172-903ebf712110 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ef457bf-0e54-438a-9172-903ebf712110 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2ef457bf-0e54-438a-9172-903ebf712110 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ef457bf-0e54-438a-9172-903ebf712110 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 200 Sep 04 16:03:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1124/2293] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:30 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eb47ee18-d105-43c7-b775-945810130789 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb47ee18-d105-43c7-b775-945810130789 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb47ee18-d105-43c7-b775-945810130789 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb47ee18-d105-43c7-b775-945810130789 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eb47ee18-d105-43c7-b775-945810130789 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb47ee18-d105-43c7-b775-945810130789 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 200 Sep 04 16:03:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1170/2294] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:31 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0e454352-c312-48b4-9f26-220eb664b314 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0120b8de-f4b3-4b15-be66-f4a3923e2b04"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0120b8de-f4b3-4b15-be66-f4a3923e2b04'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Create volume of 1 GB Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Availability Zones retrieved successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Flow 'volume_create_api' (33057778-e663-44f3-b73a-80afac5ff53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3b6b55-265d-4ed8-b34a-a0c5aad31c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3b6b55-265d-4ed8-b34a-a0c5aad31c6d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:03:31 devstack devstack@c-api.service[87211]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3b6b55-265d-4ed8-b34a-a0c5aad31c6d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3b6b55-265d-4ed8-b34a-a0c5aad31c6d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:03:31 devstack devstack@c-api.service[87211]: WARNING cinder.volume.api [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Flow 'volume_create_api' (33057778-e663-44f3-b73a-80afac5ff53d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e454352-c312-48b4-9f26-220eb664b314 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1125/2295] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:31 2026] POST /volume/v3/volumes => generated 171 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Delete snapshot with id: 0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot delete request issued successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-146aa1cd-318a-4de5-8bbd-5afa14c33339 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 202 Sep 04 16:03:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1171/2296] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:03:31 2026] DELETE /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-269af23f-7c1f-4ac2-876b-a1e63d5e37b7 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 200 Sep 04 16:03:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1126/2297] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:31 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3124844f-9901-4c07-8713-0d01e151bb6c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3124844f-9901-4c07-8713-0d01e151bb6c tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3124844f-9901-4c07-8713-0d01e151bb6c tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3124844f-9901-4c07-8713-0d01e151bb6c tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3124844f-9901-4c07-8713-0d01e151bb6c tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Snapshot retrieved successfully. Sep 04 16:03:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3124844f-9901-4c07-8713-0d01e151bb6c tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 200 Sep 04 16:03:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1172/2298] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:32 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32afd078-b432-48cd-a6a0-73b2ffdf2bc9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32afd078-b432-48cd-a6a0-73b2ffdf2bc9 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32afd078-b432-48cd-a6a0-73b2ffdf2bc9 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32afd078-b432-48cd-a6a0-73b2ffdf2bc9 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32afd078-b432-48cd-a6a0-73b2ffdf2bc9 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 returned with HTTP 404 Sep 04 16:03:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1127/2299] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:03:33 2026] GET /volume/v3/snapshots/0120b8de-f4b3-4b15-be66-f4a3923e2b04 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b939b9ce-50ea-4fd6-abb2-eb65e82db170 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 200 Sep 04 16:03:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1173/2300] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:33 2026] GET /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e823ec10-292e-46bd-9a02-0c534e935d5e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Delete volume with id: c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Delete volume request issued successfully. Sep 04 16:03:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e823ec10-292e-46bd-9a02-0c534e935d5e tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 202 Sep 04 16:03:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1128/2301] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:33 2026] DELETE /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Volume info retrieved successfully. Sep 04 16:03:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-677bf823-fe8e-4f31-addb-e9901b73adf0 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 200 Sep 04 16:03:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1174/2302] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:33 2026] GET /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-981ad0ad-a837-4942-8ffa-a2c32da49f87 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-981ad0ad-a837-4942-8ffa-a2c32da49f87 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] GET http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 Sep 04 16:03:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-981ad0ad-a837-4942-8ffa-a2c32da49f87 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-981ad0ad-a837-4942-8ffa-a2c32da49f87 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-981ad0ad-a837-4942-8ffa-a2c32da49f87 tempest-VolumesSnapshotNegativeTestJSON-25438866 tempest-VolumesSnapshotNegativeTestJSON-25438866-project-member] http://192.168.122.48/volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 returned with HTTP 404 Sep 04 16:03:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1129/2303] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:34 2026] GET /volume/v3/volumes/c326a955-0160-4b43-81d5-5fc6f54883e8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-56b8fb37-cfa9-4f09-90a4-86080f883b57 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:03:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1175/2304] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:03:38 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] POST http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70/action Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Begin detaching volume completed successfully. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-af15f1f4-976a-44ff-997e-98a5f8231a5d tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70/action returned with HTTP 202 Sep 04 16:03:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1130/2305] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:03:38 2026] POST /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d18c65e1-0941-4011-a901-033f01bc310f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d18c65e1-0941-4011-a901-033f01bc310f None None] GET http://192.168.122.48/volume// Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d18c65e1-0941-4011-a901-033f01bc310f None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d18c65e1-0941-4011-a901-033f01bc310f None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d18c65e1-0941-4011-a901-033f01bc310f None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:03:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1176/2306] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:03:38 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-3b2c90c7-379e-4604-af7e-86ab06206db5 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:03:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1131/2307] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:03:38 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:03:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-d4a82aa7-3dd3-408a-83ae-98fac28df65c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-d4a82aa7-3dd3-408a-83ae-98fac28df65c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] DELETE http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 Sep 04 16:03:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-d4a82aa7-3dd3-408a-83ae-98fac28df65c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-d4a82aa7-3dd3-408a-83ae-98fac28df65c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:39 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 16:03:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-939db34a-41c8-4299-99fd-1f6cb3caaee4 req-d4a82aa7-3dd3-408a-83ae-98fac28df65c tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 returned with HTTP 200 Sep 04 16:03:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1177/2308] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:03:39 2026] DELETE /volume/v3/attachments/16bcfa21-0b60-45e1-a11a-fbdb347c45a1 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-1e8a248e-01a3-49da-a4da-fcfaeef27ca9 req-5da6990e-9928-4721-bf11-070adcee3179 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:03:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1132/2309] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:03:39 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Delete volume with id: d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Delete volume request issued successfully. Sep 04 16:03:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8c4bee08-8e94-4e16-b3e7-bb0338e14b15 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 202 Sep 04 16:03:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1178/2310] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:03:40 2026] DELETE /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76b6be8e-3006-406a-b147-08700b3e1098 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76b6be8e-3006-406a-b147-08700b3e1098 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76b6be8e-3006-406a-b147-08700b3e1098 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76b6be8e-3006-406a-b147-08700b3e1098 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-76b6be8e-3006-406a-b147-08700b3e1098 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Volume info retrieved successfully. Sep 04 16:03:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76b6be8e-3006-406a-b147-08700b3e1098 tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 200 Sep 04 16:03:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1133/2311] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:40 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1269dba9-a740-405a-a0e6-7cefa0670ebd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1269dba9-a740-405a-a0e6-7cefa0670ebd tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] GET http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 Sep 04 16:03:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1269dba9-a740-405a-a0e6-7cefa0670ebd tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1269dba9-a740-405a-a0e6-7cefa0670ebd tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1269dba9-a740-405a-a0e6-7cefa0670ebd tempest-TestMinimumBasicScenario-354275421 tempest-TestMinimumBasicScenario-354275421-project-member] http://192.168.122.48/volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 returned with HTTP 404 Sep 04 16:03:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1179/2312] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:41 2026] GET /volume/v3/volumes/d089f584-df99-4b27-b100-c3ebd8d92c70 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:50 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=64,cinder:UPDATE=15,cinder:INSERT=8 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:51 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=82,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1541741355"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1541741355'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:03:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (a4edef35-c0ca-4c13-b9c0-8199660bb2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b25027-b3a4-47d0-a4bd-b3fb2cd95f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b25027-b3a4-47d0-a4bd-b3fb2cd95f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df42b10e-2784-4bae-a23a-fdf4649f79a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['6d1356c3-96e4-4cf4-8ebc-cdebb55abf26', 'f9e94b73-ab02-45ca-a9e3-88609f9a2d0f', '9d45a2eb-3214-408f-92af-84e04d16a915', '22c9d0e2-1876-406c-ab2f-e1b8190c87e3'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df42b10e-2784-4bae-a23a-fdf4649f79a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d1356c3-96e4-4cf4-8ebc-cdebb55abf26', 'f9e94b73-ab02-45ca-a9e3-88609f9a2d0f', '9d45a2eb-3214-408f-92af-84e04d16a915', '22c9d0e2-1876-406c-ab2f-e1b8190c87e3']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25355b23-4db7-43e8-b61b-2d1293f0df37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25355b23-4db7-43e8-b61b-2d1293f0df37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b54c94ef-38d3-454b-943c-5614b1260841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1541741355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['6d1356c3-96e4-4cf4-8ebc-cdebb55abf26','f9e94b73-ab02-45ca-a9e3-88609f9a2d0f','9d45a2eb-3214-408f-92af-84e04d16a915','22c9d0e2-1876-406c-ab2f-e1b8190c87e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1541741355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b54c94ef-38d3-454b-943c-5614b1260841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c92773-3a08-4296-9f60-d13367b04572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c92773-3a08-4296-9f60-d13367b04572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1541741355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['6d1356c3-96e4-4cf4-8ebc-cdebb55abf26','f9e94b73-ab02-45ca-a9e3-88609f9a2d0f','9d45a2eb-3214-408f-92af-84e04d16a915','22c9d0e2-1876-406c-ab2f-e1b8190c87e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75e4ecb-3b58-4158-8b0f-d731984f7c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75e4ecb-3b58-4158-8b0f-d731984f7c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (a4edef35-c0ca-4c13-b9c0-8199660bb2b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:03:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b466b26-beeb-4ff4-a779-574c74fcd32c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:03:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1134/2313] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:58 2026] POST /volume/v3/volumes => generated 771 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:03:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:03:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:03:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:03:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2c9b1c3-a941-4512-8e34-438398d1cb86 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 returned with HTTP 200 Sep 04 16:03:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1180/2314] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:03:59 2026] GET /volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 => generated 839 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-038e64f2-a46b-4864-a649-f40d587a770d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-038e64f2-a46b-4864-a649-f40d587a770d tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-038e64f2-a46b-4864-a649-f40d587a770d tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-038e64f2-a46b-4864-a649-f40d587a770d tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-038e64f2-a46b-4864-a649-f40d587a770d tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-038e64f2-a46b-4864-a649-f40d587a770d tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 returned with HTTP 200 Sep 04 16:04:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1135/2315] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:00 2026] GET /volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-de342d63-12cb-4be5-9676-6cc9542faa33 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b54c94ef-38d3-454b-943c-5614b1260841", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-761419753"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {"'source_volid": 'b54c94ef-38d3-454b-943c-5614b1260841', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-761419753'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:04:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (1eaec81c-9b14-4ca1-838a-a2fca8e125db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed923cb0-39ea-4157-b5b9-17b2f7fdbb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed923cb0-39ea-4157-b5b9-17b2f7fdbb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73194a1-36a6-46e2-ba53-438278c01fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['a22833a0-10e6-4e13-9009-dd140f6d6925', 'f9fb6f37-6bf8-485d-9dd3-8f4c237ee2b6', '87260d38-d52e-4c98-b9a3-c16e924b9c12', '7a6791c7-9e4c-40ef-888b-5da1e21005c1'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73194a1-36a6-46e2-ba53-438278c01fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22833a0-10e6-4e13-9009-dd140f6d6925', 'f9fb6f37-6bf8-485d-9dd3-8f4c237ee2b6', '87260d38-d52e-4c98-b9a3-c16e924b9c12', '7a6791c7-9e4c-40ef-888b-5da1e21005c1']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb8c65c-bb4f-4193-82e3-4da080bf087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb8c65c-bb4f-4193-82e3-4da080bf087d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-761419753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['a22833a0-10e6-4e13-9009-dd140f6d6925','f9fb6f37-6bf8-485d-9dd3-8f4c237ee2b6','87260d38-d52e-4c98-b9a3-c16e924b9c12','7a6791c7-9e4c-40ef-888b-5da1e21005c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-761419753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295e03d8-a1ad-4030-b44c-681db4001e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295e03d8-a1ad-4030-b44c-681db4001e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-761419753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['a22833a0-10e6-4e13-9009-dd140f6d6925','f9fb6f37-6bf8-485d-9dd3-8f4c237ee2b6','87260d38-d52e-4c98-b9a3-c16e924b9c12','7a6791c7-9e4c-40ef-888b-5da1e21005c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52aab4c-16e4-4de1-9cb4-8d2355c31160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52aab4c-16e4-4de1-9cb4-8d2355c31160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (1eaec81c-9b14-4ca1-838a-a2fca8e125db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:04:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de342d63-12cb-4be5-9676-6cc9542faa33 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1181/2316] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:00 2026] POST /volume/v3/volumes => generated 770 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b54c94ef-38d3-454b-943c-5614b1260841", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-953538305"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {"'source_volid": 'b54c94ef-38d3-454b-943c-5614b1260841', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-953538305'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:04:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (d91b7bb1-1a59-4371-8828-633cf8cc5ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9f43db-812c-4525-b73e-f9f3b0e8940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9f43db-812c-4525-b73e-f9f3b0e8940a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:00 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef3c7a9-91d9-4cfb-8b52-ff130ca53bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['2862476f-c83e-4e92-842c-b6cead41f40d', 'c40f921c-9215-4e4d-ac6c-0b1aaddb8015', 'f054bc8d-3914-4377-86ce-b3ef69fcc6fc', '4ffba60a-0980-4e8f-a288-4ab5a98d531d'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef3c7a9-91d9-4cfb-8b52-ff130ca53bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2862476f-c83e-4e92-842c-b6cead41f40d', 'c40f921c-9215-4e4d-ac6c-0b1aaddb8015', 'f054bc8d-3914-4377-86ce-b3ef69fcc6fc', '4ffba60a-0980-4e8f-a288-4ab5a98d531d']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bd6991-3b6e-469c-87d9-ca0bafb9d772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bd6991-3b6e-469c-87d9-ca0bafb9d772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb531bf-6059-40fa-931b-9022306b88fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953538305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['2862476f-c83e-4e92-842c-b6cead41f40d','c40f921c-9215-4e4d-ac6c-0b1aaddb8015','f054bc8d-3914-4377-86ce-b3ef69fcc6fc','4ffba60a-0980-4e8f-a288-4ab5a98d531d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953538305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb531bf-6059-40fa-931b-9022306b88fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f08fa3a-06b8-4f8d-8d16-a316f7936ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f08fa3a-06b8-4f8d-8d16-a316f7936ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953538305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['2862476f-c83e-4e92-842c-b6cead41f40d','c40f921c-9215-4e4d-ac6c-0b1aaddb8015','f054bc8d-3914-4377-86ce-b3ef69fcc6fc','4ffba60a-0980-4e8f-a288-4ab5a98d531d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17594bdc-437a-4e6c-ad1b-ef9ab59ae147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17594bdc-437a-4e6c-ad1b-ef9ab59ae147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (d91b7bb1-1a59-4371-8828-633cf8cc5ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:04:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a87c0855-9207-4cfa-ba0f-6e4026ea52ed tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1136/2317] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:00 2026] POST /volume/v3/volumes => generated 770 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-80d2e831-6d73-4bc3-9926-277f596718ee None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b54c94ef-38d3-454b-943c-5614b1260841", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-116718303"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {"'source_volid": 'b54c94ef-38d3-454b-943c-5614b1260841', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-116718303'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:04:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (dba228cc-abb6-4a3c-bd1c-d6da5bff3fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46201d26-192a-442e-9dbd-f380a2b453a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46201d26-192a-442e-9dbd-f380a2b453a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fb0b4f-326f-4e14-b658-cdd1397a72fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['32380cae-5a37-48cf-9a11-a7a13bce33dd', '4f458775-22b4-47cd-b9cd-6b9add691faa', '47a721c3-d7b9-4b36-95d4-258cfbb686f2', '66c36815-28af-4a0e-9e66-caefc5a6c6f5'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fb0b4f-326f-4e14-b658-cdd1397a72fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32380cae-5a37-48cf-9a11-a7a13bce33dd', '4f458775-22b4-47cd-b9cd-6b9add691faa', '47a721c3-d7b9-4b36-95d4-258cfbb686f2', '66c36815-28af-4a0e-9e66-caefc5a6c6f5']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab7512-d115-4958-9614-07d56be35338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab7512-d115-4958-9614-07d56be35338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53533872-86e0-40a5-bdab-734fa88433b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116718303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['32380cae-5a37-48cf-9a11-a7a13bce33dd','4f458775-22b4-47cd-b9cd-6b9add691faa','47a721c3-d7b9-4b36-95d4-258cfbb686f2','66c36815-28af-4a0e-9e66-caefc5a6c6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116718303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53533872-86e0-40a5-bdab-734fa88433b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b2b700-c13d-4309-85d0-f6d32a18b783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b2b700-c13d-4309-85d0-f6d32a18b783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116718303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['32380cae-5a37-48cf-9a11-a7a13bce33dd','4f458775-22b4-47cd-b9cd-6b9add691faa','47a721c3-d7b9-4b36-95d4-258cfbb686f2','66c36815-28af-4a0e-9e66-caefc5a6c6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac02ae6-80d4-4a52-ad4d-64c7dc21b362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac02ae6-80d4-4a52-ad4d-64c7dc21b362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (dba228cc-abb6-4a3c-bd1c-d6da5bff3fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:04:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-80d2e831-6d73-4bc3-9926-277f596718ee tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1182/2318] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:01 2026] POST /volume/v3/volumes => generated 770 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b54c94ef-38d3-454b-943c-5614b1260841", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-705042667"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {"'source_volid": 'b54c94ef-38d3-454b-943c-5614b1260841', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-705042667'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:04:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (ca065b32-8c5b-410b-b4e1-d35e1183985f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f4eb92-8fbb-4771-9f3e-c9332de8e237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f4eb92-8fbb-4771-9f3e-c9332de8e237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5139d4d7-b9f5-4e14-9cfd-eceefc6e75bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['ac800f79-9e59-4048-9894-0d4e4edb2081', '4893cb33-f91b-4793-a94c-1c9eb075ced1', '0f6b7c5c-a139-4e80-8c2a-58981fa2c8ac', '1164564a-b0d9-48ea-8db7-4a9c8567f924'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5139d4d7-b9f5-4e14-9cfd-eceefc6e75bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac800f79-9e59-4048-9894-0d4e4edb2081', '4893cb33-f91b-4793-a94c-1c9eb075ced1', '0f6b7c5c-a139-4e80-8c2a-58981fa2c8ac', '1164564a-b0d9-48ea-8db7-4a9c8567f924']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5af271c-4acd-436f-b26d-10e58399010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5af271c-4acd-436f-b26d-10e58399010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de7e2434-3296-4247-a24b-3e5d111becf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-705042667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['ac800f79-9e59-4048-9894-0d4e4edb2081','4893cb33-f91b-4793-a94c-1c9eb075ced1','0f6b7c5c-a139-4e80-8c2a-58981fa2c8ac','1164564a-b0d9-48ea-8db7-4a9c8567f924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-705042667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de7e2434-3296-4247-a24b-3e5d111becf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:01 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49396dd-f27e-4e50-873f-f36e1b700af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49396dd-f27e-4e50-873f-f36e1b700af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-705042667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['ac800f79-9e59-4048-9894-0d4e4edb2081','4893cb33-f91b-4793-a94c-1c9eb075ced1','0f6b7c5c-a139-4e80-8c2a-58981fa2c8ac','1164564a-b0d9-48ea-8db7-4a9c8567f924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e118bdeb-db40-4d2e-98a1-444e27621b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e118bdeb-db40-4d2e-98a1-444e27621b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (ca065b32-8c5b-410b-b4e1-d35e1183985f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99a7c74d-13d6-4382-a21a-3c1da582cd5c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1137/2319] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:01 2026] POST /volume/v3/volumes => generated 770 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b54c94ef-38d3-454b-943c-5614b1260841", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1092272362"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request body: {'volume': {"'source_volid": 'b54c94ef-38d3-454b-943c-5614b1260841', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1092272362'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume of 1 GB Sep 04 16:04:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Availability Zones retrieved successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (8bdcc566-782b-4765-81fb-c73fcb51dd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb635b2-2697-4ca2-b8ad-8ae0467f8c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb635b2-2697-4ca2-b8ad-8ae0467f8c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e481b8-2894-483a-bffb-78515df72bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Created reservations ['a5e256fb-0fa7-4f0b-86f9-1720cc3a7da4', '21c24a2f-35e5-4a06-8a76-b2346bfb15c4', 'd05e8959-09d5-48e4-8442-b2cbcfc4e728', 'a3840e20-1457-4a1a-b2aa-af5eb63c291e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e481b8-2894-483a-bffb-78515df72bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e256fb-0fa7-4f0b-86f9-1720cc3a7da4', '21c24a2f-35e5-4a06-8a76-b2346bfb15c4', 'd05e8959-09d5-48e4-8442-b2cbcfc4e728', 'a3840e20-1457-4a1a-b2aa-af5eb63c291e']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba000f85-0cb6-4329-ac44-6cfbeb5dd827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba000f85-0cb6-4329-ac44-6cfbeb5dd827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0c464a-983c-439c-b5bb-ab352d5410ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092272362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['a5e256fb-0fa7-4f0b-86f9-1720cc3a7da4','21c24a2f-35e5-4a06-8a76-b2346bfb15c4','d05e8959-09d5-48e4-8442-b2cbcfc4e728','a3840e20-1457-4a1a-b2aa-af5eb63c291e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092272362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef0c464a-983c-439c-b5bb-ab352d5410ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c477b230ddf441ea66fed24aeed2276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df79535-4986-4a91-964d-5ab8617a92ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df79535-4986-4a91-964d-5ab8617a92ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092272362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c477b230ddf441ea66fed24aeed2276',qos_specs=None,replication_status=,reservations=['a5e256fb-0fa7-4f0b-86f9-1720cc3a7da4','21c24a2f-35e5-4a06-8a76-b2346bfb15c4','d05e8959-09d5-48e4-8442-b2cbcfc4e728','a3840e20-1457-4a1a-b2aa-af5eb63c291e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439d1f9dc06f4ba8b238b44e1561089e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0e1e97-0796-4fc4-ab0a-35f34aa8b49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0e1e97-0796-4fc4-ab0a-35f34aa8b49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Flow 'volume_create_api' (8bdcc566-782b-4765-81fb-c73fcb51dd52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Create volume request issued successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6c5a2f46-299d-4775-8a1b-e1fe7ef0f3be tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1183/2320] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:02 2026] POST /volume/v3/volumes => generated 771 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-517687e4-728f-41fc-8661-ade12e9735e0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-517687e4-728f-41fc-8661-ade12e9735e0 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-517687e4-728f-41fc-8661-ade12e9735e0 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-517687e4-728f-41fc-8661-ade12e9735e0 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-517687e4-728f-41fc-8661-ade12e9735e0 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-517687e4-728f-41fc-8661-ade12e9735e0 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 returned with HTTP 200 Sep 04 16:04:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1138/2321] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:02 2026] GET /volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66b22dbb-6fb8-4d80-abf7-7b4bac104d55 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa returned with HTTP 200 Sep 04 16:04:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1184/2322] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:02 2026] GET /volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7e3dee9-ad60-482a-8e1c-01b2517f94fc tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa returned with HTTP 200 Sep 04 16:04:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1139/2323] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:03 2026] GET /volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3831ae32-9bb0-40d9-8fcb-ed3c43ae8f1f tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 returned with HTTP 200 Sep 04 16:04:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1185/2324] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:03 2026] GET /volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03857dc8-ef1f-4bfd-af01-dbd54ecf97d8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 returned with HTTP 200 Sep 04 16:04:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1140/2325] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:04 2026] GET /volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4ba571af-0e10-4dd6-9477-396b4baecabd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ba571af-0e10-4dd6-9477-396b4baecabd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ba571af-0e10-4dd6-9477-396b4baecabd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4ba571af-0e10-4dd6-9477-396b4baecabd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4ba571af-0e10-4dd6-9477-396b4baecabd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4ba571af-0e10-4dd6-9477-396b4baecabd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 returned with HTTP 200 Sep 04 16:04:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1186/2326] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:04 2026] GET /volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5827c11c-1cd2-4f13-b525-773b44321100 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5827c11c-1cd2-4f13-b525-773b44321100 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5827c11c-1cd2-4f13-b525-773b44321100 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5827c11c-1cd2-4f13-b525-773b44321100 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5827c11c-1cd2-4f13-b525-773b44321100 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5827c11c-1cd2-4f13-b525-773b44321100 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac returned with HTTP 200 Sep 04 16:04:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1141/2327] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:05 2026] GET /volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bdf24b13-cba5-440d-bcc5-f41bcc621ef1 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac returned with HTTP 200 Sep 04 16:04:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1187/2328] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:06 2026] GET /volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:06 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79312bbf-c994-4b06-b1a7-ec341c8d5220 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac returned with HTTP 202 Sep 04 16:04:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1142/2329] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:06 2026] DELETE /volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6e21ad2b-0459-43d1-a73b-b530e40273c3 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac returned with HTTP 200 Sep 04 16:04:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1188/2330] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:06 2026] GET /volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eb3be5eb-81a6-45e5-a800-5d42d03d2949 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb3be5eb-81a6-45e5-a800-5d42d03d2949 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb3be5eb-81a6-45e5-a800-5d42d03d2949 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb3be5eb-81a6-45e5-a800-5d42d03d2949 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb3be5eb-81a6-45e5-a800-5d42d03d2949 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac returned with HTTP 404 Sep 04 16:04:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1143/2331] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:07 2026] GET /volume/v3/volumes/ef0c464a-983c-439c-b5bb-ab352d5410ac => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bd184585-4a89-447c-b3ea-db25846c44b9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd184585-4a89-447c-b3ea-db25846c44b9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 returned with HTTP 202 Sep 04 16:04:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1189/2332] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:07 2026] DELETE /volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9dc19e90-d409-4db9-98a5-69d5f7fbd6c9 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 returned with HTTP 200 Sep 04 16:04:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1144/2333] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:07 2026] GET /volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3ba09f40-768d-47ef-8355-ff5dac1d4f05 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 returned with HTTP 200 Sep 04 16:04:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1190/2334] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:08 2026] GET /volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 => generated 862 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-216a30e4-33b8-4838-a63d-3cec295e78f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-216a30e4-33b8-4838-a63d-3cec295e78f4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-216a30e4-33b8-4838-a63d-3cec295e78f4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-216a30e4-33b8-4838-a63d-3cec295e78f4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-216a30e4-33b8-4838-a63d-3cec295e78f4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 returned with HTTP 404 Sep 04 16:04:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1145/2335] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/de7e2434-3296-4247-a24b-3e5d111becf1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: 53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8522ab96-6e8a-4309-9ed0-e09ed08e37f8 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 returned with HTTP 202 Sep 04 16:04:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1191/2336] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:09 2026] DELETE /volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-33ed0429-45f1-448b-8909-78fe39141430 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33ed0429-45f1-448b-8909-78fe39141430 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33ed0429-45f1-448b-8909-78fe39141430 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-33ed0429-45f1-448b-8909-78fe39141430 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-33ed0429-45f1-448b-8909-78fe39141430 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-33ed0429-45f1-448b-8909-78fe39141430 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1146/2337] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cbdc2c0d-a9c0-4796-a58e-29aed2a546ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cbdc2c0d-a9c0-4796-a58e-29aed2a546ec tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 Sep 04 16:04:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cbdc2c0d-a9c0-4796-a58e-29aed2a546ec tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cbdc2c0d-a9c0-4796-a58e-29aed2a546ec tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cbdc2c0d-a9c0-4796-a58e-29aed2a546ec tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 returned with HTTP 404 Sep 04 16:04:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1192/2338] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:10 2026] GET /volume/v3/volumes/53533872-86e0-40a5-bdab-734fa88433b7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:04:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:11 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-516d557e-3a4e-4933-a24d-ba6ed288c1a4 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa returned with HTTP 202 Sep 04 16:04:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1147/2339] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:10 2026] DELETE /volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d369299f-efa8-40bb-a2a2-f0f662333f6c tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa returned with HTTP 200 Sep 04 16:04:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1193/2340] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:11 2026] GET /volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa => generated 862 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c6fda0b1-07c1-4266-bcac-f514dd34efd7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6fda0b1-07c1-4266-bcac-f514dd34efd7 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6fda0b1-07c1-4266-bcac-f514dd34efd7 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c6fda0b1-07c1-4266-bcac-f514dd34efd7 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c6fda0b1-07c1-4266-bcac-f514dd34efd7 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa returned with HTTP 404 Sep 04 16:04:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1148/2341] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:12 2026] GET /volume/v3/volumes/bfb531bf-6059-40fa-931b-9022306b88fa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3579aa54-de4c-4541-af04-fa177a304b41 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 Sep 04 16:04:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 Sep 04 16:04:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3579aa54-de4c-4541-af04-fa177a304b41 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 returned with HTTP 202 Sep 04 16:04:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1194/2342] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:12 2026] DELETE /volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e3f7faa6-a6db-4a9f-8cc6-e4e63b07fe6b tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 returned with HTTP 200 Sep 04 16:04:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1149/2343] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:12 2026] GET /volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-755084d4-715f-4649-b7b0-f99806748bd5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-755084d4-715f-4649-b7b0-f99806748bd5 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-755084d4-715f-4649-b7b0-f99806748bd5 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-755084d4-715f-4649-b7b0-f99806748bd5 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-755084d4-715f-4649-b7b0-f99806748bd5 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 returned with HTTP 404 Sep 04 16:04:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1195/2344] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/v3/volumes/ef1b54ed-a2e8-4ac1-a980-bb463e59c1b2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9d297042-a339-4651-be89-c48380643a70 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] DELETE http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:04:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume with id: b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:04:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Delete volume request issued successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9d297042-a339-4651-be89-c48380643a70 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 returned with HTTP 202 Sep 04 16:04:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1150/2345] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:13 2026] DELETE /volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c96847ee-45cc-431e-bace-91d610f494cd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c96847ee-45cc-431e-bace-91d610f494cd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c96847ee-45cc-431e-bace-91d610f494cd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c96847ee-45cc-431e-bace-91d610f494cd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c96847ee-45cc-431e-bace-91d610f494cd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c96847ee-45cc-431e-bace-91d610f494cd tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 returned with HTTP 200 Sep 04 16:04:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1196/2346] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f80dbd0c-39c1-4f2d-9437-8cebe946d746 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f80dbd0c-39c1-4f2d-9437-8cebe946d746 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] GET http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 Sep 04 16:04:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f80dbd0c-39c1-4f2d-9437-8cebe946d746 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f80dbd0c-39c1-4f2d-9437-8cebe946d746 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f80dbd0c-39c1-4f2d-9437-8cebe946d746 tempest-CreateVolumesFromSourceVolumeTest-1754184094 tempest-CreateVolumesFromSourceVolumeTest-1754184094-project-member] http://192.168.122.48/volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 returned with HTTP 404 Sep 04 16:04:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1151/2347] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:14 2026] GET /volume/v3/volumes/b54c94ef-38d3-454b-943c-5614b1260841 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-61022809-96a1-405d-890e-79d46f07fe27 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "423490b7-94c0-4835-b27f-468443443ca2", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '423490b7-94c0-4835-b27f-468443443ca2', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Create volume of 1 GB Sep 04 16:04:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Availability Zones retrieved successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Flow 'volume_create_api' (ead5bd2f-5d96-4469-9777-830db4600d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30118be-2a00-44db-985a-3fe427ae83b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30118be-2a00-44db-985a-3fe427ae83b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2034306b-6c7c-4494-9c8e-4e76a6ce9c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Created reservations ['2624455e-5c57-4ff1-a2cd-71504a6a5a9c', '90cfa70c-2bef-4a84-97eb-8ccf804a51f6', '2ab99186-b414-44a0-bde5-cf93ba4fe63d', '4d7a222b-c914-4da3-89fa-0c72d6e4e4ea'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2034306b-6c7c-4494-9c8e-4e76a6ce9c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2624455e-5c57-4ff1-a2cd-71504a6a5a9c', '90cfa70c-2bef-4a84-97eb-8ccf804a51f6', '2ab99186-b414-44a0-bde5-cf93ba4fe63d', '4d7a222b-c914-4da3-89fa-0c72d6e4e4ea']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d679f6-2c32-41fe-bb06-6473162c9223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d679f6-2c32-41fe-bb06-6473162c9223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a25f5ba2-da1d-457d-a73b-7c228b8b47d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9417c4504d664907819874f0772e102b',qos_specs=None,replication_status=,reservations=['2624455e-5c57-4ff1-a2cd-71504a6a5a9c','90cfa70c-2bef-4a84-97eb-8ccf804a51f6','2ab99186-b414-44a0-bde5-cf93ba4fe63d','4d7a222b-c914-4da3-89fa-0c72d6e4e4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55b0a97a4644699863319c69b36903e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a25f5ba2-da1d-457d-a73b-7c228b8b47d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9417c4504d664907819874f0772e102b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55b0a97a4644699863319c69b36903e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f925b66b-0c43-4761-8f3d-c266cc6df97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f925b66b-0c43-4761-8f3d-c266cc6df97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9417c4504d664907819874f0772e102b',qos_specs=None,replication_status=,reservations=['2624455e-5c57-4ff1-a2cd-71504a6a5a9c','90cfa70c-2bef-4a84-97eb-8ccf804a51f6','2ab99186-b414-44a0-bde5-cf93ba4fe63d','4d7a222b-c914-4da3-89fa-0c72d6e4e4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55b0a97a4644699863319c69b36903e',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dffa8a4-a2f6-4889-994e-9bd1c90253f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dffa8a4-a2f6-4889-994e-9bd1c90253f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Flow 'volume_create_api' (ead5bd2f-5d96-4469-9777-830db4600d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Create volume request issued successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61022809-96a1-405d-890e-79d46f07fe27 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1197/2348] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:04:19 2026] POST /volume/v3/volumes => generated 782 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-863b89ae-f808-4d90-a766-b47391bb959b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-863b89ae-f808-4d90-a766-b47391bb959b tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-863b89ae-f808-4d90-a766-b47391bb959b tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-863b89ae-f808-4d90-a766-b47391bb959b tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-863b89ae-f808-4d90-a766-b47391bb959b tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-863b89ae-f808-4d90-a766-b47391bb959b tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1152/2349] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:19 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e9a1c97-b4f4-4638-8c99-7afab8b7900c tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1198/2350] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:20 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 874 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-440ba8c4-cb05-493a-9a28-66ec3ba4eac9 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1153/2351] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:21 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cf78d7d-4cc4-429d-bdcd-500c433a7964 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1199/2352] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:22 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 935 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87d88628-aa34-4571-b3ed-66b8bcf399bb tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1154/2353] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:23 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-08f65348-1100-4290-873f-e5043fcc1047 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08f65348-1100-4290-873f-e5043fcc1047 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08f65348-1100-4290-873f-e5043fcc1047 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-08f65348-1100-4290-873f-e5043fcc1047 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-08f65348-1100-4290-873f-e5043fcc1047 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-08f65348-1100-4290-873f-e5043fcc1047 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1200/2354] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:24 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 935 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8871301d-92fc-49c1-abd0-bc458acc5204 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8871301d-92fc-49c1-abd0-bc458acc5204 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8871301d-92fc-49c1-abd0-bc458acc5204 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8871301d-92fc-49c1-abd0-bc458acc5204 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8871301d-92fc-49c1-abd0-bc458acc5204 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8871301d-92fc-49c1-abd0-bc458acc5204 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1155/2355] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:25 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-295f2d03-ba3c-4800-b31c-c0609dec4ff6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1201/2356] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:26 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Delete volume with id: a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Delete volume request issued successfully. Sep 04 16:04:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8dec9a29-652a-4b4e-9210-a0c36fcec534 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 202 Sep 04 16:04:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1156/2357] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:04:26 2026] DELETE /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8dd81d5-00c3-4fe1-9b63-c01b3bfbad74 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1202/2358] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:26 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 1199 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Volume info retrieved successfully. Sep 04 16:04:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c799a8b8-fdde-4939-86f3-96063b856ab6 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 200 Sep 04 16:04:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1157/2359] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:27 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 1199 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d83231f9-9e14-4ba4-90ed-cf56d0d667d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d83231f9-9e14-4ba4-90ed-cf56d0d667d2 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d83231f9-9e14-4ba4-90ed-cf56d0d667d2 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d83231f9-9e14-4ba4-90ed-cf56d0d667d2 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d83231f9-9e14-4ba4-90ed-cf56d0d667d2 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 404 Sep 04 16:04:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1203/2360] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:28 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:04:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] DELETE http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Delete volume with id: a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8358bd63-10e5-4a06-a26f-7cc426f7f124 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 404 Sep 04 16:04:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1158/2361] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:04:28 2026] DELETE /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1cd62441-59cf-4771-a0f5-9c7f8f67b677 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1cd62441-59cf-4771-a0f5-9c7f8f67b677 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] GET http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1cd62441-59cf-4771-a0f5-9c7f8f67b677 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1cd62441-59cf-4771-a0f5-9c7f8f67b677 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1cd62441-59cf-4771-a0f5-9c7f8f67b677 tempest-VolumeImageDependencyTests-1136197320 tempest-VolumeImageDependencyTests-1136197320-project-member] http://192.168.122.48/volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 returned with HTTP 404 Sep 04 16:04:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1204/2362] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:28 2026] GET /volume/v3/volumes/a25f5ba2-da1d-457d-a73b-7c228b8b47d2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:04:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume of 1 GB Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Availability Zones retrieved successfully. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Flow 'volume_create_api' (fbd19e9c-f783-40ac-9e75-8ee480abf31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b78c38-fdc1-4c58-9e03-5acc7f4082c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b78c38-fdc1-4c58-9e03-5acc7f4082c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c90d9-0522-4de5-8378-2242a4979dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Created reservations ['9c283356-d46b-43c0-b860-5ae83c164a6e', '4d6c8307-d75e-4d42-b494-ed8ac55b98d4', '9f0a50c7-316c-48c8-9c11-e41817cdb48a', 'fef396f0-1fd9-471d-ab22-1818969f55c4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c90d9-0522-4de5-8378-2242a4979dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c283356-d46b-43c0-b860-5ae83c164a6e', '4d6c8307-d75e-4d42-b494-ed8ac55b98d4', '9f0a50c7-316c-48c8-9c11-e41817cdb48a', 'fef396f0-1fd9-471d-ab22-1818969f55c4']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2aa20e-464d-4502-838f-0e0dc900d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2aa20e-464d-4502-838f-0e0dc900d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb4d9fe-3143-4278-8dca-bb5ab70fa07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5334911a64c544e69dc0ad3e8488456b',qos_specs=None,replication_status=,reservations=['9c283356-d46b-43c0-b860-5ae83c164a6e','4d6c8307-d75e-4d42-b494-ed8ac55b98d4','9f0a50c7-316c-48c8-9c11-e41817cdb48a','fef396f0-1fd9-471d-ab22-1818969f55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb4d9fe-3143-4278-8dca-bb5ab70fa07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5334911a64c544e69dc0ad3e8488456b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6733a-4f36-4842-8b19-ce93e90af999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6733a-4f36-4842-8b19-ce93e90af999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5334911a64c544e69dc0ad3e8488456b',qos_specs=None,replication_status=,reservations=['9c283356-d46b-43c0-b860-5ae83c164a6e','4d6c8307-d75e-4d42-b494-ed8ac55b98d4','9f0a50c7-316c-48c8-9c11-e41817cdb48a','fef396f0-1fd9-471d-ab22-1818969f55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79fba961-2407-445d-a539-a0ab6787837d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79fba961-2407-445d-a539-a0ab6787837d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Flow 'volume_create_api' (fbd19e9c-f783-40ac-9e75-8ee480abf31f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume request issued successfully. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ec98610-0a9f-4df5-b000-78098fb2fb83 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1159/2363] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:04:30 2026] POST /volume/v3/volumes => generated 747 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d46699e4-6009-4b0c-8f1a-cd4451c466a7 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 200 Sep 04 16:04:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1205/2364] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:31 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1301414574", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1301414574', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Create volume of 1 GB Sep 04 16:04:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Availability Zones retrieved successfully. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Flow 'volume_create_api' (14fa7b8e-a662-45e7-a0bc-17b0fc47f43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62758b8-91a2-4597-8ffd-93363ef3c6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62758b8-91a2-4597-8ffd-93363ef3c6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ac2d4c-df37-4df1-9df7-80b4862bec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Created reservations ['cc1a574c-9f61-43c5-b8cd-b08856975717', '80cec84c-8843-49fa-89ff-4800a2ff4d12', '8fbe32ae-84c1-4a49-81b3-8d4887b91da0', 'f660a83a-3812-4c33-8f08-736dff4b9ec8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ac2d4c-df37-4df1-9df7-80b4862bec55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1a574c-9f61-43c5-b8cd-b08856975717', '80cec84c-8843-49fa-89ff-4800a2ff4d12', '8fbe32ae-84c1-4a49-81b3-8d4887b91da0', 'f660a83a-3812-4c33-8f08-736dff4b9ec8']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55a8394-a0c6-4443-b83f-26fda953d0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55a8394-a0c6-4443-b83f-26fda953d0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8feddd7d-31be-4980-bc91-23b860d8ea7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1301414574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e596e450a824038bdd7d14ba7c0a4c5',qos_specs=None,replication_status=,reservations=['cc1a574c-9f61-43c5-b8cd-b08856975717','80cec84c-8843-49fa-89ff-4800a2ff4d12','8fbe32ae-84c1-4a49-81b3-8d4887b91da0','f660a83a-3812-4c33-8f08-736dff4b9ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43f7cd38bdd2406cbfa66d614ed61a64',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1301414574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8feddd7d-31be-4980-bc91-23b860d8ea7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e596e450a824038bdd7d14ba7c0a4c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43f7cd38bdd2406cbfa66d614ed61a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:31 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0b770a-ddae-4a96-8e51-7b1cdb69611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0b770a-ddae-4a96-8e51-7b1cdb69611b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1301414574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e596e450a824038bdd7d14ba7c0a4c5',qos_specs=None,replication_status=,reservations=['cc1a574c-9f61-43c5-b8cd-b08856975717','80cec84c-8843-49fa-89ff-4800a2ff4d12','8fbe32ae-84c1-4a49-81b3-8d4887b91da0','f660a83a-3812-4c33-8f08-736dff4b9ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43f7cd38bdd2406cbfa66d614ed61a64',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99347dda-72de-4051-9803-c97324c7144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99347dda-72de-4051-9803-c97324c7144f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Flow 'volume_create_api' (14fa7b8e-a662-45e7-a0bc-17b0fc47f43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Create volume request issued successfully. Sep 04 16:04:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a43ec295-c737-4ad2-95ef-f0a41c892994 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1160/2365] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:04:31 2026] POST /volume/v3/volumes => generated 796 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-54f784da-7ce8-4767-bac6-951dbbeea806 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54f784da-7ce8-4767-bac6-951dbbeea806 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54f784da-7ce8-4767-bac6-951dbbeea806 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54f784da-7ce8-4767-bac6-951dbbeea806 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-54f784da-7ce8-4767-bac6-951dbbeea806 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54f784da-7ce8-4767-bac6-951dbbeea806 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1206/2366] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:32 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-42adde60-8271-4cff-938d-a585998988bc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-42adde60-8271-4cff-938d-a585998988bc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-42adde60-8271-4cff-938d-a585998988bc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-42adde60-8271-4cff-938d-a585998988bc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-42adde60-8271-4cff-938d-a585998988bc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-42adde60-8271-4cff-938d-a585998988bc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 200 Sep 04 16:04:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1161/2367] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:32 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb17fcd3-46c6-4770-8f90-28e58f9a5b87 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1207/2368] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:33 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50c4ebd7-ed1a-4986-b565-4e5a5b9c4b50 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 200 Sep 04 16:04:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1162/2369] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:33 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c2efc4a-928d-43e7-98d1-bd710f2f4d81 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 200 Sep 04 16:04:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1208/2370] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:33 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1972387784"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1972387784'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume of 1 GB Sep 04 16:04:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Availability Zones retrieved successfully. Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Flow 'volume_create_api' (de81983c-2c65-4d8c-83e6-e3fad810c356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5147fac3-dd74-4a8c-94a2-3fca73944a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5147fac3-dd74-4a8c-94a2-3fca73944a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffeb751-0f4b-48f3-a623-f18b41af00b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Created reservations ['c30a3743-2232-4d7a-93b5-86556b3a9d9c', '4255f62b-2f5a-4704-bd06-eeb922c8b5ad', '59390bbc-d313-46f2-be75-99f09d975cb7', '313c340b-c041-4433-ac46-cdfaec9481b4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffeb751-0f4b-48f3-a623-f18b41af00b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30a3743-2232-4d7a-93b5-86556b3a9d9c', '4255f62b-2f5a-4704-bd06-eeb922c8b5ad', '59390bbc-d313-46f2-be75-99f09d975cb7', '313c340b-c041-4433-ac46-cdfaec9481b4']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebefcaeb-07dc-4352-aea5-024f7236e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebefcaeb-07dc-4352-aea5-024f7236e09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b4f45c-a9ce-4728-840e-0810a872b739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1972387784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5334911a64c544e69dc0ad3e8488456b',qos_specs=None,replication_status=,reservations=['c30a3743-2232-4d7a-93b5-86556b3a9d9c','4255f62b-2f5a-4704-bd06-eeb922c8b5ad','59390bbc-d313-46f2-be75-99f09d975cb7','313c340b-c041-4433-ac46-cdfaec9481b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1972387784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b4f45c-a9ce-4728-840e-0810a872b739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5334911a64c544e69dc0ad3e8488456b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17ebc9e-d6af-4ef3-a4ed-8934ad62c650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17ebc9e-d6af-4ef3-a4ed-8934ad62c650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1972387784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5334911a64c544e69dc0ad3e8488456b',qos_specs=None,replication_status=,reservations=['c30a3743-2232-4d7a-93b5-86556b3a9d9c','4255f62b-2f5a-4704-bd06-eeb922c8b5ad','59390bbc-d313-46f2-be75-99f09d975cb7','313c340b-c041-4433-ac46-cdfaec9481b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144229caaa7f4d46afbdb32f9c479bd1',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43bdb6d-6207-4071-a104-2c62f5dbc9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43bdb6d-6207-4071-a104-2c62f5dbc9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Flow 'volume_create_api' (de81983c-2c65-4d8c-83e6-e3fad810c356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create volume request issued successfully. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1416defa-8eaf-4646-bdbb-fc2fe5d73a39 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1163/2371] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:04:33 2026] POST /volume/v3/volumes => generated 783 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85bf49b9-f976-4e58-8a81-569efe8aab26 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 200 Sep 04 16:04:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1209/2372] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fdadb29a-caab-448b-92f6-63598ab68024 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fdadb29a-caab-448b-92f6-63598ab68024 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fdadb29a-caab-448b-92f6-63598ab68024 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fdadb29a-caab-448b-92f6-63598ab68024 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fdadb29a-caab-448b-92f6-63598ab68024 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fdadb29a-caab-448b-92f6-63598ab68024 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1164/2373] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8aca56c-e35d-48e2-8c6c-2400c9ec17e3 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1210/2374] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-252c2d06-7a47-4097-a924-f35fa364d101 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1165/2375] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5743cc8-b1de-462a-b3b5-7495637532c3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5743cc8-b1de-462a-b3b5-7495637532c3 None None] GET http://192.168.122.48/volume// Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5743cc8-b1de-462a-b3b5-7495637532c3 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5743cc8-b1de-462a-b3b5-7495637532c3 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5743cc8-b1de-462a-b3b5-7495637532c3 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:04:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1211/2376] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-7f9ca278-5a7f-463d-a085-b79c3b123bd2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-7f9ca278-5a7f-463d-a085-b79c3b123bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-7f9ca278-5a7f-463d-a085-b79c3b123bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8feddd7d-31be-4980-bc91-23b860d8ea7e", "connector": null, "instance_uuid": "3aa1e939-3e34-47ff-b063-70daaca4cd8b"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-7f9ca278-5a7f-463d-a085-b79c3b123bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1166/2377] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:04:34 2026] POST /volume/v3/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bae37f4a-1454-4b4c-b999-c3a2e4bc16cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bae37f4a-1454-4b4c-b999-c3a2e4bc16cb None None] GET http://192.168.122.48/volume// Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bae37f4a-1454-4b4c-b999-c3a2e4bc16cb None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bae37f4a-1454-4b4c-b999-c3a2e4bc16cb None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bae37f4a-1454-4b4c-b999-c3a2e4bc16cb None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:04:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1167/2378] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b8ee5ba9-7525-4ff1-bd2c-6235d088761c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1212/2379] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:34 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-6155dcaf-9f3f-4a17-ad03-4c2b050b8c28 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1168/2380] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:04:35 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 1051 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bf913786-97de-46c7-aef7-389af81f1c68 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf913786-97de-46c7-aef7-389af81f1c68 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf913786-97de-46c7-aef7-389af81f1c68 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf913786-97de-46c7-aef7-389af81f1c68 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bf913786-97de-46c7-aef7-389af81f1c68 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf913786-97de-46c7-aef7-389af81f1c68 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 200 Sep 04 16:04:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1213/2381] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:35 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 875 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] PUT http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Acquiring lock "cinder-attachment_update-8feddd7d-31be-4980-bc91-23b860d8ea7e-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Lock "cinder-attachment_update-8feddd7d-31be-4980-bc91-23b860d8ea7e-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:35 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Lock "cinder-attachment_update-8feddd7d-31be-4980-bc91-23b860d8ea7e-devstack" released by "attachment_update" :: held 0.529s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:04:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-f923b372-dd89-4e45-abd2-1aa0e0605080 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df returned with HTTP 200 Sep 04 16:04:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1169/2382] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:04:35 2026] PUT /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df => generated 694 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-050d8c11-2379-4258-9ace-c27a20bd338a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-050d8c11-2379-4258-9ace-c27a20bd338a tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-050d8c11-2379-4258-9ace-c27a20bd338a tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-050d8c11-2379-4258-9ace-c27a20bd338a tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-050d8c11-2379-4258-9ace-c27a20bd338a tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-050d8c11-2379-4258-9ace-c27a20bd338a tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1214/2383] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:36 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ec56137-4530-4a16-9b2a-2a28674f4920 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 200 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1170/2384] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:36 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-83955443-039e-4d86-85f4-4c068a5a0966 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-83955443-039e-4d86-85f4-4c068a5a0966 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] POST http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df/action Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-83955443-039e-4d86-85f4-4c068a5a0966 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-83955443-039e-4d86-85f4-4c068a5a0966 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a869e2c7-e9e5-4e8e-91e6-6d0fd5488e85 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 200 Sep 04 16:04:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1215/2385] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:36 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b4f45c-a9ce-4728-840e-0810a872b739", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-325356847"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Create snapshot from volume c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-edf7269b-5f2c-4996-bce1-986d24380b80 req-83955443-039e-4d86-85f4-4c068a5a0966 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df/action returned with HTTP 204 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1171/2386] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:04:36 2026] POST /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Created reservations ['713b7866-803c-4709-9317-137c038c37a0', '18f7e759-a40e-40da-8e5a-d16ad781a8d5', '6ff71fe7-cc52-48c5-a8ff-71aad4848fb1', 'c2c868f4-9b20-4b31-a678-bb64168d569f'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot create request issued successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fba6f6ad-24d8-41c8-9c86-74eae4239356 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:04:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1216/2387] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:04:36 2026] POST /volume/v3/snapshots => generated 325 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c3c6b69-5f0b-4490-a57f-461c257ef06f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1172/2388] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:36 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 457 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71891c8d-62bc-48d2-9857-92cc729fc961 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71891c8d-62bc-48d2-9857-92cc729fc961 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71891c8d-62bc-48d2-9857-92cc729fc961 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71891c8d-62bc-48d2-9857-92cc729fc961 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71891c8d-62bc-48d2-9857-92cc729fc961 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71891c8d-62bc-48d2-9857-92cc729fc961 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1217/2389] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:37 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 1181 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-28262e04-a672-4483-8d18-630206dc1478 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28262e04-a672-4483-8d18-630206dc1478 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28262e04-a672-4483-8d18-630206dc1478 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28262e04-a672-4483-8d18-630206dc1478 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28262e04-a672-4483-8d18-630206dc1478 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28262e04-a672-4483-8d18-630206dc1478 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1173/2390] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:37 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-91bb169a-8d29-428e-93b4-937daf37118d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1218/2391] 192.168.122.48 () {62 vars in 1490 bytes} [Fri Sep 4 16:04:37 2026] DELETE /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e25f1a45-2b61-463c-b916-4793ac8eafd7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: WARNING keystonemiddleware.auth_token [None req-e25f1a45-2b61-463c-b916-4793ac8eafd7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:04:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1174/2392] 192.168.122.48 () {62 vars in 1490 bytes} [Fri Sep 4 16:04:37 2026] DELETE /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] DELETE http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Attachment connected to vm 3aa1e939-3e34-47ff-b063-70daaca4cd8b, checking data on nova Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG cinder.compute.nova [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Creating Keystone token plugin using URL: http://192.168.122.48/identity {{(pid=87212) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea6538f2-619d-4c2c-9d4b-e41893060d0c tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1175/2393] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:37 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] REQ: curl -g -i -X GET http://192.168.122.48/compute/v2.1/servers/3aa1e939-3e34-47ff-b063-70daaca4cd8b/os-volume_attachments/8feddd7d-31be-4980-bc91-23b860d8ea7e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}628fa540176cfca110a075a2474d8f64ffac473c400d39614877d14463895bfa" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31" -H "X-Service-Token: {SHA256}578ffa2e908a5c5a44c1c29770404e7b47fe8a4535b890397943e8deb2e44aa7" {{(pid=87212) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:04:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-03fdac9f-50a9-40b4-bea3-407b100a08e4 x-openstack-request-id: req-03fdac9f-50a9-40b4-bea3-407b100a08e4 {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8feddd7d-31be-4980-bc91-23b860d8ea7e", "serverId": "3aa1e939-3e34-47ff-b063-70daaca4cd8b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "203dfb04-f2bb-400c-830c-75a7c6a099df", "bdm_uuid": "e6fec135-a37d-4405-8b98-70ddb219d68c"}} {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET call to compute for http://192.168.122.48/compute/v2.1/servers/3aa1e939-3e34-47ff-b063-70daaca4cd8b/os-volume_attachments/8feddd7d-31be-4980-bc91-23b860d8ea7e used request id req-03fdac9f-50a9-40b4-bea3-407b100a08e4 {{(pid=87212) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.volume.api [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Caught error: Detach volume from instance 3aa1e939-3e34-47ff-b063-70daaca4cd8b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3aa1e939-3e34-47ff-b063-70daaca4cd8b using the Compute API Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3aa1e939-3e34-47ff-b063-70daaca4cd8b using the Compute API Sep 04 16:04:37 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Sep 04 16:04:37 devstack devstack@c-api.service[87212]: INFO cinder.api.middleware.fault [None req-f5e42a5e-5478-4cf5-abf2-dbd5745efb31 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df returned with HTTP 409 Sep 04 16:04:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1219/2394] 192.168.122.48 () {60 vars in 1283 bytes} [Fri Sep 4 16:04:37 2026] DELETE /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df => generated 167 bytes in 606 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-8e31d145-0c6b-43c4-bfe6-ffb8bc843cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1176/2395] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:04:37 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 1163 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] POST http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e/action Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Begin detaching volume completed successfully. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-bbb910a9-98ba-4ef2-8da5-d1cb0e373d1c tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e/action returned with HTTP 202 Sep 04 16:04:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1220/2396] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:04:38 2026] POST /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9c76f3e7-e568-408c-bc41-9859e6978703 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9c76f3e7-e568-408c-bc41-9859e6978703 None None] GET http://192.168.122.48/volume// Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9c76f3e7-e568-408c-bc41-9859e6978703 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9c76f3e7-e568-408c-bc41-9859e6978703 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9c76f3e7-e568-408c-bc41-9859e6978703 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:04:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1177/2397] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:04:38 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-2806dabb-4bb5-489e-971e-6ba9870a7455 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1221/2398] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:04:38 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 1347 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-1825b4cb-60b6-43be-b391-2dd832f39689 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-1825b4cb-60b6-43be-b391-2dd832f39689 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] DELETE http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-1825b4cb-60b6-43be-b391-2dd832f39689 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-1825b4cb-60b6-43be-b391-2dd832f39689 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7914250a-7fb7-45ec-8f87-676bbf9b85f4 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1222/2399] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:38 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:38 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 16:04:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-2e5f3237-dcdf-4b90-9730-d6c52f130d91 req-1825b4cb-60b6-43be-b391-2dd832f39689 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df returned with HTTP 200 Sep 04 16:04:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1178/2400] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:04:38 2026] DELETE /volume/v3/attachments/203dfb04-f2bb-400c-830c-75a7c6a099df => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-ee397635-c027-4af2-9cfb-dd1829c32706 req-e9f15f82-00b1-4e4d-a854-6138d5ad28ab tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1223/2401] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:04:39 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] DELETE http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Delete volume with id: 8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Delete volume request issued successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5fe55a26-e9d9-47f4-8a76-11ef9ebb50d7 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 202 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1179/2402] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:04:39 2026] DELETE /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Volume info retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-275a5e42-0b97-415e-bee6-6ebd9a1541e8 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 200 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1224/2403] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:39 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 888 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a8a7344-2b9d-4f5e-82dd-f476c94d44bb tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1180/2404] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:39 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90dfc67d-4db1-4a7e-89f0-4c599766f0ea tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1225/2405] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:39 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-975d3f71-64cd-480f-9906-5d2c45d15409 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Delete snapshot with id: 2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot delete request issued successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-975d3f71-64cd-480f-9906-5d2c45d15409 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 202 Sep 04 16:04:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1181/2406] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:04:39 2026] DELETE /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c90c0bac-7dac-44c4-914f-cededf4d71ce tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1226/2407] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:39 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9245115e-9521-4808-93f2-7be914649722 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9245115e-9521-4808-93f2-7be914649722 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] GET http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e Sep 04 16:04:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9245115e-9521-4808-93f2-7be914649722 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9245115e-9521-4808-93f2-7be914649722 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9245115e-9521-4808-93f2-7be914649722 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702 tempest-TestServerVolumeAttachScenarioOldVersion-1396817702-project-member] http://192.168.122.48/volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e returned with HTTP 404 Sep 04 16:04:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1182/2408] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:04:40 2026] GET /volume/v3/volumes/8feddd7d-31be-4980-bc91-23b860d8ea7e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:04:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5c162be-c40f-407c-8136-b9fe7123d156 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5c162be-c40f-407c-8136-b9fe7123d156 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5c162be-c40f-407c-8136-b9fe7123d156 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5c162be-c40f-407c-8136-b9fe7123d156 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e5c162be-c40f-407c-8136-b9fe7123d156 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Snapshot retrieved successfully. Sep 04 16:04:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5c162be-c40f-407c-8136-b9fe7123d156 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 200 Sep 04 16:04:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1227/2409] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:40 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7d715a04-f711-4ba5-a65e-f09195adff75 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d715a04-f711-4ba5-a65e-f09195adff75 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 Sep 04 16:04:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d715a04-f711-4ba5-a65e-f09195adff75 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d715a04-f711-4ba5-a65e-f09195adff75 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d715a04-f711-4ba5-a65e-f09195adff75 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 returned with HTTP 404 Sep 04 16:04:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1183/2410] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:04:41 2026] GET /volume/v3/snapshots/2c358ac4-8cc8-4f9e-a836-8582705935c7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:41 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Delete volume with id: c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Delete volume request issued successfully. Sep 04 16:04:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fb0f2a1-7149-4cdb-bd3e-66675ac2685a tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 202 Sep 04 16:04:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1228/2411] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:41 2026] DELETE /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a8151651-8f35-45d2-97fb-4e32dc811b2f tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 200 Sep 04 16:04:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1184/2412] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:42 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 875 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-41335bd8-a224-418b-b6cf-2c4b87c786dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41335bd8-a224-418b-b6cf-2c4b87c786dc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41335bd8-a224-418b-b6cf-2c4b87c786dc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41335bd8-a224-418b-b6cf-2c4b87c786dc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41335bd8-a224-418b-b6cf-2c4b87c786dc tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 returned with HTTP 404 Sep 04 16:04:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1229/2413] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:43 2026] GET /volume/v3/volumes/c2b4f45c-a9ce-4728-840e-0810a872b739 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bc684e92-2712-465c-b166-a7d6026ab540 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:43 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Delete volume with id: ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:04:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:04:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Delete volume request issued successfully. Sep 04 16:04:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc684e92-2712-465c-b166-a7d6026ab540 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 202 Sep 04 16:04:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1185/2414] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:04:43 2026] DELETE /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-38937357-1baf-46b2-98ff-60e1f77f870b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38937357-1baf-46b2-98ff-60e1f77f870b tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38937357-1baf-46b2-98ff-60e1f77f870b tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-38937357-1baf-46b2-98ff-60e1f77f870b tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:04:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:04:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-38937357-1baf-46b2-98ff-60e1f77f870b tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Volume info retrieved successfully. Sep 04 16:04:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-38937357-1baf-46b2-98ff-60e1f77f870b tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 200 Sep 04 16:04:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1230/2415] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:43 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 839 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d1873177-3607-463d-832e-799fe1402320 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d1873177-3607-463d-832e-799fe1402320 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] GET http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b Sep 04 16:04:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d1873177-3607-463d-832e-799fe1402320 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d1873177-3607-463d-832e-799fe1402320 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d1873177-3607-463d-832e-799fe1402320 tempest-CinderUnicodeTest-652145621 tempest-CinderUnicodeTest-652145621-project-member] http://192.168.122.48/volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b returned with HTTP 404 Sep 04 16:04:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1186/2416] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:04:44 2026] GET /volume/v3/volumes/ccb4d9fe-3143-4278-8dca-bb5ab70fa07b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a1d661e6-395d-423b-9d2d-46138cb3b982 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a1d661e6-395d-423b-9d2d-46138cb3b982 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a1d661e6-395d-423b-9d2d-46138cb3b982 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1099155409", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a1d661e6-395d-423b-9d2d-46138cb3b982 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1231/2417] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:46 2026] POST /volume/v3/types => generated 380 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-478e1f0f-f487-4f7d-9557-483db9ef8e5b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-478e1f0f-f487-4f7d-9557-483db9ef8e5b tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-478e1f0f-f487-4f7d-9557-483db9ef8e5b tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-478e1f0f-f487-4f7d-9557-483db9ef8e5b tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1187/2418] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c0750608-1ae2-4363-a820-592e7fb218e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0750608-1ae2-4363-a820-592e7fb218e2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c0750608-1ae2-4363-a820-592e7fb218e2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1780884744", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c0750608-1ae2-4363-a820-592e7fb218e2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1232/2419] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 380 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2e2d8cf6-c0e7-48b6-aa3f-5d8884ba8ef9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e2d8cf6-c0e7-48b6-aa3f-5d8884ba8ef9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01/encryption Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e2d8cf6-c0e7-48b6-aa3f-5d8884ba8ef9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e2d8cf6-c0e7-48b6-aa3f-5d8884ba8ef9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01/encryption returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1188/2420] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0640c5a8-ecf2-4737-8fa4-58a519b825c8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0640c5a8-ecf2-4737-8fa4-58a519b825c8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0640c5a8-ecf2-4737-8fa4-58a519b825c8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-667714809", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0640c5a8-ecf2-4737-8fa4-58a519b825c8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1233/2421] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7e7843bb-865f-4b39-99fb-d2ef3f76f81e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e7843bb-865f-4b39-99fb-d2ef3f76f81e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7e7843bb-865f-4b39-99fb-d2ef3f76f81e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7e7843bb-865f-4b39-99fb-d2ef3f76f81e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1189/2422] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-235a158e-f0bb-41f0-a22c-d2c0c5812178 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-235a158e-f0bb-41f0-a22c-d2c0c5812178 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] PUT http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs/key2 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-235a158e-f0bb-41f0-a22c-d2c0c5812178 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-235a158e-f0bb-41f0-a22c-d2c0c5812178 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs/key2 returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1234/2423] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:04:47 2026] PUT /volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd4982b6-b821-47ba-b078-edf661a010e8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd4982b6-b821-47ba-b078-edf661a010e8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd4982b6-b821-47ba-b078-edf661a010e8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd4982b6-b821-47ba-b078-edf661a010e8 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1190/2424] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 195 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-14c36dbd-5774-4033-8b4a-8884b30a144d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14c36dbd-5774-4033-8b4a-8884b30a144d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/1dbe4440-1a8f-4f58-892d-27ea87f87d46 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14c36dbd-5774-4033-8b4a-8884b30a144d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14c36dbd-5774-4033-8b4a-8884b30a144d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14c36dbd-5774-4033-8b4a-8884b30a144d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/1dbe4440-1a8f-4f58-892d-27ea87f87d46 returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1235/2425] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:47 2026] DELETE /volume/v3/types/1dbe4440-1a8f-4f58-892d-27ea87f87d46 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0d8b50a7-91ec-4741-a142-a123781455c3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d8b50a7-91ec-4741-a142-a123781455c3 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d8b50a7-91ec-4741-a142-a123781455c3 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2052033453", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d8b50a7-91ec-4741-a142-a123781455c3 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1191/2426] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3b3c4497-6e49-4c1a-8cf0-77d34bf68c88 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b3c4497-6e49-4c1a-8cf0-77d34bf68c88 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3b3c4497-6e49-4c1a-8cf0-77d34bf68c88 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3b3c4497-6e49-4c1a-8cf0-77d34bf68c88 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1236/2427] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5d614849-c47f-489f-8415-82f1e1515634 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d614849-c47f-489f-8415-82f1e1515634 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption/a86bfd1a-5ad0-446a-a61e-b1aee0ce54d8 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d614849-c47f-489f-8415-82f1e1515634 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5d614849-c47f-489f-8415-82f1e1515634 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5d614849-c47f-489f-8415-82f1e1515634 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption/a86bfd1a-5ad0-446a-a61e-b1aee0ce54d8 returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1192/2428] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:04:47 2026] DELETE /volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5/encryption/a86bfd1a-5ad0-446a-a61e-b1aee0ce54d8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b7d5fa65-97d0-4acc-9369-87a5ebe9c936 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b7d5fa65-97d0-4acc-9369-87a5ebe9c936 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b7d5fa65-97d0-4acc-9369-87a5ebe9c936 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1741190782", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b7d5fa65-97d0-4acc-9369-87a5ebe9c936 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1237/2429] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2d8f3938-db48-4eb4-a4ee-cdea32f3c68f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d8f3938-db48-4eb4-a4ee-cdea32f3c68f tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700/extra_specs/key1 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2d8f3938-db48-4eb4-a4ee-cdea32f3c68f tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2d8f3938-db48-4eb4-a4ee-cdea32f3c68f tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d8f3938-db48-4eb4-a4ee-cdea32f3c68f tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700/extra_specs/key1 returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1193/2430] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:04:47 2026] DELETE /volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c5f44885-e347-4fd1-8fde-70db03cae478 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5f44885-e347-4fd1-8fde-70db03cae478 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5f44885-e347-4fd1-8fde-70db03cae478 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1238820519", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5f44885-e347-4fd1-8fde-70db03cae478 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1238/2431] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c37d5b7-626e-462f-a05a-0db9b7b1cf49 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c37d5b7-626e-462f-a05a-0db9b7b1cf49 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/41d0051c-37b1-427d-8a6d-c04eaa50ede7 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c37d5b7-626e-462f-a05a-0db9b7b1cf49 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c37d5b7-626e-462f-a05a-0db9b7b1cf49 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c37d5b7-626e-462f-a05a-0db9b7b1cf49 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/41d0051c-37b1-427d-8a6d-c04eaa50ede7 returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1194/2432] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:47 2026] DELETE /volume/v3/types/41d0051c-37b1-427d-8a6d-c04eaa50ede7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b495f61d-af31-46e1-82f7-31582bd84388 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b495f61d-af31-46e1-82f7-31582bd84388 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b495f61d-af31-46e1-82f7-31582bd84388 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b495f61d-af31-46e1-82f7-31582bd84388 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b495f61d-af31-46e1-82f7-31582bd84388 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1239/2433] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:04:47 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-229cba87-084b-4dba-a579-4571ef936166 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-229cba87-084b-4dba-a579-4571ef936166 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-229cba87-084b-4dba-a579-4571ef936166 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-229cba87-084b-4dba-a579-4571ef936166 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-229cba87-084b-4dba-a579-4571ef936166 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1195/2434] 192.168.122.48 () {58 vars in 1110 bytes} [Fri Sep 4 16:04:47 2026] GET /volume/v3/types => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3bcd7fce-ea04-462e-ab06-651a4084c9be None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bcd7fce-ea04-462e-ab06-651a4084c9be tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/cipher Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bcd7fce-ea04-462e-ab06-651a4084c9be tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bcd7fce-ea04-462e-ab06-651a4084c9be tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bcd7fce-ea04-462e-ab06-651a4084c9be tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/cipher returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1240/2435] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/cipher => generated 29 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-30ca7029-d757-47be-af10-3801b9f2ac77 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30ca7029-d757-47be-af10-3801b9f2ac77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30ca7029-d757-47be-af10-3801b9f2ac77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30ca7029-d757-47be-af10-3801b9f2ac77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30ca7029-d757-47be-af10-3801b9f2ac77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1196/2436] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-14e74b05-a990-406f-b246-a819ef269271 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14e74b05-a990-406f-b246-a819ef269271 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/multiattach Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14e74b05-a990-406f-b246-a819ef269271 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-14e74b05-a990-406f-b246-a819ef269271 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-14e74b05-a990-406f-b246-a819ef269271 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/multiattach returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1241/2437] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af16afc0-793f-43bd-8a64-26b0080badac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af16afc0-793f-43bd-8a64-26b0080badac tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/volume_backend_name Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af16afc0-793f-43bd-8a64-26b0080badac tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af16afc0-793f-43bd-8a64-26b0080badac tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af16afc0-793f-43bd-8a64-26b0080badac tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1197/2438] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7d625ecf-bf19-43c8-af44-379b1373c6aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d625ecf-bf19-43c8-af44-379b1373c6aa tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] GET http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d625ecf-bf19-43c8-af44-379b1373c6aa tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7d625ecf-bf19-43c8-af44-379b1373c6aa tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7d625ecf-bf19-43c8-af44-379b1373c6aa tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1242/2439] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c => generated 402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-069a30eb-2099-42e1-a9f4-e83086ac0be9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-069a30eb-2099-42e1-a9f4-e83086ac0be9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] PUT http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/54080598-ef1d-40a4-a5dd-6de8e037ee83 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-069a30eb-2099-42e1-a9f4-e83086ac0be9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-069a30eb-2099-42e1-a9f4-e83086ac0be9 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/54080598-ef1d-40a4-a5dd-6de8e037ee83 returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1198/2440] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:04:48 2026] PUT /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/encryption/54080598-ef1d-40a4-a5dd-6de8e037ee83 => generated 33 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-befbfc4a-6148-4c6d-9b67-479680c0dcff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-befbfc4a-6148-4c6d-9b67-479680c0dcff tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] PUT http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/key1 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-befbfc4a-6148-4c6d-9b67-479680c0dcff tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-befbfc4a-6148-4c6d-9b67-479680c0dcff tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/key1 returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1243/2441] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:04:48 2026] PUT /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c/extra_specs/key1 => generated 30 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c23eb0f-a295-4dd2-bbb1-87d5825f983d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c23eb0f-a295-4dd2-bbb1-87d5825f983d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] PUT http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c23eb0f-a295-4dd2-bbb1-87d5825f983d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c23eb0f-a295-4dd2-bbb1-87d5825f983d tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c returned with HTTP 200 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1199/2442] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:04:48 2026] PUT /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c => generated 371 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca1adbfb-2e86-4379-b0b1-70262cf02633 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca1adbfb-2e86-4379-b0b1-70262cf02633 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca1adbfb-2e86-4379-b0b1-70262cf02633 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca1adbfb-2e86-4379-b0b1-70262cf02633 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca1adbfb-2e86-4379-b0b1-70262cf02633 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700 returned with HTTP 202 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1244/2443] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:48 2026] DELETE /volume/v3/types/c8ac90d8-4fec-4e82-8d59-27218c1f4700 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b4f4d92c-8abd-4230-9e4b-c648aa604ea2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4f4d92c-8abd-4230-9e4b-c648aa604ea2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4f4d92c-8abd-4230-9e4b-c648aa604ea2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4f4d92c-8abd-4230-9e4b-c648aa604ea2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4f4d92c-8abd-4230-9e4b-c648aa604ea2 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5 returned with HTTP 202 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1200/2444] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:48 2026] DELETE /volume/v3/types/e409deb7-9b72-4f05-a060-08af39fc4cb5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4c1fba63-5d38-4e2f-ac95-b626d67d5700 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c1fba63-5d38-4e2f-ac95-b626d67d5700 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4c1fba63-5d38-4e2f-ac95-b626d67d5700 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4c1fba63-5d38-4e2f-ac95-b626d67d5700 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c1fba63-5d38-4e2f-ac95-b626d67d5700 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f returned with HTTP 202 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1245/2445] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:48 2026] DELETE /volume/v3/types/53c61a2d-d4cb-4e32-92db-7dbe5c27957f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-58707452-3057-4dff-8078-ca34f10c102e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58707452-3057-4dff-8078-ca34f10c102e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58707452-3057-4dff-8078-ca34f10c102e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-58707452-3057-4dff-8078-ca34f10c102e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-58707452-3057-4dff-8078-ca34f10c102e tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01 returned with HTTP 202 Sep 04 16:04:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1201/2446] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:48 2026] DELETE /volume/v3/types/a87beea6-9a77-4962-a925-eb5c57b02b01 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dfa0a6b9-f3af-4230-a2cb-d2c916094b77 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dfa0a6b9-f3af-4230-a2cb-d2c916094b77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] DELETE http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dfa0a6b9-f3af-4230-a2cb-d2c916094b77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dfa0a6b9-f3af-4230-a2cb-d2c916094b77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dfa0a6b9-f3af-4230-a2cb-d2c916094b77 tempest-VolumeTypesAdminTests-433438128 tempest-VolumeTypesAdminTests-433438128-project-admin] http://192.168.122.48/volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c returned with HTTP 202 Sep 04 16:04:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1246/2447] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:48 2026] DELETE /volume/v3/types/de7cd58b-99fa-4b6b-a6b5-7f26d2a9e05c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de67330d-b899-4fd0-aae2-ff18fc7600d6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de67330d-b899-4fd0-aae2-ff18fc7600d6 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de67330d-b899-4fd0-aae2-ff18fc7600d6 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-480981856", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:51 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=345,cinder:INSERT=65,cinder:UPDATE=103 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:04:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de67330d-b899-4fd0-aae2-ff18fc7600d6 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1202/2448] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:51 2026] POST /volume/v3/types => generated 379 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2edb4510-d171-434a-abd7-d7cc7ecab440 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2edb4510-d171-434a-abd7-d7cc7ecab440 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption Sep 04 16:04:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2edb4510-d171-434a-abd7-d7cc7ecab440 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:51 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=313,cinder:INSERT=70,cinder:UPDATE=83 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:04:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2edb4510-d171-434a-abd7-d7cc7ecab440 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption returned with HTTP 200 Sep 04 16:04:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1247/2449] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:51 2026] POST /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-90262c8e-d2c3-4983-ac75-142e78d1bb1e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-90262c8e-d2c3-4983-ac75-142e78d1bb1e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-90262c8e-d2c3-4983-ac75-142e78d1bb1e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-87628018", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-90262c8e-d2c3-4983-ac75-142e78d1bb1e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1203/2450] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:51 2026] POST /volume/v3/types => generated 378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6fce5b9f-6414-4ff7-aeb0-47a8f214b4a0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6fce5b9f-6414-4ff7-aeb0-47a8f214b4a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] POST http://192.168.122.48/volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf/encryption Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6fce5b9f-6414-4ff7-aeb0-47a8f214b4a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-6fce5b9f-6414-4ff7-aeb0-47a8f214b4a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6fce5b9f-6414-4ff7-aeb0-47a8f214b4a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf/encryption returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1248/2451] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8a0eeca-6a20-4696-a1b9-f32f1929d670 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8a0eeca-6a20-4696-a1b9-f32f1929d670 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8a0eeca-6a20-4696-a1b9-f32f1929d670 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-652514043", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8a0eeca-6a20-4696-a1b9-f32f1929d670 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1204/2452] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aca370e9-3735-43dc-84ca-3ff6be3590aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca370e9-3735-43dc-84ca-3ff6be3590aa tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] POST http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aca370e9-3735-43dc-84ca-3ff6be3590aa tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-aca370e9-3735-43dc-84ca-3ff6be3590aa tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca370e9-3735-43dc-84ca-3ff6be3590aa tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1249/2453] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-529f6da0-11eb-4846-b7fc-0b77ef69867f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-529f6da0-11eb-4846-b7fc-0b77ef69867f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] PUT http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs/key2 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-529f6da0-11eb-4846-b7fc-0b77ef69867f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-529f6da0-11eb-4846-b7fc-0b77ef69867f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-529f6da0-11eb-4846-b7fc-0b77ef69867f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs/key2 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1205/2454] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:04:52 2026] PUT /volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6767a15-a364-4e65-a981-227f65b7179c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6767a15-a364-4e65-a981-227f65b7179c tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6767a15-a364-4e65-a981-227f65b7179c tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-f6767a15-a364-4e65-a981-227f65b7179c tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6767a15-a364-4e65-a981-227f65b7179c tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1250/2455] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e7412bfe-c921-46a0-b3ee-53cad5138e9f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7412bfe-c921-46a0-b3ee-53cad5138e9f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e7412bfe-c921-46a0-b3ee-53cad5138e9f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-233205585", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e7412bfe-c921-46a0-b3ee-53cad5138e9f tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1206/2456] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6170e74d-efeb-4284-9ff3-ab624169b5e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6170e74d-efeb-4284-9ff3-ab624169b5e3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6170e74d-efeb-4284-9ff3-ab624169b5e3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6170e74d-efeb-4284-9ff3-ab624169b5e3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1251/2457] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] DELETE http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption/60e966be-bcb3-4b54-a70f-4561e9143e38 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-655ee308-81ad-44d4-ad97-312b4ed02e48 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption/60e966be-bcb3-4b54-a70f-4561e9143e38 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1207/2458] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d/encryption/60e966be-bcb3-4b54-a70f-4561e9143e38 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3356acc2-cbbf-4575-8632-acdeb8bc22a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3356acc2-cbbf-4575-8632-acdeb8bc22a4 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3356acc2-cbbf-4575-8632-acdeb8bc22a4 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1744147354", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3356acc2-cbbf-4575-8632-acdeb8bc22a4 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1252/2459] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] DELETE http://192.168.122.48/volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109/extra_specs/key1 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-79d3b483-fd35-4138-a3a0-de7b1b57e923 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109/extra_specs/key1 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1208/2460] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07bd9bd6-f66b-4caf-83b5-4fa8614a58a0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07bd9bd6-f66b-4caf-83b5-4fa8614a58a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07bd9bd6-f66b-4caf-83b5-4fa8614a58a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-154289589", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07bd9bd6-f66b-4caf-83b5-4fa8614a58a0 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1253/2461] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:04:52 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60961c06-978b-4396-afae-4e1923e508dd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60961c06-978b-4396-afae-4e1923e508dd tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] DELETE http://192.168.122.48/volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60961c06-978b-4396-afae-4e1923e508dd tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60961c06-978b-4396-afae-4e1923e508dd tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-60961c06-978b-4396-afae-4e1923e508dd tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60961c06-978b-4396-afae-4e1923e508dd tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1209/2462] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0c644001-4071-41f9-b1dc-20c36aa94fee None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0c644001-4071-41f9-b1dc-20c36aa94fee tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0c644001-4071-41f9-b1dc-20c36aa94fee tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0c644001-4071-41f9-b1dc-20c36aa94fee tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0c644001-4071-41f9-b1dc-20c36aa94fee tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1254/2463] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fc2642fe-181e-496f-897b-4823d38ffb3a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc2642fe-181e-496f-897b-4823d38ffb3a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc2642fe-181e-496f-897b-4823d38ffb3a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc2642fe-181e-496f-897b-4823d38ffb3a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-fc2642fe-181e-496f-897b-4823d38ffb3a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc2642fe-181e-496f-897b-4823d38ffb3a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1210/2464] 192.168.122.48 () {58 vars in 1110 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types => generated 2358 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/cipher Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fbc4da4c-ef47-45de-92c9-c8ad387fef1a tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/cipher returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1255/2465] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4697f97-39cd-4510-9e41-de6e7b5e4001 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1211/2466] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-40fb4c76-9a3e-4631-8642-12ddcda06ec3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40fb4c76-9a3e-4631-8642-12ddcda06ec3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/multiattach Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40fb4c76-9a3e-4631-8642-12ddcda06ec3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40fb4c76-9a3e-4631-8642-12ddcda06ec3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40fb4c76-9a3e-4631-8642-12ddcda06ec3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/multiattach returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1256/2467] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bfcabe30-b383-4a69-9fff-b60dabb4d860 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bfcabe30-b383-4a69-9fff-b60dabb4d860 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/volume_backend_name Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bfcabe30-b383-4a69-9fff-b60dabb4d860 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bfcabe30-b383-4a69-9fff-b60dabb4d860 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bfcabe30-b383-4a69-9fff-b60dabb4d860 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1212/2468] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-117ca26e-c43f-43aa-bd26-1800446cfaa8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-117ca26e-c43f-43aa-bd26-1800446cfaa8 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] GET http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-117ca26e-c43f-43aa-bd26-1800446cfaa8 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-117ca26e-c43f-43aa-bd26-1800446cfaa8 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-117ca26e-c43f-43aa-bd26-1800446cfaa8 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1257/2469] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fc13a15a-9729-4c85-be76-06856884c3a3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc13a15a-9729-4c85-be76-06856884c3a3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] PUT http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/5fc41348-05a4-407e-b83c-f0802a9ce712 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc13a15a-9729-4c85-be76-06856884c3a3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-fc13a15a-9729-4c85-be76-06856884c3a3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc13a15a-9729-4c85-be76-06856884c3a3 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/5fc41348-05a4-407e-b83c-f0802a9ce712 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1213/2470] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:04:52 2026] PUT /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/encryption/5fc41348-05a4-407e-b83c-f0802a9ce712 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-79d42616-92d8-4f02-af30-7db97e67f3fb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79d42616-92d8-4f02-af30-7db97e67f3fb tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] PUT http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/key1 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79d42616-92d8-4f02-af30-7db97e67f3fb tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-79d42616-92d8-4f02-af30-7db97e67f3fb tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79d42616-92d8-4f02-af30-7db97e67f3fb tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/key1 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1258/2471] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:04:52 2026] PUT /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-35ab33da-547a-4699-b916-f675a26df4d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35ab33da-547a-4699-b916-f675a26df4d9 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] PUT http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35ab33da-547a-4699-b916-f675a26df4d9 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-35ab33da-547a-4699-b916-f675a26df4d9 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '53e8e85bf9cb4d9a9f4ea95b3b82275b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c921c62dbf948569a66c04ee2faafc3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35ab33da-547a-4699-b916-f675a26df4d9 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-member] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 returned with HTTP 403 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1214/2472] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:04:52 2026] PUT /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-19a4eb1f-fbf1-49df-ac8a-be5bdfcf51b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19a4eb1f-fbf1-49df-ac8a-be5bdfcf51b5 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19a4eb1f-fbf1-49df-ac8a-be5bdfcf51b5 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-19a4eb1f-fbf1-49df-ac8a-be5bdfcf51b5 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-19a4eb1f-fbf1-49df-ac8a-be5bdfcf51b5 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 returned with HTTP 202 Sep 04 16:04:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1259/2473] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/dad3b103-c9bb-4547-945b-f1758ce52fa5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b91fd38c-065c-48d9-98d6-b2b350787174 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b91fd38c-065c-48d9-98d6-b2b350787174 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b91fd38c-065c-48d9-98d6-b2b350787174 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b91fd38c-065c-48d9-98d6-b2b350787174 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b91fd38c-065c-48d9-98d6-b2b350787174 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109 returned with HTTP 202 Sep 04 16:04:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1215/2474] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/d160378f-db02-4fb6-9c42-f653f62c5109 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f9b765a-3cae-4901-9d15-c4ec769d8f8e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f9b765a-3cae-4901-9d15-c4ec769d8f8e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f9b765a-3cae-4901-9d15-c4ec769d8f8e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f9b765a-3cae-4901-9d15-c4ec769d8f8e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f9b765a-3cae-4901-9d15-c4ec769d8f8e tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d returned with HTTP 202 Sep 04 16:04:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1260/2475] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:52 2026] DELETE /volume/v3/types/f0aa64f8-6dc0-4776-860a-699e9e71114d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5ab52684-9d4f-4519-8247-fb9549ab5961 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ab52684-9d4f-4519-8247-fb9549ab5961 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5 Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ab52684-9d4f-4519-8247-fb9549ab5961 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ab52684-9d4f-4519-8247-fb9549ab5961 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ab52684-9d4f-4519-8247-fb9549ab5961 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5 returned with HTTP 202 Sep 04 16:04:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1216/2476] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:53 2026] DELETE /volume/v3/types/1e5e16c9-db27-4a19-9d21-530a85068ac5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ea3c7ad5-8ba6-460d-91f7-1da0cef22889 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea3c7ad5-8ba6-460d-91f7-1da0cef22889 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf Sep 04 16:04:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea3c7ad5-8ba6-460d-91f7-1da0cef22889 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ea3c7ad5-8ba6-460d-91f7-1da0cef22889 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ea3c7ad5-8ba6-460d-91f7-1da0cef22889 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf returned with HTTP 202 Sep 04 16:04:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1261/2477] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:53 2026] DELETE /volume/v3/types/243a04a1-45e8-4ae5-a34a-b5c99abea5cf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c2c68011-88b1-44a6-969a-cca875db1c82 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2c68011-88b1-44a6-969a-cca875db1c82 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] DELETE http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2c68011-88b1-44a6-969a-cca875db1c82 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c2c68011-88b1-44a6-969a-cca875db1c82 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c2c68011-88b1-44a6-969a-cca875db1c82 tempest-VolumeTypesMemberTests-1633411652 tempest-VolumeTypesMemberTests-1633411652-project-admin] http://192.168.122.48/volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 returned with HTTP 202 Sep 04 16:04:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1217/2478] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:04:53 2026] DELETE /volume/v3/types/48ac1f95-13c9-461a-b5e9-513447ab56e6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:03 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=40,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:03 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=39,cinder:INSERT=24,cinder:UPDATE=12 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-44270275-0d72-418d-b1c0-bf82f1f0abae None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2113597397", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2113597397', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume of 1 GB Sep 04 16:05:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Availability Zones retrieved successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Flow 'volume_create_api' (eb662ca1-e413-4bee-b523-7682268253a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d98b63e-ba4f-4af9-a95c-359ac7d252ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d98b63e-ba4f-4af9-a95c-359ac7d252ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b94f5ab-cdb8-4c21-b297-5f05d0ec4687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Created reservations ['ce846b77-628c-477f-ae57-7da66500f039', 'a7835ded-d92e-4da2-a3da-f6e7732b61e5', 'b326597c-d0e1-4640-a499-f82676d740c1', 'eb666230-b36b-4d8f-b77e-39d4af59178a'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b94f5ab-cdb8-4c21-b297-5f05d0ec4687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce846b77-628c-477f-ae57-7da66500f039', 'a7835ded-d92e-4da2-a3da-f6e7732b61e5', 'b326597c-d0e1-4640-a499-f82676d740c1', 'eb666230-b36b-4d8f-b77e-39d4af59178a']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a934dbf-aa2e-4f9d-b0e0-425b517b5828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a934dbf-aa2e-4f9d-b0e0-425b517b5828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c65a48c-9fee-4eb5-a542-19f6c8314b66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2113597397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb927057e1884474a9a0a4715d3b3476',qos_specs=None,replication_status=,reservations=['ce846b77-628c-477f-ae57-7da66500f039','a7835ded-d92e-4da2-a3da-f6e7732b61e5','b326597c-d0e1-4640-a499-f82676d740c1','eb666230-b36b-4d8f-b77e-39d4af59178a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2113597397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c65a48c-9fee-4eb5-a542-19f6c8314b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb927057e1884474a9a0a4715d3b3476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48ebea8-c70e-4911-bfa6-218f91fb645d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48ebea8-c70e-4911-bfa6-218f91fb645d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2113597397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb927057e1884474a9a0a4715d3b3476',qos_specs=None,replication_status=,reservations=['ce846b77-628c-477f-ae57-7da66500f039','a7835ded-d92e-4da2-a3da-f6e7732b61e5','b326597c-d0e1-4640-a499-f82676d740c1','eb666230-b36b-4d8f-b77e-39d4af59178a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f72b7b6-3260-4b77-ae91-cbdeebd32f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f72b7b6-3260-4b77-ae91-cbdeebd32f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Flow 'volume_create_api' (eb662ca1-e413-4bee-b523-7682268253a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume request issued successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44270275-0d72-418d-b1c0-bf82f1f0abae tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1262/2479] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:05:16 2026] POST /volume/v3/volumes => generated 761 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea09ba0b-1ded-40df-877e-514ce33cd583 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 200 Sep 04 16:05:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1218/2480] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:17 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c9a148bd-391a-4de3-8348-2ff804358936 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c9a148bd-391a-4de3-8348-2ff804358936 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c9a148bd-391a-4de3-8348-2ff804358936 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c9a148bd-391a-4de3-8348-2ff804358936 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c9a148bd-391a-4de3-8348-2ff804358936 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c9a148bd-391a-4de3-8348-2ff804358936 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 200 Sep 04 16:05:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1263/2481] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8d7db07a-55b7-400b-b8d3-988806ab7eb5 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 200 Sep 04 16:05:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1219/2482] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c65a48c-9fee-4eb5-a542-19f6c8314b66", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2007149000", "description": null, "metadata": null}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create snapshot from volume 1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:18 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Created reservations ['e119abd3-2069-438d-bfef-3c61fe886c69', '9e79e5d9-dd11-46ce-ab3a-f65528dbe6b3', '0c5d9fa9-6185-4d77-a154-de3a40202b7b', 'a6b6e69d-f043-4a75-bbc6-eb7431415fed'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot force create request issued successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b9acbf6d-161d-482f-9ab3-6b16a48fb39d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:05:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1264/2483] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:05:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8cc4b45e-91b9-4fe1-9417-7678c8d7c88a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1220/2484] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f9953e0b-f3f1-4bbc-80f2-347ed42fa5d3 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1265/2485] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:19 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bfe8cec-17da-4a8c-a0f6-c95eb202c20f tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1221/2486] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f934f674-146b-4134-b438-7851f4b00fc4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f934f674-146b-4134-b438-7851f4b00fc4 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f934f674-146b-4134-b438-7851f4b00fc4 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f934f674-146b-4134-b438-7851f4b00fc4 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f934f674-146b-4134-b438-7851f4b00fc4 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f934f674-146b-4134-b438-7851f4b00fc4 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1266/2487] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:21 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1e59ecea-f876-4968-b48d-7063f2fbbeba tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1222/2488] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:22 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b94e365-4c0b-4457-83dd-9c29ea6d9a93 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1267/2489] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:22 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9dfaf801-8ae7-4acd-9658-96b5b6b26607", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume request body: {'volume': {'snapshot_id': '9dfaf801-8ae7-4acd-9658-96b5b6b26607', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume of 1 GB Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Availability Zones retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Flow 'volume_create_api' (85e2c634-ca2e-48dd-9a31-c5fd5cb8ef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875cfe68-f04a-42e8-8419-cda71ebe8347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875cfe68-f04a-42e8-8419-cda71ebe8347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9dfaf801-8ae7-4acd-9658-96b5b6b26607', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6651e346-822e-487c-b6e9-fd48a78e81f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Created reservations ['7f1163ff-9a7a-4708-85c0-cbaac5d981ec', '09ad38d1-1965-4a83-8e47-1de1d2fde51b', 'af21dba0-0aeb-4d6c-afe1-3ada08842ec1', '9627e9a6-685d-47e5-9a6a-2ceaf0ba573a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6651e346-822e-487c-b6e9-fd48a78e81f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1163ff-9a7a-4708-85c0-cbaac5d981ec', '09ad38d1-1965-4a83-8e47-1de1d2fde51b', 'af21dba0-0aeb-4d6c-afe1-3ada08842ec1', '9627e9a6-685d-47e5-9a6a-2ceaf0ba573a']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8fac95-51bf-4050-8bc0-5b5b4e16f000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8fac95-51bf-4050-8bc0-5b5b4e16f000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cbd9e5c-98d8-45f9-bc05-6f2fa3081123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb927057e1884474a9a0a4715d3b3476',qos_specs=None,replication_status=,reservations=['7f1163ff-9a7a-4708-85c0-cbaac5d981ec','09ad38d1-1965-4a83-8e47-1de1d2fde51b','af21dba0-0aeb-4d6c-afe1-3ada08842ec1','9627e9a6-685d-47e5-9a6a-2ceaf0ba573a'],size=1,snapshot_id=9dfaf801-8ae7-4acd-9658-96b5b6b26607,source_replicaid=,source_volid=None,status='creating',user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cbd9e5c-98d8-45f9-bc05-6f2fa3081123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb927057e1884474a9a0a4715d3b3476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9dfaf801-8ae7-4acd-9658-96b5b6b26607,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dcd8b2-433c-467e-9e58-4989e2d6c3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dcd8b2-433c-467e-9e58-4989e2d6c3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb927057e1884474a9a0a4715d3b3476',qos_specs=None,replication_status=,reservations=['7f1163ff-9a7a-4708-85c0-cbaac5d981ec','09ad38d1-1965-4a83-8e47-1de1d2fde51b','af21dba0-0aeb-4d6c-afe1-3ada08842ec1','9627e9a6-685d-47e5-9a6a-2ceaf0ba573a'],size=1,snapshot_id=9dfaf801-8ae7-4acd-9658-96b5b6b26607,source_replicaid=,source_volid=None,status='creating',user_id='d098c6cd42854ad0ad48f024e0db8c3f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968ff2aa-4454-4e07-9471-bd5944550390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968ff2aa-4454-4e07-9471-bd5944550390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Flow 'volume_create_api' (85e2c634-ca2e-48dd-9a31-c5fd5cb8ef44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Create volume request issued successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac15546d-0b34-41ed-aa0c-ffcd52215a3b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1223/2490] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:05:22 2026] POST /volume/v3/volumes => generated 748 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6792cf8-a5a4-4a1b-8011-920d79b80d77 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1268/2491] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:22 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf33e55-9801-451c-8f35-0e8c61d1e2c6 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1224/2492] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:23 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-760c7adf-b34c-4f65-89b9-a58105745849 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1813244303", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1813244303', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume of 1 GB Sep 04 16:05:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Availability Zones retrieved successfully. Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Flow 'volume_create_api' (2d7583f6-5ac8-45c2-8b47-ce2cc3913c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b56911-63ab-4935-8fdd-e15dcc749af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b56911-63ab-4935-8fdd-e15dcc749af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff27d2c-d880-4564-aa3d-85da6390e20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0e65aa27-2e01-4468-87f6-c1318122dd5d tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1225/2493] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:24 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Created reservations ['756da361-d4f9-4e94-9c92-efbeaafd3ca9', 'f80d473c-328f-4d2a-9cd3-4f1da3d84965', 'c65daab1-fc88-4aca-8cfd-7a5d272f878b', 'ed89c1fb-f028-4c7a-9677-54bee454b2eb'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff27d2c-d880-4564-aa3d-85da6390e20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756da361-d4f9-4e94-9c92-efbeaafd3ca9', 'f80d473c-328f-4d2a-9cd3-4f1da3d84965', 'c65daab1-fc88-4aca-8cfd-7a5d272f878b', 'ed89c1fb-f028-4c7a-9677-54bee454b2eb']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05ed4eb-83f7-46f5-ae44-2eb809be59bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05ed4eb-83f7-46f5-ae44-2eb809be59bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87aa51af-5fa7-45c1-b744-c8c7df51c30c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1813244303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47ed178234047159562c0a3cace2909',qos_specs=None,replication_status=,reservations=['756da361-d4f9-4e94-9c92-efbeaafd3ca9','f80d473c-328f-4d2a-9cd3-4f1da3d84965','c65daab1-fc88-4aca-8cfd-7a5d272f878b','ed89c1fb-f028-4c7a-9677-54bee454b2eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1813244303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87aa51af-5fa7-45c1-b744-c8c7df51c30c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ed178234047159562c0a3cace2909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cc191c-fda2-4760-8522-22229ef9f00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cc191c-fda2-4760-8522-22229ef9f00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1813244303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47ed178234047159562c0a3cace2909',qos_specs=None,replication_status=,reservations=['756da361-d4f9-4e94-9c92-efbeaafd3ca9','f80d473c-328f-4d2a-9cd3-4f1da3d84965','c65daab1-fc88-4aca-8cfd-7a5d272f878b','ed89c1fb-f028-4c7a-9677-54bee454b2eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a09e1d-c349-4a90-992f-d4ae8db9194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a09e1d-c349-4a90-992f-d4ae8db9194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Flow 'volume_create_api' (2d7583f6-5ac8-45c2-8b47-ce2cc3913c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume request issued successfully. Sep 04 16:05:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-760c7adf-b34c-4f65-89b9-a58105745849 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1269/2494] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:05:24 2026] POST /volume/v3/volumes => generated 772 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-318991291", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-318991291', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume of 1 GB Sep 04 16:05:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Availability Zones retrieved successfully. Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Flow 'volume_create_api' (df9a972f-f8c2-4805-9205-4fd3dde7f851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf59e68d-ba50-49ce-9a7d-7abf46f01072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf59e68d-ba50-49ce-9a7d-7abf46f01072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c951ebec-22d5-4508-afa8-57acc703becb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Created reservations ['14d83e60-3a03-4050-9d15-2dc16f74625d', '71cd9613-ec78-4072-8b69-b554721c5902', '20d827e8-829d-4623-93e5-a7520fcdc73b', 'a019e4a8-656f-48a7-9f41-de78604192e9'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c951ebec-22d5-4508-afa8-57acc703becb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d83e60-3a03-4050-9d15-2dc16f74625d', '71cd9613-ec78-4072-8b69-b554721c5902', '20d827e8-829d-4623-93e5-a7520fcdc73b', 'a019e4a8-656f-48a7-9f41-de78604192e9']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ae4835-da32-4753-b3ea-4d7fc57f9894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ae4835-da32-4753-b3ea-4d7fc57f9894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7cae4d-74cf-4e12-8421-d6c0eda72380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-318991291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47ed178234047159562c0a3cace2909',qos_specs=None,replication_status=,reservations=['14d83e60-3a03-4050-9d15-2dc16f74625d','71cd9613-ec78-4072-8b69-b554721c5902','20d827e8-829d-4623-93e5-a7520fcdc73b','a019e4a8-656f-48a7-9f41-de78604192e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-318991291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b7cae4d-74cf-4e12-8421-d6c0eda72380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ed178234047159562c0a3cace2909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:25 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5a559a-3148-4b7a-bef3-449599cb07f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b0ba4eff-4be1-4514-9989-ceb99cea5735 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1270/2495] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:25 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5a559a-3148-4b7a-bef3-449599cb07f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-318991291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47ed178234047159562c0a3cace2909',qos_specs=None,replication_status=,reservations=['14d83e60-3a03-4050-9d15-2dc16f74625d','71cd9613-ec78-4072-8b69-b554721c5902','20d827e8-829d-4623-93e5-a7520fcdc73b','a019e4a8-656f-48a7-9f41-de78604192e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a42b467724d75bfb4819ac6d20a1f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fd197f-d532-4f7d-86d0-fac2c949bcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fd197f-d532-4f7d-86d0-fac2c949bcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Flow 'volume_create_api' (df9a972f-f8c2-4805-9205-4fd3dde7f851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Create volume request issued successfully. Sep 04 16:05:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f827c7ec-3d09-41b2-b6a1-9d1cc64a1aaa tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1226/2496] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:05:25 2026] POST /volume/v3/volumes => generated 771 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0b726890-048c-44a7-846b-85001df6d5e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b726890-048c-44a7-846b-85001df6d5e8 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b726890-048c-44a7-846b-85001df6d5e8 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0b726890-048c-44a7-846b-85001df6d5e8 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0b726890-048c-44a7-846b-85001df6d5e8 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0b726890-048c-44a7-846b-85001df6d5e8 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1271/2497] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:27 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d2da2e0-1450-41a4-8ac9-f2f08640a34a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1227/2498] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:28 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2a87bc7-76ff-4ccd-827f-1fabeb0f72dc tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1272/2499] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:29 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d874a951-afb7-4cc9-8b95-53a9aebf332c tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1228/2500] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:30 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9943ebe7-827e-4011-b32e-05de6d728a73 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9943ebe7-827e-4011-b32e-05de6d728a73 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9943ebe7-827e-4011-b32e-05de6d728a73 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9943ebe7-827e-4011-b32e-05de6d728a73 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9943ebe7-827e-4011-b32e-05de6d728a73 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9943ebe7-827e-4011-b32e-05de6d728a73 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1273/2501] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:30 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete snapshot with id: 9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot delete request issued successfully. Sep 04 16:05:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15b153b9-70af-41d9-b555-ab48a2f6c74a tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 202 Sep 04 16:05:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1229/2502] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:05:30 2026] DELETE /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2ba2e1f6-77ff-4479-9a82-5688f3d6b6df tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1274/2503] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:30 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Snapshot retrieved successfully. Sep 04 16:05:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f90978d0-05ff-44e0-9af4-153f0bba99ff tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 200 Sep 04 16:05:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1230/2504] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:31 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3c28f052-b33e-4007-81c0-2945775933a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c28f052-b33e-4007-81c0-2945775933a9 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3c28f052-b33e-4007-81c0-2945775933a9 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3c28f052-b33e-4007-81c0-2945775933a9 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c28f052-b33e-4007-81c0-2945775933a9 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 404 Sep 04 16:05:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1275/2505] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:32 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:32 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete volume with id: 1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete volume request issued successfully. Sep 04 16:05:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00be2c92-a5a3-49e9-b530-5eced7022a38 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 202 Sep 04 16:05:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1231/2506] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:05:32 2026] DELETE /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-adb812fa-e724-4f39-8e94-a9a365a0ef21 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 200 Sep 04 16:05:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1276/2507] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:32 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1c65a47c-78d0-4d2c-8937-f203a5e218ad None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1c65a47c-78d0-4d2c-8937-f203a5e218ad tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1c65a47c-78d0-4d2c-8937-f203a5e218ad tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1c65a47c-78d0-4d2c-8937-f203a5e218ad tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1c65a47c-78d0-4d2c-8937-f203a5e218ad tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 404 Sep 04 16:05:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1232/2508] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:33 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4e33df33-290d-474b-981f-9c94452f8f91 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete volume with id: 4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete volume request issued successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e33df33-290d-474b-981f-9c94452f8f91 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 202 Sep 04 16:05:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1277/2509] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:05:33 2026] DELETE /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-682eef7c-1c85-4b84-8f67-768d51050a65 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-682eef7c-1c85-4b84-8f67-768d51050a65 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-682eef7c-1c85-4b84-8f67-768d51050a65 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-682eef7c-1c85-4b84-8f67-768d51050a65 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-682eef7c-1c85-4b84-8f67-768d51050a65 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-682eef7c-1c85-4b84-8f67-768d51050a65 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1233/2510] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:34 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Volume info retrieved successfully. Sep 04 16:05:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f17ba8a9-0d5a-43e7-9a85-93816f34c2d1 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 200 Sep 04 16:05:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1278/2511] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:35 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 840 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c304cc9-5d36-44f0-a5df-8fd5a1874b52 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c304cc9-5d36-44f0-a5df-8fd5a1874b52 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c304cc9-5d36-44f0-a5df-8fd5a1874b52 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c304cc9-5d36-44f0-a5df-8fd5a1874b52 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c304cc9-5d36-44f0-a5df-8fd5a1874b52 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 returned with HTTP 404 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1234/2512] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:36 2026] GET /volume/v3/volumes/4cbd9e5c-98d8-45f9-bc05-6f2fa3081123 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4e36f546-bfee-4ff7-913d-41de7bad537b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e36f546-bfee-4ff7-913d-41de7bad537b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4e36f546-bfee-4ff7-913d-41de7bad537b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4e36f546-bfee-4ff7-913d-41de7bad537b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-4e36f546-bfee-4ff7-913d-41de7bad537b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete snapshot with id: 9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e36f546-bfee-4ff7-913d-41de7bad537b tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 404 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1279/2513] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:05:36 2026] DELETE /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8eb9e064-9c0f-491a-978c-b07d0f1aee87 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8eb9e064-9c0f-491a-978c-b07d0f1aee87 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8eb9e064-9c0f-491a-978c-b07d0f1aee87 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8eb9e064-9c0f-491a-978c-b07d0f1aee87 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8eb9e064-9c0f-491a-978c-b07d0f1aee87 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 returned with HTTP 404 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1235/2514] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:05:36 2026] GET /volume/v3/snapshots/9dfaf801-8ae7-4acd-9658-96b5b6b26607 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] DELETE http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Delete volume with id: 1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2a0e6cc2-1ba7-4add-b355-d4eeaa824ea0 tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 404 Sep 04 16:05:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1280/2515] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:05:36 2026] DELETE /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6ff845b7-226f-4df0-9fdf-e41a9a9ff4de None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ff845b7-226f-4df0-9fdf-e41a9a9ff4de tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] GET http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ff845b7-226f-4df0-9fdf-e41a9a9ff4de tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ff845b7-226f-4df0-9fdf-e41a9a9ff4de tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ff845b7-226f-4df0-9fdf-e41a9a9ff4de tempest-SnapshotDependencyTests-458872899 tempest-SnapshotDependencyTests-458872899-project-member] http://192.168.122.48/volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 returned with HTTP 404 Sep 04 16:05:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1236/2516] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:36 2026] GET /volume/v3/volumes/1c65a48c-9fee-4eb5-a542-19f6c8314b66 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:46 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=111,cinder:INSERT=28,cinder:UPDATE=37 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:46 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=87,cinder:INSERT=13,cinder:UPDATE=26 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cad91399-f054-4524-aa9d-bbf73bbed7bb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:05:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1281/2517] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:58 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:05:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:05:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3b161102-1b29-4ae9-8f48-8d3be9aac5d0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:05:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1237/2518] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:58 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:05:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-cf795ca4-2d49-4dad-bfd2-982335202e5b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:05:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1282/2519] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:05:58 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-03efeae6-564d-4f6a-94b7-55489e9545e9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03efeae6-564d-4f6a-94b7-55489e9545e9 None None] GET http://192.168.122.48/volume// Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03efeae6-564d-4f6a-94b7-55489e9545e9 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03efeae6-564d-4f6a-94b7-55489e9545e9 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03efeae6-564d-4f6a-94b7-55489e9545e9 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:05:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1238/2520] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:05:59 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-80bad709-cb2d-4f06-bff4-2ca310a52bc0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-80bad709-cb2d-4f06-bff4-2ca310a52bc0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-80bad709-cb2d-4f06-bff4-2ca310a52bc0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87aa51af-5fa7-45c1-b744-c8c7df51c30c", "connector": null, "instance_uuid": "f86a9c86-3070-44b1-a608-d53294689a82"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-80bad709-cb2d-4f06-bff4-2ca310a52bc0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:05:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1283/2521] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:05:59 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e37a659-2496-4199-b41d-00d36089eade None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e37a659-2496-4199-b41d-00d36089eade None None] GET http://192.168.122.48/volume// Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e37a659-2496-4199-b41d-00d36089eade None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e37a659-2496-4199-b41d-00d36089eade None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e37a659-2496-4199-b41d-00d36089eade None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:05:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1284/2522] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:05:59 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8ab0df7c-4f46-4b70-ae7e-8275d179750a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:05:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1239/2523] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:05:59 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:05:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-0c18b7ea-57fb-4d09-a1dc-ec63dc662ab2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:05:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1285/2524] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:05:59 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1045 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] PUT http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Acquiring lock "cinder-attachment_update-87aa51af-5fa7-45c1-b744-c8c7df51c30c-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Lock "cinder-attachment_update-87aa51af-5fa7-45c1-b744-c8c7df51c30c-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:05:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:05:59 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Lock "cinder-attachment_update-87aa51af-5fa7-45c1-b744-c8c7df51c30c-devstack" released by "attachment_update" :: held 0.537s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:05:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-99349adb-62f8-4bf5-a64f-fd5fda4f4681 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 returned with HTTP 200 Sep 04 16:05:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1240/2525] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:05:59 2026] PUT /volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 => generated 694 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b5c05f06-3530-4931-b306-cc18214c1c09 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5c05f06-3530-4931-b306-cc18214c1c09 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5c05f06-3530-4931-b306-cc18214c1c09 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b5c05f06-3530-4931-b306-cc18214c1c09 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b5c05f06-3530-4931-b306-cc18214c1c09 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b5c05f06-3530-4931-b306-cc18214c1c09 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1286/2526] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:00 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-86e54bc3-057b-4fc5-87a2-989141a0c0bd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-86e54bc3-057b-4fc5-87a2-989141a0c0bd tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9/action Sep 04 16:06:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-86e54bc3-057b-4fc5-87a2-989141a0c0bd tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-86e54bc3-057b-4fc5-87a2-989141a0c0bd tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-b11b0fe9-5203-4d9f-bb2d-a3eaade6b282 req-86e54bc3-057b-4fc5-87a2-989141a0c0bd tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9/action returned with HTTP 204 Sep 04 16:06:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1241/2527] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:06:00 2026] POST /volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-162afc49-4aeb-4308-abcc-1be9378639de None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-162afc49-4aeb-4308-abcc-1be9378639de tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-162afc49-4aeb-4308-abcc-1be9378639de tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-162afc49-4aeb-4308-abcc-1be9378639de tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-162afc49-4aeb-4308-abcc-1be9378639de tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-162afc49-4aeb-4308-abcc-1be9378639de tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1287/2528] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:01 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1157 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c61c84a-3fd5-403a-9fe6-eb771625382e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1242/2529] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:01 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1157 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-detach": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Attachment connected to vm f86a9c86-3070-44b1-a608-d53294689a82, checking data on nova Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG cinder.compute.nova [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Creating Keystone token plugin using URL: http://192.168.122.48/identity {{(pid=87212) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] REQ: curl -g -i -X GET http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}15efe840b0931cf1d36c20c7f1fe45a3b6957025506bde476410fe615ac4f201" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-677591f9-e0ad-48b7-aaf7-9588f9be7549" -H "X-Service-Token: {SHA256}578ffa2e908a5c5a44c1c29770404e7b47fe8a4535b890397943e8deb2e44aa7" {{(pid=87212) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:06:01 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7e2e0613-4b22-4ee0-8d29-1e7c36786f63 x-openstack-request-id: req-7e2e0613-4b22-4ee0-8d29-1e7c36786f63 {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "87aa51af-5fa7-45c1-b744-c8c7df51c30c", "serverId": "f86a9c86-3070-44b1-a608-d53294689a82", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9", "bdm_uuid": "fc605183-84a1-4187-8180-f0cbc0950789"}} {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET call to compute for http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c used request id req-7e2e0613-4b22-4ee0-8d29-1e7c36786f63 {{(pid=87212) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.volume.api [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Caught error: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:01 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Sep 04 16:06:01 devstack devstack@c-api.service[87212]: INFO cinder.api.middleware.fault [None req-677591f9-e0ad-48b7-aaf7-9588f9be7549 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 409 Sep 04 16:06:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1288/2530] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:01 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 167 bytes in 418 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-02b148dd-7049-4c62-94a7-339edd5eab07 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Attachment connected to vm f86a9c86-3070-44b1-a608-d53294689a82, checking data on nova Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.compute.nova [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Creating Keystone token plugin using URL: http://192.168.122.48/identity {{(pid=87211) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG novaclient.v2.client [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] REQ: curl -g -i -X GET http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4af6200852b1d7d72f86f4484262b56b4c1d0de4fca3f9372bdbe947774560f4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-02b148dd-7049-4c62-94a7-339edd5eab07" -H "X-Service-Token: {SHA256}42b347f5103ac3e419ca868290504c5bcf345b11b7d8024dc7845406d53cf525" {{(pid=87211) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG novaclient.v2.client [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:06:02 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c4143877-1ef6-4fd2-837d-86959a83eef6 x-openstack-request-id: req-c4143877-1ef6-4fd2-837d-86959a83eef6 {{(pid=87211) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG novaclient.v2.client [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "87aa51af-5fa7-45c1-b744-c8c7df51c30c", "serverId": "f86a9c86-3070-44b1-a608-d53294689a82", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9", "bdm_uuid": "fc605183-84a1-4187-8180-f0cbc0950789"}} {{(pid=87211) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG novaclient.v2.client [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET call to compute for http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c used request id req-c4143877-1ef6-4fd2-837d-86959a83eef6 {{(pid=87211) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.volume.api [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Caught error: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:02 devstack devstack@c-api.service[87211]: ERROR cinder.api.middleware.fault Sep 04 16:06:02 devstack devstack@c-api.service[87211]: INFO cinder.api.middleware.fault [None req-02b148dd-7049-4c62-94a7-339edd5eab07 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 409 Sep 04 16:06:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1243/2531] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:01 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 167 bytes in 572 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-20d43db1-0209-47d1-9f8a-3e4b0464a221 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1289/2532] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:02 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-621f7a8f-9aea-4f84-87f7-6db37aa5dc28 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1244/2533] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:02 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-20a39597-9396-4855-b792-2d3c94179749 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: WARNING keystonemiddleware.auth_token [None req-20a39597-9396-4855-b792-2d3c94179749 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:06:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1290/2534] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:02 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 45 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-03c5db50-a8fe-4db5-9568-8a75c105c6e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: WARNING keystonemiddleware.auth_token [None req-03c5db50-a8fe-4db5-9568-8a75c105c6e7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:06:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1245/2535] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:02 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Updating volume '87aa51af-5fa7-45c1-b744-c8c7df51c30c' with '{'status': 'error'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 16:06:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-35d7666b-c6f7-45a5-959e-5da5d5d0e9aa tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 202 Sep 04 16:06:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1291/2536] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:02 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG oslo_db.sqlalchemy.engines [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4b663745-6cf4-4b91-b3e9-214b056a9267 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1246/2537] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:02 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1156 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e75be6d8-c186-4814-81a4-3b446af640ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Attachment connected to vm f86a9c86-3070-44b1-a608-d53294689a82, checking data on nova Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.compute.nova [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Creating Keystone token plugin using URL: http://192.168.122.48/identity {{(pid=87212) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] REQ: curl -g -i -X GET http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}baf7de87b7fc7b4b34d4104a3d004004a447dd4e794055d5617005bd85a2c3bd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e75be6d8-c186-4814-81a4-3b446af640ec" -H "X-Service-Token: {SHA256}578ffa2e908a5c5a44c1c29770404e7b47fe8a4535b890397943e8deb2e44aa7" {{(pid=87212) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:06:03 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e9b7ef97-e430-4b88-8160-3cd63b8a48fb x-openstack-request-id: req-e9b7ef97-e430-4b88-8160-3cd63b8a48fb {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "87aa51af-5fa7-45c1-b744-c8c7df51c30c", "serverId": "f86a9c86-3070-44b1-a608-d53294689a82", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9", "bdm_uuid": "fc605183-84a1-4187-8180-f0cbc0950789"}} {{(pid=87212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG novaclient.v2.client [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] GET call to compute for http://192.168.122.48/compute/v2.1/servers/f86a9c86-3070-44b1-a608-d53294689a82/os-volume_attachments/87aa51af-5fa7-45c1-b744-c8c7df51c30c used request id req-e9b7ef97-e430-4b88-8160-3cd63b8a48fb {{(pid=87212) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.volume.api [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Caught error: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f86a9c86-3070-44b1-a608-d53294689a82 using the Compute API Sep 04 16:06:03 devstack devstack@c-api.service[87212]: ERROR cinder.api.middleware.fault Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.middleware.fault [None req-e75be6d8-c186-4814-81a4-3b446af640ec tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 409 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1292/2538] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:03 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 167 bytes in 283 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ae0ca3c-5450-4cfc-aa09-cb38c1fac678 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1247/2539] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:03 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-595aa2ae-efec-4c92-a19e-6a4ede37d947 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: WARNING keystonemiddleware.auth_token [None req-595aa2ae-efec-4c92-a19e-6a4ede37d947 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:06:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1293/2540] 192.168.122.48 () {62 vars in 1476 bytes} [Fri Sep 4 16:06:03 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6d482ae-a7d0-434c-8bfc-f6e230bbc6cb tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1248/2541] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG oslo_db.sqlalchemy.engines [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8e11e709-e2d3-402d-ad61-dbcb84ae9be1 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1294/2542] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 864 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-65348282-b170-49f5-8e8e-26d0953f0aa9 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1249/2543] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3e190d82-1459-4256-8056-dd145fd02c65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e190d82-1459-4256-8056-dd145fd02c65 None None] GET http://192.168.122.48/volume// Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e190d82-1459-4256-8056-dd145fd02c65 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e190d82-1459-4256-8056-dd145fd02c65 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e190d82-1459-4256-8056-dd145fd02c65 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1295/2544] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-daefa784-6b58-4980-968a-eb1867f54d71 req-0888a2be-ba04-4088-be6c-cfc210390617 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-0888a2be-ba04-4088-be6c-cfc210390617 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:06:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-0888a2be-ba04-4088-be6c-cfc210390617 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b7cae4d-74cf-4e12-8421-d6c0eda72380", "connector": null, "instance_uuid": "f86a9c86-3070-44b1-a608-d53294689a82"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-0888a2be-ba04-4088-be6c-cfc210390617 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1250/2545] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:06:03 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-80c312ca-a551-4468-bd6a-23597f104cb3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-80c312ca-a551-4468-bd6a-23597f104cb3 None None] GET http://192.168.122.48/volume// Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-80c312ca-a551-4468-bd6a-23597f104cb3 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-80c312ca-a551-4468-bd6a-23597f104cb3 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-80c312ca-a551-4468-bd6a-23597f104cb3 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:06:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1251/2546] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:06:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5a1ae45-0f93-422e-afda-d49f516f8759 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1296/2547] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-a0e8bd9d-1e17-4993-8c38-961549509eb8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1252/2548] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:06:04 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 1044 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] PUT http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 Sep 04 16:06:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Acquiring lock "cinder-attachment_update-8b7cae4d-74cf-4e12-8421-d6c0eda72380-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Lock "cinder-attachment_update-8b7cae4d-74cf-4e12-8421-d6c0eda72380-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:04 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Lock "cinder-attachment_update-8b7cae4d-74cf-4e12-8421-d6c0eda72380-devstack" released by "attachment_update" :: held 0.567s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:06:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-8bb9ec12-4913-4559-85ad-2504cf5e0f02 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 returned with HTTP 200 Sep 04 16:06:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1297/2549] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:06:04 2026] PUT /volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 => generated 694 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a63e32fd-cc75-4fa1-b5cf-45bd147869f0 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1253/2550] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:05 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-daefa784-6b58-4980-968a-eb1867f54d71 req-11cedfe4-ed59-4935-8be9-52239ea898f7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-11cedfe4-ed59-4935-8be9-52239ea898f7 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55/action Sep 04 16:06:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-11cedfe4-ed59-4935-8be9-52239ea898f7 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-11cedfe4-ed59-4935-8be9-52239ea898f7 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-daefa784-6b58-4980-968a-eb1867f54d71 req-11cedfe4-ed59-4935-8be9-52239ea898f7 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55/action returned with HTTP 204 Sep 04 16:06:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1298/2551] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:06:05 2026] POST /volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d0f127a-3a31-4217-a03c-e03fabe7a1b6 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1254/2552] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 1156 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b6650c46-64d1-4189-85cf-56455c76c28e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b6650c46-64d1-4189-85cf-56455c76c28e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b6650c46-64d1-4189-85cf-56455c76c28e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b6650c46-64d1-4189-85cf-56455c76c28e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b6650c46-64d1-4189-85cf-56455c76c28e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b6650c46-64d1-4189-85cf-56455c76c28e tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1299/2553] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 1156 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-40265d88-982c-4f61-871e-21135e0e3623 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-40265d88-982c-4f61-871e-21135e0e3623 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-40265d88-982c-4f61-871e-21135e0e3623 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-detach": {"attachment_id": "a11cdacc-0f42-43c9-a5c7-735b83484b55"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-40265d88-982c-4f61-871e-21135e0e3623 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "a11cdacc-0f42-43c9-a5c7-735b83484b55"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-40265d88-982c-4f61-871e-21135e0e3623 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-40265d88-982c-4f61-871e-21135e0e3623 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 400 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1255/2554] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:06 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 100 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8667e2c9-1534-4f78-8496-fed17cb82c30 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1300/2555] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 1156 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380/action Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Begin detaching volume completed successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-8a8d8375-e68a-4a0b-b0c4-c89472774871 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380/action returned with HTTP 202 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1256/2556] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:06:06 2026] POST /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-13a0c3ea-cf8b-4bbf-89da-bdb20b73387c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13a0c3ea-cf8b-4bbf-89da-bdb20b73387c None None] GET http://192.168.122.48/volume// Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-13a0c3ea-cf8b-4bbf-89da-bdb20b73387c None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-13a0c3ea-cf8b-4bbf-89da-bdb20b73387c None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-13a0c3ea-cf8b-4bbf-89da-bdb20b73387c None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1301/2557] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-bd970888-1bf5-4bf3-8287-94a057d96505 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1257/2558] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 1340 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-080337ff-d714-491e-820e-10d54b5a8074 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-080337ff-d714-491e-820e-10d54b5a8074 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] DELETE http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-080337ff-d714-491e-820e-10d54b5a8074 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-080337ff-d714-491e-820e-10d54b5a8074 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:06 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 16:06:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-288dd1a8-4bd3-4793-9cc7-6e5e98bcda46 req-080337ff-d714-491e-820e-10d54b5a8074 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 returned with HTTP 200 Sep 04 16:06:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1302/2559] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:06:06 2026] DELETE /volume/v3/attachments/a11cdacc-0f42-43c9-a5c7-735b83484b55 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] Updating volume '87aa51af-5fa7-45c1-b744-c8c7df51c30c' with '{'status': 'in-use'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-75812f44-4052-41b6-9ae2-b2e8b26315a1 tempest-TestServerVolumeAttachmentScenario-219194866 tempest-TestServerVolumeAttachmentScenario-219194866-project-admin] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 202 Sep 04 16:06:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1258/2560] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:06:07 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-864f13ba-a66c-4cb7-b872-8ce3fd87feda tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1303/2561] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:07 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-535cd580-3c8a-4fc3-a655-19f8236a1da8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1259/2562] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:06:07 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] POST http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Begin detaching volume completed successfully. Sep 04 16:06:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-71d1258e-a10f-47ca-93a0-7a98284227f8 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action returned with HTTP 202 Sep 04 16:06:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1304/2563] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:06:07 2026] POST /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d7fa4005-aa70-46a1-953a-2fdf83813f3c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7fa4005-aa70-46a1-953a-2fdf83813f3c None None] GET http://192.168.122.48/volume// Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d7fa4005-aa70-46a1-953a-2fdf83813f3c None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d7fa4005-aa70-46a1-953a-2fdf83813f3c None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7fa4005-aa70-46a1-953a-2fdf83813f3c None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:06:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1260/2564] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:06:08 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-f03eee0a-af90-49e8-85fe-5835c63e8552 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1305/2565] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:06:08 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-06cffdeb-246d-44ce-b57f-140e95cc667b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-06cffdeb-246d-44ce-b57f-140e95cc667b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] DELETE http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-06cffdeb-246d-44ce-b57f-140e95cc667b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-06cffdeb-246d-44ce-b57f-140e95cc667b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:08 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 16:06:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-8c0b5938-fdb3-4ac3-a75c-ac8d9e87aa90 req-06cffdeb-246d-44ce-b57f-140e95cc667b tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 returned with HTTP 200 Sep 04 16:06:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1261/2566] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:06:08 2026] DELETE /volume/v3/attachments/576f47e3-4f80-4e20-8ad5-eb0eba4ae9a9 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-9a0c6a71-65ee-4ea4-9e85-84c333e6b94b req-410cc5cf-d84f-4c45-88ec-420b07491de2 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1306/2567] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:06:09 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] DELETE http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Delete volume with id: 8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Delete volume request issued successfully. Sep 04 16:06:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-59135776-2a31-4d07-aa9f-fab9a881d1b3 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 202 Sep 04 16:06:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1262/2568] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:06:12 2026] DELETE /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29f699c7-4af5-4a84-a01c-b9c8a6e3b16d tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 200 Sep 04 16:06:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1307/2569] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:12 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c148cb6d-b875-4501-8ec2-ec97fc70b25a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c148cb6d-b875-4501-8ec2-ec97fc70b25a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 Sep 04 16:06:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c148cb6d-b875-4501-8ec2-ec97fc70b25a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c148cb6d-b875-4501-8ec2-ec97fc70b25a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c148cb6d-b875-4501-8ec2-ec97fc70b25a tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 returned with HTTP 404 Sep 04 16:06:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1263/2570] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:13 2026] GET /volume/v3/volumes/8b7cae4d-74cf-4e12-8421-d6c0eda72380 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] DELETE http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Delete volume with id: 87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:06:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:06:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Delete volume request issued successfully. Sep 04 16:06:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78f1bbf3-1f8d-4cb5-92ad-90a6a5366aab tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 202 Sep 04 16:06:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1308/2571] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:06:14 2026] DELETE /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5156f94f-27c1-4c05-94d7-384735a63bac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5156f94f-27c1-4c05-94d7-384735a63bac tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5156f94f-27c1-4c05-94d7-384735a63bac tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5156f94f-27c1-4c05-94d7-384735a63bac tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:06:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5156f94f-27c1-4c05-94d7-384735a63bac tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Volume info retrieved successfully. Sep 04 16:06:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5156f94f-27c1-4c05-94d7-384735a63bac tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 200 Sep 04 16:06:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1264/2572] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:14 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-56b6d489-acc0-46c4-8e56-cb6dd555db57 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-56b6d489-acc0-46c4-8e56-cb6dd555db57 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] GET http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c Sep 04 16:06:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-56b6d489-acc0-46c4-8e56-cb6dd555db57 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-56b6d489-acc0-46c4-8e56-cb6dd555db57 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-56b6d489-acc0-46c4-8e56-cb6dd555db57 tempest-TestServerVolumeAttachmentScenario-272926025 tempest-TestServerVolumeAttachmentScenario-272926025-project-member] http://192.168.122.48/volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c returned with HTTP 404 Sep 04 16:06:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1309/2573] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:06:15 2026] GET /volume/v3/volumes/87aa51af-5fa7-45c1-b744-c8c7df51c30c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:24 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=99,cinder:UPDATE=11,cinder:INSERT=2,cinder:DELETE=1 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:06:25 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=100,cinder:UPDATE=11,cinder:INSERT=2,cinder:DELETE=1 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-587016208", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-587016208', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume of 1 GB Sep 04 16:06:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Availability Zones retrieved successfully. Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Flow 'volume_create_api' (9dcbf135-a9bc-45ba-8934-c1a10a6b5e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7e65ff-31b1-4425-bbeb-c4f93b5020f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7e65ff-31b1-4425-bbeb-c4f93b5020f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0cf7709-40a3-4469-9471-60613ca40ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Created reservations ['9846d3ad-6e0f-42d5-83b2-8625ea4c4abf', '8f14c948-6e55-49d3-a47c-ac4d2fa90fd9', '94947946-210f-42e6-aa3b-22ccce01d155', '504013d6-c9dc-4394-8397-8a350a697876'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0cf7709-40a3-4469-9471-60613ca40ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9846d3ad-6e0f-42d5-83b2-8625ea4c4abf', '8f14c948-6e55-49d3-a47c-ac4d2fa90fd9', '94947946-210f-42e6-aa3b-22ccce01d155', '504013d6-c9dc-4394-8397-8a350a697876']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411b2d6d-861b-4ccd-bceb-84541a96f34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411b2d6d-861b-4ccd-bceb-84541a96f34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff88bb33-71bf-4eac-bbc2-edf77fab17f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-587016208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',qos_specs=None,replication_status=,reservations=['9846d3ad-6e0f-42d5-83b2-8625ea4c4abf','8f14c948-6e55-49d3-a47c-ac4d2fa90fd9','94947946-210f-42e6-aa3b-22ccce01d155','504013d6-c9dc-4394-8397-8a350a697876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-587016208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff88bb33-71bf-4eac-bbc2-edf77fab17f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa202cb-71f2-4def-9aec-1c638660ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa202cb-71f2-4def-9aec-1c638660ec66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-587016208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',qos_specs=None,replication_status=,reservations=['9846d3ad-6e0f-42d5-83b2-8625ea4c4abf','8f14c948-6e55-49d3-a47c-ac4d2fa90fd9','94947946-210f-42e6-aa3b-22ccce01d155','504013d6-c9dc-4394-8397-8a350a697876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f688ff25-787a-4462-86a2-c53219649008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f688ff25-787a-4462-86a2-c53219649008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Flow 'volume_create_api' (9dcbf135-a9bc-45ba-8934-c1a10a6b5e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume request issued successfully. Sep 04 16:06:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e0698a6-70dd-4665-aa31-a5583e99a9e7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:06:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1265/2574] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:06:49 2026] POST /volume/v3/volumes => generated 753 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:06:59 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-20c6e9be-a925-41f9-96d0-362b18b1287c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20c6e9be-a925-41f9-96d0-362b18b1287c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20c6e9be-a925-41f9-96d0-362b18b1287c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20c6e9be-a925-41f9-96d0-362b18b1287c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-20c6e9be-a925-41f9-96d0-362b18b1287c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20c6e9be-a925-41f9-96d0-362b18b1287c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1310/2575] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9f51127-4501-4e98-8cff-b3e9e1bfa04a tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1266/2576] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-b44b0751-4a3c-47f1-bd0c-e00ae1856f1b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1311/2577] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-259548ba-2fb5-4302-badf-36281e67c764 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-259548ba-2fb5-4302-badf-36281e67c764 None None] GET http://192.168.122.48/volume// Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-259548ba-2fb5-4302-badf-36281e67c764 None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-259548ba-2fb5-4302-badf-36281e67c764 None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-259548ba-2fb5-4302-badf-36281e67c764 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1267/2578] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-7adf34f8-e627-41bf-96b7-985dc71db2c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-7adf34f8-e627-41bf-96b7-985dc71db2c0 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-7adf34f8-e627-41bf-96b7-985dc71db2c0 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff88bb33-71bf-4eac-bbc2-edf77fab17f9", "connector": null, "instance_uuid": "5a01ce08-0352-4df7-80fa-9e384543b336"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-7adf34f8-e627-41bf-96b7-985dc71db2c0 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1312/2579] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:07:19 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-70b9ee20-7155-4c87-9461-21f35e802019 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70b9ee20-7155-4c87-9461-21f35e802019 None None] GET http://192.168.122.48/volume// Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70b9ee20-7155-4c87-9461-21f35e802019 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70b9ee20-7155-4c87-9461-21f35e802019 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70b9ee20-7155-4c87-9461-21f35e802019 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1313/2580] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2d796f7-8ccf-4f30-a88f-59aabf6e1d58 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1268/2581] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2ecebc2e-4f0a-4b79-aea8-d16db0db3ab5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1314/2582] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 1026 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] PUT http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Acquiring lock "cinder-attachment_update-ff88bb33-71bf-4eac-bbc2-edf77fab17f9-devstack" by "attachment_update" {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Lock "cinder-attachment_update-ff88bb33-71bf-4eac-bbc2-edf77fab17f9-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:20 devstack devstack@c-api.service[87211]: DEBUG cinder.coordination [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Lock "cinder-attachment_update-ff88bb33-71bf-4eac-bbc2-edf77fab17f9-devstack" released by "attachment_update" :: held 0.527s {{(pid=87211) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:07:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-9100237f-641a-4d44-9f47-884f752889de tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 returned with HTTP 200 Sep 04 16:07:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1269/2583] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:07:19 2026] PUT /volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 => generated 694 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-24f18544-d070-4bef-b2dc-21a4516b2ecd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1315/2584] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:20 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2f19b386-b9f2-4164-bc4f-5fc1cf586fb2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2f19b386-b9f2-4164-bc4f-5fc1cf586fb2 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52/action Sep 04 16:07:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2f19b386-b9f2-4164-bc4f-5fc1cf586fb2 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action body: b'{"os-complete": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:07:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2f19b386-b9f2-4164-bc4f-5fc1cf586fb2 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-afe0de60-39ca-4815-bf88-9a93d9b74275 req-2f19b386-b9f2-4164-bc4f-5fc1cf586fb2 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52/action returned with HTTP 204 Sep 04 16:07:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1270/2585] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:07:20 2026] POST /volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f1597529-208d-44d0-8371-481bab24306d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1597529-208d-44d0-8371-481bab24306d tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1597529-208d-44d0-8371-481bab24306d tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1597529-208d-44d0-8371-481bab24306d tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f1597529-208d-44d0-8371-481bab24306d tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1597529-208d-44d0-8371-481bab24306d tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1316/2586] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:21 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-259ba3b6-2f90-44d1-9ddd-d67b62498201 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1271/2587] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:07:21 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-677f094f-21be-464c-a4b1-d70f210da02b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1317/2588] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:07:24 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9/action Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Begin detaching volume completed successfully. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-9e14cba2-175f-4518-9577-cc8612ef4244 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9/action returned with HTTP 202 Sep 04 16:07:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1272/2589] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:07:24 2026] POST /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-85e9aeda-29dc-4aab-923a-ac38224e5af6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85e9aeda-29dc-4aab-923a-ac38224e5af6 None None] GET http://192.168.122.48/volume// Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85e9aeda-29dc-4aab-923a-ac38224e5af6 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-85e9aeda-29dc-4aab-923a-ac38224e5af6 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-85e9aeda-29dc-4aab-923a-ac38224e5af6 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:07:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1318/2590] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:07:24 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-640a9a5b-7644-46e0-8274-13eb2e1ae43c tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:07:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1273/2591] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:07:24 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 1322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-3275a38d-ebeb-4c32-9e6b-a9252024a350 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-3275a38d-ebeb-4c32-9e6b-a9252024a350 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] DELETE http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-3275a38d-ebeb-4c32-9e6b-a9252024a350 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-3275a38d-ebeb-4c32-9e6b-a9252024a350 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:24 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, Sep 04 16:07:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-3d4f7bfd-46c7-4592-a852-b10a3c3ee2f4 req-3275a38d-ebeb-4c32-9e6b-a9252024a350 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 returned with HTTP 200 Sep 04 16:07:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1319/2592] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:07:24 2026] DELETE /volume/v3/attachments/46f224a4-453c-458b-b96c-aa78bdbcbc52 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:07:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff88bb33-71bf-4eac-bbc2-edf77fab17f9", "force": false, "name": "tempest-TestStampPattern-snapshot-856884888", "description": null, "metadata": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:07:25 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create snapshot from volume ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:07:25 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Created reservations ['c8c43551-a22e-46c8-bc51-854d9addb185', '6547ee4b-f2b7-4c9e-b487-a9ce6aae4eb5', '6d827b6d-ab85-4731-82d6-d61721459a76', 'b69046b5-a960-4246-932a-da619d9fc57e'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:07:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot create request issued successfully. Sep 04 16:07:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-38877f2a-e6b3-494d-ac05-6d5a03283911 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:07:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1274/2593] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:07:25 2026] POST /volume/v3/snapshots => generated 302 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b89ea486-af95-4337-acc3-fe6e4f96720e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b89ea486-af95-4337-acc3-fe6e4f96720e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:07:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b89ea486-af95-4337-acc3-fe6e4f96720e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b89ea486-af95-4337-acc3-fe6e4f96720e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b89ea486-af95-4337-acc3-fe6e4f96720e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:07:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b89ea486-af95-4337-acc3-fe6e4f96720e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:07:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1320/2594] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:07:25 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:07:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:07:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37b94f3b-bbe6-4724-a74b-205ceb94a6a4 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:07:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1275/2595] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:07:26 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:07:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:07:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9560000f-4bcc-4c38-8547-7bd75706d7fe tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:07:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1321/2596] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:07:27 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6796ea5d-9532-486e-93b7-02450e093aee None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6796ea5d-9532-486e-93b7-02450e093aee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:07:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6796ea5d-9532-486e-93b7-02450e093aee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6796ea5d-9532-486e-93b7-02450e093aee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:07:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6796ea5d-9532-486e-93b7-02450e093aee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:07:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6796ea5d-9532-486e-93b7-02450e093aee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:07:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1276/2597] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:07:27 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1549782182", "snapshot_id": "eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1549782182', 'snapshot_id': 'eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume of 1 GB Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Availability Zones retrieved successfully. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Flow 'volume_create_api' (bde902a8-8583-42fa-8344-cf79b473e38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e741e5-d52c-4fa6-a3ce-5ac95529adc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e741e5-d52c-4fa6-a3ce-5ac95529adc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dcf6f9-4c4f-4423-afb8-5b7ab7036634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Created reservations ['64e3a307-a1d9-46ce-8d75-02955d935f50', '92d34447-cbb7-4b56-ab6e-99cedf634a67', '1580bfa1-4e11-440b-ada0-40a33d812a32', '113f5de2-eb94-4ce0-b06f-8d4f29a22658'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dcf6f9-4c4f-4423-afb8-5b7ab7036634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64e3a307-a1d9-46ce-8d75-02955d935f50', '92d34447-cbb7-4b56-ab6e-99cedf634a67', '1580bfa1-4e11-440b-ada0-40a33d812a32', '113f5de2-eb94-4ce0-b06f-8d4f29a22658']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1bf661-2779-4ceb-9ff5-cd097dad53b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1bf661-2779-4ceb-9ff5-cd097dad53b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c92a5fd3-80b2-4a35-8394-e7c24d4f06e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1549782182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',qos_specs=None,replication_status=,reservations=['64e3a307-a1d9-46ce-8d75-02955d935f50','92d34447-cbb7-4b56-ab6e-99cedf634a67','1580bfa1-4e11-440b-ada0-40a33d812a32','113f5de2-eb94-4ce0-b06f-8d4f29a22658'],size=1,snapshot_id=eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b,source_replicaid=,source_volid=None,status='creating',user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1549782182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c92a5fd3-80b2-4a35-8394-e7c24d4f06e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2d8d05-d92a-4d01-a3c6-a87388b41f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2d8d05-d92a-4d01-a3c6-a87388b41f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1549782182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d9afdd3c8e48e9ae4a2f87b5c0e31c',qos_specs=None,replication_status=,reservations=['64e3a307-a1d9-46ce-8d75-02955d935f50','92d34447-cbb7-4b56-ab6e-99cedf634a67','1580bfa1-4e11-440b-ada0-40a33d812a32','113f5de2-eb94-4ce0-b06f-8d4f29a22658'],size=1,snapshot_id=eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b,source_replicaid=,source_volid=None,status='creating',user_id='d814d294ad6a4aed9450c5c45a04c3b5',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159b5023-715b-4424-916c-92bcf14213cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159b5023-715b-4424-916c-92bcf14213cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Flow 'volume_create_api' (bde902a8-8583-42fa-8344-cf79b473e38d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Create volume request issued successfully. Sep 04 16:07:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa03e5c6-914c-4790-82a1-19c99e7e6b20 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1322/2598] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:07:34 2026] POST /volume/v3/volumes => generated 788 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:37 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=46,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:07:44 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=71,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:08:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bb3690c-34ff-44bd-8638-09e98a432ac7 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1277/2599] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8d6e023-b62f-45de-ab56-89f5ced8df16 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1323/2600] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-fd037a94-2d42-46be-9580-94b52dbfd3dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1278/2601] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 881 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-df05be75-8745-4709-ac65-b8c61cb39a54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df05be75-8745-4709-ac65-b8c61cb39a54 None None] GET http://192.168.122.48/volume// Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df05be75-8745-4709-ac65-b8c61cb39a54 None None] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-df05be75-8745-4709-ac65-b8c61cb39a54 None None] Calling method 'all' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-df05be75-8745-4709-ac65-b8c61cb39a54 None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:08:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1324/2602] 192.168.122.48 () {58 vars in 1312 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-c705b03c-2864-4c6a-acdd-1a60aaa386d9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-c705b03c-2864-4c6a-acdd-1a60aaa386d9 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/attachments Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-c705b03c-2864-4c6a-acdd-1a60aaa386d9 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c92a5fd3-80b2-4a35-8394-e7c24d4f06e0", "connector": null, "instance_uuid": "7e1409a8-aba6-4f65-a4b1-b0e6afcfdd14"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-c705b03c-2864-4c6a-acdd-1a60aaa386d9 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1279/2603] 192.168.122.48 () {66 vars in 1478 bytes} [Fri Sep 4 16:08:24 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a68a3885-8aa6-4c7e-a874-184580265337 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a68a3885-8aa6-4c7e-a874-184580265337 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a68a3885-8aa6-4c7e-a874-184580265337 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a68a3885-8aa6-4c7e-a874-184580265337 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0cc2654b-5b12-4f45-9abc-23e22bfc690b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0cc2654b-5b12-4f45-9abc-23e22bfc690b None None] GET http://192.168.122.48/volume// Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0cc2654b-5b12-4f45-9abc-23e22bfc690b None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0cc2654b-5b12-4f45-9abc-23e22bfc690b None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0cc2654b-5b12-4f45-9abc-23e22bfc690b None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:08:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1280/2604] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a68a3885-8aa6-4c7e-a874-184580265337 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a68a3885-8aa6-4c7e-a874-184580265337 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1325/2605] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-aa94a7eb-b53d-406d-8681-3abdbb6538ba tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1281/2606] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] PUT http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.48", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:45fe5689f532", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "878fb42c-c696-4250-b72f-159b154fb7e3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Acquiring lock "cinder-attachment_update-c92a5fd3-80b2-4a35-8394-e7c24d4f06e0-devstack" by "attachment_update" {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Lock "cinder-attachment_update-c92a5fd3-80b2-4a35-8394-e7c24d4f06e0-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:08:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87212]: DEBUG cinder.coordination [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Lock "cinder-attachment_update-c92a5fd3-80b2-4a35-8394-e7c24d4f06e0-devstack" released by "attachment_update" :: held 0.505s {{(pid=87212) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:08:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-4a868835-91e3-458b-b345-61b4fbd405b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 returned with HTTP 200 Sep 04 16:08:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1326/2607] 192.168.122.48 () {66 vars in 1588 bytes} [Fri Sep 4 16:08:24 2026] PUT /volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 => generated 694 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd8eb895-8e3b-480d-ac4f-d3c0420049ab tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1282/2608] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-325493d3-e559-4ad4-9b65-711550e0470b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-325493d3-e559-4ad4-9b65-711550e0470b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180/action Sep 04 16:08:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-325493d3-e559-4ad4-9b65-711550e0470b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action body: b'{"os-complete": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-325493d3-e559-4ad4-9b65-711550e0470b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-eaf0b1db-91fb-4af6-86aa-9bf559656ce4 req-325493d3-e559-4ad4-9b65-711550e0470b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180/action returned with HTTP 204 Sep 04 16:08:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1327/2609] 192.168.122.48 () {66 vars in 1609 bytes} [Fri Sep 4 16:08:25 2026] POST /volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-076499f9-b1e7-4842-a152-a2a112cac4b6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1283/2610] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 1173 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-43bbe1bf-59d0-4b38-8971-6be6438e1a96 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1328/2611] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-322ae9c6-9208-447a-a901-484c7f30f787 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1284/2612] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 1173 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] POST http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0/action Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Begin detaching volume completed successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-efd24110-f423-4292-a0cd-ebf4a4ef51a6 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0/action returned with HTTP 202 Sep 04 16:08:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1329/2613] 192.168.122.48 () {64 vars in 1556 bytes} [Fri Sep 4 16:08:27 2026] POST /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eb75891c-9648-43a5-82c3-19eb4fc49abc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb75891c-9648-43a5-82c3-19eb4fc49abc None None] GET http://192.168.122.48/volume// Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb75891c-9648-43a5-82c3-19eb4fc49abc None None] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb75891c-9648-43a5-82c3-19eb4fc49abc None None] Calling method 'all' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb75891c-9648-43a5-82c3-19eb4fc49abc None None] http://192.168.122.48/volume// returned with HTTP 300 Sep 04 16:08:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1285/2614] 192.168.122.48 () {58 vars in 1310 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-af396a3e-7454-4c33-88df-ee1337d3936f tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1330/2615] 192.168.122.48 () {62 vars in 1523 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:08:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-60a0bd93-bf6d-4b1c-b38a-5cbc116e352e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-60a0bd93-bf6d-4b1c-b38a-5cbc116e352e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] DELETE http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 Sep 04 16:08:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-60a0bd93-bf6d-4b1c-b38a-5cbc116e352e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-60a0bd93-bf6d-4b1c-b38a-5cbc116e352e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:28 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, Sep 04 16:08:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-c3abe39b-b114-4e46-80fd-5293cdf06665 req-60a0bd93-bf6d-4b1c-b38a-5cbc116e352e tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 returned with HTTP 200 Sep 04 16:08:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1286/2616] 192.168.122.48 () {64 vars in 1557 bytes} [Fri Sep 4 16:08:28 2026] DELETE /volume/v3/attachments/8aa7e1c8-2478-4907-92e3-71a57b41c180 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8812b14b-c700-4917-b474-1a09c2f490dd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:32 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Delete volume with id: c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Delete volume request issued successfully. Sep 04 16:08:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8812b14b-c700-4917-b474-1a09c2f490dd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 202 Sep 04 16:08:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1331/2617] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:08:32 2026] DELETE /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eae9f494-9341-42c2-9bdb-019c1c522cbd tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 200 Sep 04 16:08:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1287/2618] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:32 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db3b5595-e4d3-4aba-b7f7-0d6895aabe12 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db3b5595-e4d3-4aba-b7f7-0d6895aabe12 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db3b5595-e4d3-4aba-b7f7-0d6895aabe12 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db3b5595-e4d3-4aba-b7f7-0d6895aabe12 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db3b5595-e4d3-4aba-b7f7-0d6895aabe12 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 returned with HTTP 404 Sep 04 16:08:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1332/2619] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:33 2026] GET /volume/v3/volumes/c92a5fd3-80b2-4a35-8394-e7c24d4f06e0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-01266751-7642-42d1-a78b-d7244cd960ee None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:08:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Delete snapshot with id: eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:08:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot delete request issued successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-01266751-7642-42d1-a78b-d7244cd960ee tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 202 Sep 04 16:08:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1288/2620] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:08:33 2026] DELETE /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc6c0a28-ac6f-4591-8507-32ac2c537004 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:08:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1333/2621] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:33 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-905dc291-8016-40fa-a3aa-150d30721d24 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-905dc291-8016-40fa-a3aa-150d30721d24 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:08:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-905dc291-8016-40fa-a3aa-150d30721d24 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-905dc291-8016-40fa-a3aa-150d30721d24 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-905dc291-8016-40fa-a3aa-150d30721d24 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Snapshot retrieved successfully. Sep 04 16:08:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-905dc291-8016-40fa-a3aa-150d30721d24 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1289/2622] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:34 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-96004964-c300-43c6-88cc-134e942dabe5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-96004964-c300-43c6-88cc-134e942dabe5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b Sep 04 16:08:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-96004964-c300-43c6-88cc-134e942dabe5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-96004964-c300-43c6-88cc-134e942dabe5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-96004964-c300-43c6-88cc-134e942dabe5 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b returned with HTTP 404 Sep 04 16:08:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1334/2623] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/snapshots/eeb3b6e0-30bb-438a-9ce6-7cc4fe97f73b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:08:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [req-9a61d057-d923-428b-a47c-1bb6d7fec768 req-7e79e91f-946a-4cf9-9aa6-a7052d547d30 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1290/2624] 192.168.122.48 () {60 vars in 1482 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:08:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:39 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Delete volume with id: ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:08:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Delete volume request issued successfully. Sep 04 16:08:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e122fc2b-85be-4e6c-9e5d-a956eba8d570 tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 202 Sep 04 16:08:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1335/2625] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:08:39 2026] DELETE /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fad723d5-91ba-4790-bd6b-539c8e18227b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fad723d5-91ba-4790-bd6b-539c8e18227b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:08:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fad723d5-91ba-4790-bd6b-539c8e18227b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fad723d5-91ba-4790-bd6b-539c8e18227b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fad723d5-91ba-4790-bd6b-539c8e18227b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Volume info retrieved successfully. Sep 04 16:08:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fad723d5-91ba-4790-bd6b-539c8e18227b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 200 Sep 04 16:08:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1291/2626] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:39 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34762808-fc96-4554-8141-ed0b0a3cf08b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34762808-fc96-4554-8141-ed0b0a3cf08b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] GET http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 Sep 04 16:08:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34762808-fc96-4554-8141-ed0b0a3cf08b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34762808-fc96-4554-8141-ed0b0a3cf08b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34762808-fc96-4554-8141-ed0b0a3cf08b tempest-TestStampPattern-618052612 tempest-TestStampPattern-618052612-project-member] http://192.168.122.48/volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 returned with HTTP 404 Sep 04 16:08:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1336/2627] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:40 2026] GET /volume/v3/volumes/ff88bb33-71bf-4eac-bbc2-edf77fab17f9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=60,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:08:50 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=39,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1424810284"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1424810284'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (26dbe920-1978-45d4-bc04-30b9cdb4c4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b48225-530f-4687-99b4-51959ac22de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b48225-530f-4687-99b4-51959ac22de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd4b0d4-73be-46d8-ac2f-11cf5bd56b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['c611cb54-1660-41d8-945a-560f3ecbb52f', 'dca33541-353b-4631-9969-23c9e2078f34', '7a8286c0-cf5c-4f88-82a8-6b77d07b25aa', '2e254913-f6ee-4eee-b541-25a99ab79bfb'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd4b0d4-73be-46d8-ac2f-11cf5bd56b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c611cb54-1660-41d8-945a-560f3ecbb52f', 'dca33541-353b-4631-9969-23c9e2078f34', '7a8286c0-cf5c-4f88-82a8-6b77d07b25aa', '2e254913-f6ee-4eee-b541-25a99ab79bfb']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053f45a9-fa95-44b5-a20a-53f6301af5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053f45a9-fa95-44b5-a20a-53f6301af5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ea755a-84b0-4b2d-bde3-2407be04d562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1424810284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['c611cb54-1660-41d8-945a-560f3ecbb52f','dca33541-353b-4631-9969-23c9e2078f34','7a8286c0-cf5c-4f88-82a8-6b77d07b25aa','2e254913-f6ee-4eee-b541-25a99ab79bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1424810284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ea755a-84b0-4b2d-bde3-2407be04d562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4135ff-2a8f-4881-a020-34539f889e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4135ff-2a8f-4881-a020-34539f889e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1424810284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['c611cb54-1660-41d8-945a-560f3ecbb52f','dca33541-353b-4631-9969-23c9e2078f34','7a8286c0-cf5c-4f88-82a8-6b77d07b25aa','2e254913-f6ee-4eee-b541-25a99ab79bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ae2f39-070c-4e2f-8e7c-a49bbc628863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ae2f39-070c-4e2f-8e7c-a49bbc628863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (26dbe920-1978-45d4-bc04-30b9cdb4c4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b4f22be0-1c1a-48c5-ad24-0dcbca980947 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1292/2628] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:50 2026] POST /volume/v3/volumes => generated 767 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-904198a2-d38d-4637-b8c8-fada668d1b7a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-904198a2-d38d-4637-b8c8-fada668d1b7a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:08:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-904198a2-d38d-4637-b8c8-fada668d1b7a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-904198a2-d38d-4637-b8c8-fada668d1b7a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-904198a2-d38d-4637-b8c8-fada668d1b7a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-904198a2-d38d-4637-b8c8-fada668d1b7a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 returned with HTTP 200 Sep 04 16:08:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1337/2629] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:51 2026] GET /volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-510a512c-f9ce-43f1-b076-c9666d7fe03e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 returned with HTTP 200 Sep 04 16:08:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1293/2630] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:52 2026] GET /volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:08:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0ea755a-84b0-4b2d-bde3-2407be04d562", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-198953179"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:52 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create snapshot from volume c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:08:52 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['b7ceddeb-49ea-4d15-8249-bcf5ae6af54f', '18f18cc3-8b9c-4c19-8929-c112b6352e31', 'b55d7171-92a2-4b86-b145-37834def2255', '6623f629-93ee-4f27-b4c3-20518f7f99f3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot create request issued successfully. Sep 04 16:08:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8bc1e9e8-78d3-46f6-8408-ec6537b5b098 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1338/2631] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:08:52 2026] POST /volume/v3/snapshots => generated 315 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:08:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8feb89de-abf0-42a0-863b-7c7d49abd24e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 200 Sep 04 16:08:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1294/2632] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:52 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:08:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:08:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d98e621-ba9f-4ba1-9241-2aa03c7972d0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 200 Sep 04 16:08:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1339/2633] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:53 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:08:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:08:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e64c9d1-be94-4edb-875c-6c59a1745c55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 200 Sep 04 16:08:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1295/2634] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:08:54 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aa215023-63cd-422c-b681-a007065022d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ebc5b08b-8725-4262-86b4-b89caf39a031", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-64524652"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ebc5b08b-8725-4262-86b4-b89caf39a031', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-64524652'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c5df7808-7519-4729-a4b0-174b0ee37452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0720f9-4a91-4feb-bbea-a9dc0322f121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0720f9-4a91-4feb-bbea-a9dc0322f121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b174321c-4fdb-4b53-8648-7551247b6e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['ca592a9e-feb9-4518-8e0e-1d1d6359b7de', '37c89fb0-8ea8-4092-9346-df98c6d87832', '0247a169-72c9-4852-a07d-6f9169b6285c', '925bd2ab-eed6-42a4-b6a4-44f7c7b29c8a'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b174321c-4fdb-4b53-8648-7551247b6e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca592a9e-feb9-4518-8e0e-1d1d6359b7de', '37c89fb0-8ea8-4092-9346-df98c6d87832', '0247a169-72c9-4852-a07d-6f9169b6285c', '925bd2ab-eed6-42a4-b6a4-44f7c7b29c8a']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa1e51c8-cef9-4544-86d8-af72b222caaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa1e51c8-cef9-4544-86d8-af72b222caaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9a251b-792d-47f1-ac70-bda63b98c654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-64524652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['ca592a9e-feb9-4518-8e0e-1d1d6359b7de','37c89fb0-8ea8-4092-9346-df98c6d87832','0247a169-72c9-4852-a07d-6f9169b6285c','925bd2ab-eed6-42a4-b6a4-44f7c7b29c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-64524652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9a251b-792d-47f1-ac70-bda63b98c654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2a383-01ab-487d-bd55-939bc5d4b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da2a383-01ab-487d-bd55-939bc5d4b41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-64524652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['ca592a9e-feb9-4518-8e0e-1d1d6359b7de','37c89fb0-8ea8-4092-9346-df98c6d87832','0247a169-72c9-4852-a07d-6f9169b6285c','925bd2ab-eed6-42a4-b6a4-44f7c7b29c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:54 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e34b1f8-d6be-4050-ac54-be635f8f11ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e34b1f8-d6be-4050-ac54-be635f8f11ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c5df7808-7519-4729-a4b0-174b0ee37452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aa215023-63cd-422c-b681-a007065022d9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1340/2635] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:08:54 2026] POST /volume/v3/volumes => generated 765 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ebc5b08b-8725-4262-86b4-b89caf39a031", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1908267554"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ebc5b08b-8725-4262-86b4-b89caf39a031', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1908267554'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (a397d115-3b72-436f-883b-6489f833044e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4adfef-6805-4a42-87a9-ab8e605a27a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4adfef-6805-4a42-87a9-ab8e605a27a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c0c343-29b7-4821-9c0a-e64d54043d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['ad2622d3-d084-443a-ad2c-de2a7941b811', '0344e90b-9c0b-4bb8-bc69-61d5c320dac5', 'd5cfd7d3-a9e9-4ef1-a139-a25043006383', 'dde64c21-7880-4345-97e1-917537b35563'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c0c343-29b7-4821-9c0a-e64d54043d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2622d3-d084-443a-ad2c-de2a7941b811', '0344e90b-9c0b-4bb8-bc69-61d5c320dac5', 'd5cfd7d3-a9e9-4ef1-a139-a25043006383', 'dde64c21-7880-4345-97e1-917537b35563']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3245c903-8eb6-407c-9782-bd29f0f69881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3245c903-8eb6-407c-9782-bd29f0f69881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaa5d4e2-d9f3-4675-b71d-b050609c05a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1908267554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['ad2622d3-d084-443a-ad2c-de2a7941b811','0344e90b-9c0b-4bb8-bc69-61d5c320dac5','d5cfd7d3-a9e9-4ef1-a139-a25043006383','dde64c21-7880-4345-97e1-917537b35563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1908267554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaa5d4e2-d9f3-4675-b71d-b050609c05a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e619ec-124b-431c-95e0-884e7aa70ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e619ec-124b-431c-95e0-884e7aa70ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1908267554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['ad2622d3-d084-443a-ad2c-de2a7941b811','0344e90b-9c0b-4bb8-bc69-61d5c320dac5','d5cfd7d3-a9e9-4ef1-a139-a25043006383','dde64c21-7880-4345-97e1-917537b35563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af7d1cc-b148-42b9-abe9-0194dfd418e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af7d1cc-b148-42b9-abe9-0194dfd418e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (a397d115-3b72-436f-883b-6489f833044e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e940933d-c7d4-44e2-9cd3-f7dc0ecb4818 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1296/2636] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:08:55 2026] POST /volume/v3/volumes => generated 767 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ebc5b08b-8725-4262-86b4-b89caf39a031", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-647724386"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ebc5b08b-8725-4262-86b4-b89caf39a031', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-647724386'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (d1a26949-e1fd-4ca8-9a1c-df237d85977d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6128c33-246c-412b-bac5-f477bf2e394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6128c33-246c-412b-bac5-f477bf2e394f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8005c9bb-7718-4e08-95b0-7b70a51630d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['5057a833-4b5a-431c-af77-b12a76b6bb6a', '03328f0d-f1f4-403c-b07a-f899ceefadaf', '385ae3d0-f9c6-4757-b147-897f31041706', '462adadb-5d40-4fb9-8e77-114ef79c98a7'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8005c9bb-7718-4e08-95b0-7b70a51630d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5057a833-4b5a-431c-af77-b12a76b6bb6a', '03328f0d-f1f4-403c-b07a-f899ceefadaf', '385ae3d0-f9c6-4757-b147-897f31041706', '462adadb-5d40-4fb9-8e77-114ef79c98a7']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc79a8f-bf8f-4660-a6a4-ae3234a92d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc79a8f-bf8f-4660-a6a4-ae3234a92d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647724386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['5057a833-4b5a-431c-af77-b12a76b6bb6a','03328f0d-f1f4-403c-b07a-f899ceefadaf','385ae3d0-f9c6-4757-b147-897f31041706','462adadb-5d40-4fb9-8e77-114ef79c98a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647724386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa235ba-189c-4bc8-872d-a22000f75ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa235ba-189c-4bc8-872d-a22000f75ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647724386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['5057a833-4b5a-431c-af77-b12a76b6bb6a','03328f0d-f1f4-403c-b07a-f899ceefadaf','385ae3d0-f9c6-4757-b147-897f31041706','462adadb-5d40-4fb9-8e77-114ef79c98a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cb4a67-bf11-4386-8df9-d4ea97bb1461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cb4a67-bf11-4386-8df9-d4ea97bb1461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (d1a26949-e1fd-4ca8-9a1c-df237d85977d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e69eb0ff-bfa1-4c92-837a-4ae470987949 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1341/2637] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:08:55 2026] POST /volume/v3/volumes => generated 766 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-875aa161-8b75-45af-b45c-720d14f0d464 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ebc5b08b-8725-4262-86b4-b89caf39a031", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1123568262"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ebc5b08b-8725-4262-86b4-b89caf39a031', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1123568262'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c4d50910-ab94-4965-a5fe-994d21705542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dfed30-7e3a-49e3-bd7a-69f9f229b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dfed30-7e3a-49e3-bd7a-69f9f229b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6aa41a-9365-4e13-ab4c-23aa642283f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['046ab253-6481-4a0c-b34a-8f6e54a86cce', '224cba95-87f2-4c39-9c50-86bd5d04fa31', '764defc8-18b5-44ad-a8a9-cc2c4bcfcde2', '431b8f80-168c-4b11-a574-78ee3d81496f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6aa41a-9365-4e13-ab4c-23aa642283f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['046ab253-6481-4a0c-b34a-8f6e54a86cce', '224cba95-87f2-4c39-9c50-86bd5d04fa31', '764defc8-18b5-44ad-a8a9-cc2c4bcfcde2', '431b8f80-168c-4b11-a574-78ee3d81496f']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b4ad67-7223-44c9-87d2-0181f85759c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b4ad67-7223-44c9-87d2-0181f85759c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c568f01-57e8-4df1-8477-09e95a84d7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1123568262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['046ab253-6481-4a0c-b34a-8f6e54a86cce','224cba95-87f2-4c39-9c50-86bd5d04fa31','764defc8-18b5-44ad-a8a9-cc2c4bcfcde2','431b8f80-168c-4b11-a574-78ee3d81496f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1123568262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c568f01-57e8-4df1-8477-09e95a84d7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd03a8e-ef96-4bf8-b339-61881fca0d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd03a8e-ef96-4bf8-b339-61881fca0d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1123568262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['046ab253-6481-4a0c-b34a-8f6e54a86cce','224cba95-87f2-4c39-9c50-86bd5d04fa31','764defc8-18b5-44ad-a8a9-cc2c4bcfcde2','431b8f80-168c-4b11-a574-78ee3d81496f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a6ee0a-a82e-4b08-9f70-66aebd04b27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a6ee0a-a82e-4b08-9f70-66aebd04b27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c4d50910-ab94-4965-a5fe-994d21705542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-875aa161-8b75-45af-b45c-720d14f0d464 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1297/2638] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:08:55 2026] POST /volume/v3/volumes => generated 767 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ebc5b08b-8725-4262-86b4-b89caf39a031", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-21652552"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ebc5b08b-8725-4262-86b4-b89caf39a031', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-21652552'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume of 1 GB Sep 04 16:08:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Availability Zones retrieved successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c2a15066-628f-47a8-92e6-3a47e5eabdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e655f6af-0148-4afe-a3b5-dc3bfb2d2f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e655f6af-0148-4afe-a3b5-dc3bfb2d2f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59202aa6-454b-488b-bf04-f33324953889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Created reservations ['556257ad-70c4-43cd-a123-c6a77240d720', '193ee5b9-862f-4a3a-9846-5eb3823044a8', 'ba93b6c7-7a5e-428a-82d4-88cb32237e8c', '02ba855e-942a-4253-b6ef-96bfbe4bcbaf'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59202aa6-454b-488b-bf04-f33324953889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['556257ad-70c4-43cd-a123-c6a77240d720', '193ee5b9-862f-4a3a-9846-5eb3823044a8', 'ba93b6c7-7a5e-428a-82d4-88cb32237e8c', '02ba855e-942a-4253-b6ef-96bfbe4bcbaf']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c06880-da6b-4f03-92a3-56bbb04aed9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c06880-da6b-4f03-92a3-56bbb04aed9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92976af4-d804-40e4-b104-c73b4edfaa01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-21652552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['556257ad-70c4-43cd-a123-c6a77240d720','193ee5b9-862f-4a3a-9846-5eb3823044a8','ba93b6c7-7a5e-428a-82d4-88cb32237e8c','02ba855e-942a-4253-b6ef-96bfbe4bcbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-21652552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92976af4-d804-40e4-b104-c73b4edfaa01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfc402c8b3f41458cac1277d52dc951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f822dfe2b9b4589915438ceabbcf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d4621a-530a-439b-966a-aeaad2be2ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d4621a-530a-439b-966a-aeaad2be2ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-21652552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfc402c8b3f41458cac1277d52dc951',qos_specs=None,replication_status=,reservations=['556257ad-70c4-43cd-a123-c6a77240d720','193ee5b9-862f-4a3a-9846-5eb3823044a8','ba93b6c7-7a5e-428a-82d4-88cb32237e8c','02ba855e-942a-4253-b6ef-96bfbe4bcbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f822dfe2b9b4589915438ceabbcf478',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87859a1-4bfa-4474-a793-ff280aab42f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87859a1-4bfa-4474-a793-ff280aab42f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Flow 'volume_create_api' (c2a15066-628f-47a8-92e6-3a47e5eabdd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Create volume request issued successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-724ef8bc-627b-4bba-89a1-9bdeda50edb0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1342/2639] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:08:56 2026] POST /volume/v3/volumes => generated 765 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15f3d83a-053a-43ed-9b5f-10b37cf6a9c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 returned with HTTP 200 Sep 04 16:08:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1298/2640] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:56 2026] GET /volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3a0096b-f62a-490a-8d16-e43666189512 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3a0096b-f62a-490a-8d16-e43666189512 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3a0096b-f62a-490a-8d16-e43666189512 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3a0096b-f62a-490a-8d16-e43666189512 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d3a0096b-f62a-490a-8d16-e43666189512 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3a0096b-f62a-490a-8d16-e43666189512 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 returned with HTTP 200 Sep 04 16:08:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1343/2641] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:56 2026] GET /volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e885672b-91ca-4df1-b3ce-49442875fb7e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e885672b-91ca-4df1-b3ce-49442875fb7e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:08:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e885672b-91ca-4df1-b3ce-49442875fb7e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e885672b-91ca-4df1-b3ce-49442875fb7e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e885672b-91ca-4df1-b3ce-49442875fb7e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e885672b-91ca-4df1-b3ce-49442875fb7e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 returned with HTTP 200 Sep 04 16:08:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1299/2642] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:57 2026] GET /volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:08:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5d4253d-31b9-4106-afbd-d59f79f1a4dd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 returned with HTTP 200 Sep 04 16:08:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1344/2643] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:57 2026] GET /volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-875b3716-3633-4a40-9281-d02958074d1d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-875b3716-3633-4a40-9281-d02958074d1d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-875b3716-3633-4a40-9281-d02958074d1d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-875b3716-3633-4a40-9281-d02958074d1d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-875b3716-3633-4a40-9281-d02958074d1d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-875b3716-3633-4a40-9281-d02958074d1d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 returned with HTTP 200 Sep 04 16:08:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1300/2644] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:58 2026] GET /volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae Sep 04 16:08:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:08:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6597eff-92aa-4e2a-842d-0d9c1a582ebd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae returned with HTTP 200 Sep 04 16:08:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1345/2645] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:58 2026] GET /volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:08:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:08:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c3d2a311-3c2c-49d4-996a-1ffa0b67266d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 returned with HTTP 200 Sep 04 16:08:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1301/2646] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:58 2026] GET /volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:08:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:08:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aebd17cc-8d58-4825-aaa1-36d0d73cc2a9 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 returned with HTTP 200 Sep 04 16:09:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1346/2647] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:08:59 2026] GET /volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:09:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:00 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: 92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:09:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3fcec3a9-eb64-4a55-a9c4-157d63f7444c tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 returned with HTTP 202 Sep 04 16:09:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1302/2648] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:00 2026] DELETE /volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-27df2686-1d88-415e-9280-82c7fbfaed62 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27df2686-1d88-415e-9280-82c7fbfaed62 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:09:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27df2686-1d88-415e-9280-82c7fbfaed62 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27df2686-1d88-415e-9280-82c7fbfaed62 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27df2686-1d88-415e-9280-82c7fbfaed62 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27df2686-1d88-415e-9280-82c7fbfaed62 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 returned with HTTP 200 Sep 04 16:09:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1347/2649] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:00 2026] GET /volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-07dff9bc-c3bf-436f-9c54-90f74a1077cc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07dff9bc-c3bf-436f-9c54-90f74a1077cc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07dff9bc-c3bf-436f-9c54-90f74a1077cc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-07dff9bc-c3bf-436f-9c54-90f74a1077cc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-07dff9bc-c3bf-436f-9c54-90f74a1077cc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 returned with HTTP 404 Sep 04 16:09:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1303/2650] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/volumes/92976af4-d804-40e4-b104-c73b4edfaa01 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09e4a761-2033-41ed-9975-510e23d97946 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae Sep 04 16:09:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: 7c568f01-57e8-4df1-8477-09e95a84d7ae Sep 04 16:09:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09e4a761-2033-41ed-9975-510e23d97946 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae returned with HTTP 202 Sep 04 16:09:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1348/2651] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:01 2026] DELETE /volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ac626ec-2864-46a7-a9bb-7ec92e6f1bf7 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae returned with HTTP 200 Sep 04 16:09:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1304/2652] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-41c29a50-02a8-46db-92d9-f665802403ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41c29a50-02a8-46db-92d9-f665802403ec tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41c29a50-02a8-46db-92d9-f665802403ec tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-41c29a50-02a8-46db-92d9-f665802403ec tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-41c29a50-02a8-46db-92d9-f665802403ec tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae returned with HTTP 404 Sep 04 16:09:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1349/2653] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/7c568f01-57e8-4df1-8477-09e95a84d7ae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-242ec1d0-6b08-4325-8183-5320379d8da4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:09:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: 3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:09:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-242ec1d0-6b08-4325-8183-5320379d8da4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 returned with HTTP 202 Sep 04 16:09:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1305/2654] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:02 2026] DELETE /volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9270bf87-4330-46c9-aa3e-340ddd69d637 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1350/2655] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7cd5f74c-d462-4f4f-b431-cb5d4be70ccd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cd5f74c-d462-4f4f-b431-cb5d4be70ccd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f74c-d462-4f4f-b431-cb5d4be70ccd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f74c-d462-4f4f-b431-cb5d4be70ccd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cd5f74c-d462-4f4f-b431-cb5d4be70ccd tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 returned with HTTP 404 Sep 04 16:09:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1306/2656] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:03 2026] GET /volume/v3/volumes/3dcc9ce6-29c1-4ce2-a1be-06ef5e4f76f4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:09:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:03 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:09:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3741324b-9d20-4a89-b9ba-190da5bd4d55 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 returned with HTTP 202 Sep 04 16:09:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1351/2657] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:03 2026] DELETE /volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:03 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:03 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1a6e9fdb-a30f-43ac-b2cd-7a83764ee8c0 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 returned with HTTP 200 Sep 04 16:09:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1307/2658] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:03 2026] GET /volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7865213b-01ec-4391-99ee-f4ea26784abc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7865213b-01ec-4391-99ee-f4ea26784abc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7865213b-01ec-4391-99ee-f4ea26784abc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7865213b-01ec-4391-99ee-f4ea26784abc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7865213b-01ec-4391-99ee-f4ea26784abc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 returned with HTTP 404 Sep 04 16:09:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1352/2659] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/volumes/aaa5d4e2-d9f3-4675-b71d-b050609c05a8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-91076901-dd88-4f04-b3fe-a1309692fe0d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 Sep 04 16:09:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: 6d9a251b-792d-47f1-ac70-bda63b98c654 Sep 04 16:09:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91076901-dd88-4f04-b3fe-a1309692fe0d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 returned with HTTP 202 Sep 04 16:09:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1308/2660] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:04 2026] DELETE /volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f7c5b49b-e680-4cd2-b8d2-9106b42e221e tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1353/2661] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0d184c87-0477-40d1-8bc8-9671fb04febc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d184c87-0477-40d1-8bc8-9671fb04febc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d184c87-0477-40d1-8bc8-9671fb04febc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0d184c87-0477-40d1-8bc8-9671fb04febc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0d184c87-0477-40d1-8bc8-9671fb04febc tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 returned with HTTP 404 Sep 04 16:09:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1309/2662] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:05 2026] GET /volume/v3/volumes/6d9a251b-792d-47f1-ac70-bda63b98c654 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:09:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete snapshot with id: ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:09:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot delete request issued successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-106b7fa9-84b9-44fb-ab6e-ae95b6062801 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 202 Sep 04 16:09:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1354/2663] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:09:05 2026] DELETE /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e9661dc6-1c0c-431c-8819-78e2f02324b4 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 200 Sep 04 16:09:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1310/2664] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:05 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b1facc8-3390-42ec-9848-6e95ab007496 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b1facc8-3390-42ec-9848-6e95ab007496 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:09:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b1facc8-3390-42ec-9848-6e95ab007496 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b1facc8-3390-42ec-9848-6e95ab007496 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b1facc8-3390-42ec-9848-6e95ab007496 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Snapshot retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b1facc8-3390-42ec-9848-6e95ab007496 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 200 Sep 04 16:09:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1355/2665] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:06 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-578c501e-d912-46ce-b5c1-092cd5396f4a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-578c501e-d912-46ce-b5c1-092cd5396f4a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 Sep 04 16:09:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-578c501e-d912-46ce-b5c1-092cd5396f4a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-578c501e-d912-46ce-b5c1-092cd5396f4a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-578c501e-d912-46ce-b5c1-092cd5396f4a tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 returned with HTTP 404 Sep 04 16:09:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1311/2666] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:07 2026] GET /volume/v3/snapshots/ebc5b08b-8725-4262-86b4-b89caf39a031 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1b19c3dc-ed52-4e99-81df-3a029630231f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:09:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume with id: c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:09:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Delete volume request issued successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1b19c3dc-ed52-4e99-81df-3a029630231f tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 returned with HTTP 202 Sep 04 16:09:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1356/2667] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:07 2026] DELETE /volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:09:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Volume info retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-971fbb8f-bc88-4237-94ed-f4e7de14ad36 tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 returned with HTTP 200 Sep 04 16:09:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1312/2668] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:08 2026] GET /volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1e3ce613-8661-4fa5-9c40-ccb8ec95cc7d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e3ce613-8661-4fa5-9c40-ccb8ec95cc7d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] GET http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 Sep 04 16:09:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e3ce613-8661-4fa5-9c40-ccb8ec95cc7d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e3ce613-8661-4fa5-9c40-ccb8ec95cc7d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e3ce613-8661-4fa5-9c40-ccb8ec95cc7d tempest-CreateVolumesFromSnapshotTest-1986151947 tempest-CreateVolumesFromSnapshotTest-1986151947-project-member] http://192.168.122.48/volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 returned with HTTP 404 Sep 04 16:09:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1357/2669] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:09 2026] GET /volume/v3/volumes/c0ea755a-84b0-4b2d-bde3-2407be04d562 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-080db012-3a01-458b-b31f-5aeeae600e50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2046862545"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2046862545'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume of 1 GB Sep 04 16:09:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Flow 'volume_create_api' (8dd4acd2-c7dd-48a7-924a-625c81197778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d737e460-3bf8-4adf-8afe-a8523da84c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d737e460-3bf8-4adf-8afe-a8523da84c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0909282-92f9-440c-b158-1807a15d2998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Created reservations ['601bee3d-1c91-4c88-ac23-b92f56c5b07b', '5b0be9c1-0e96-45a2-acca-09440b794258', 'b1cdb723-1283-4014-9239-d0ddb778d414', 'b4c47077-8539-493c-9730-0c4fcf21f527'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0909282-92f9-440c-b158-1807a15d2998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601bee3d-1c91-4c88-ac23-b92f56c5b07b', '5b0be9c1-0e96-45a2-acca-09440b794258', 'b1cdb723-1283-4014-9239-d0ddb778d414', 'b4c47077-8539-493c-9730-0c4fcf21f527']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0808ea1c-6482-491b-b675-55c0a93932db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0808ea1c-6482-491b-b675-55c0a93932db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca433731-9843-471b-b076-5c5cb5452cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2046862545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00a50b48f49747dfb699b1f8a09a4fea',qos_specs=None,replication_status=,reservations=['601bee3d-1c91-4c88-ac23-b92f56c5b07b','5b0be9c1-0e96-45a2-acca-09440b794258','b1cdb723-1283-4014-9239-d0ddb778d414','b4c47077-8539-493c-9730-0c4fcf21f527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f670834d1499da4e39d5df1f2f43d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2046862545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca433731-9843-471b-b076-5c5cb5452cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00a50b48f49747dfb699b1f8a09a4fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881f670834d1499da4e39d5df1f2f43d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b33e37-b5e6-4bff-9e66-efad9bcf0444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b33e37-b5e6-4bff-9e66-efad9bcf0444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2046862545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00a50b48f49747dfb699b1f8a09a4fea',qos_specs=None,replication_status=,reservations=['601bee3d-1c91-4c88-ac23-b92f56c5b07b','5b0be9c1-0e96-45a2-acca-09440b794258','b1cdb723-1283-4014-9239-d0ddb778d414','b4c47077-8539-493c-9730-0c4fcf21f527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f670834d1499da4e39d5df1f2f43d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615603c4-1adf-499a-b2ec-0afadf8f7da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615603c4-1adf-499a-b2ec-0afadf8f7da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Flow 'volume_create_api' (8dd4acd2-c7dd-48a7-924a-625c81197778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume request issued successfully. Sep 04 16:09:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-080db012-3a01-458b-b31f-5aeeae600e50 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1313/2670] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:11 2026] POST /volume/v3/volumes => generated 785 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2fd222d-8890-4b19-bbe3-e3513e382089 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc returned with HTTP 200 Sep 04 16:09:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1358/2671] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:12 2026] GET /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e74a35a-5d08-4065-8abd-0db5ce38f067 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc returned with HTTP 200 Sep 04 16:09:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1314/2672] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:13 2026] GET /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] POST http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc/action Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '780a4292871749e1a44e6a77690be8e3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '00a50b48f49747dfb699b1f8a09a4fea', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-20e9e060-c08b-4367-9cd5-bb0ea5752a66 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc/action returned with HTTP 403 Sep 04 16:09:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1359/2673] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:09:13 2026] POST /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d13c10dd-dd44-4491-8072-75046f9b54ae None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Delete volume with id: ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Delete volume request issued successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d13c10dd-dd44-4491-8072-75046f9b54ae tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc returned with HTTP 202 Sep 04 16:09:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1315/2674] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:13 2026] DELETE /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c31ae42b-d022-432c-8d46-346470d4c5f3 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc returned with HTTP 200 Sep 04 16:09:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1360/2675] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:13 2026] GET /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f72ade67-5e9e-40ac-b747-fcbcb265d47f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f72ade67-5e9e-40ac-b747-fcbcb265d47f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f72ade67-5e9e-40ac-b747-fcbcb265d47f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f72ade67-5e9e-40ac-b747-fcbcb265d47f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f72ade67-5e9e-40ac-b747-fcbcb265d47f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc returned with HTTP 404 Sep 04 16:09:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1316/2676] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/volumes/ca433731-9843-471b-b076-5c5cb5452cfc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4e91c196-81d7-4e4e-84e5-462076057a52 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-897936493"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-897936493'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume of 1 GB Sep 04 16:09:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Flow 'volume_create_api' (345d4955-5f3c-495d-90f0-a7082778d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32894e73-f4ca-49ab-b411-6111a436948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32894e73-f4ca-49ab-b411-6111a436948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8788e8de-ebb6-40d8-a308-4f3473f1919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Created reservations ['a6fdcb59-a25b-4872-a602-33692bceae4d', 'a55d9d8d-cb4d-45b4-9423-b04d340e6ef6', '6705a0f6-cd65-4d22-8f6f-13b28b619046', 'd81744e6-f08e-4dc4-8b1c-07342b0210bf'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8788e8de-ebb6-40d8-a308-4f3473f1919b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fdcb59-a25b-4872-a602-33692bceae4d', 'a55d9d8d-cb4d-45b4-9423-b04d340e6ef6', '6705a0f6-cd65-4d22-8f6f-13b28b619046', 'd81744e6-f08e-4dc4-8b1c-07342b0210bf']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f787c24-06fa-410f-9abd-4ab6b2557a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f787c24-06fa-410f-9abd-4ab6b2557a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d9877bb-db78-4286-bff9-dbfdabd3a85a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897936493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00a50b48f49747dfb699b1f8a09a4fea',qos_specs=None,replication_status=,reservations=['a6fdcb59-a25b-4872-a602-33692bceae4d','a55d9d8d-cb4d-45b4-9423-b04d340e6ef6','6705a0f6-cd65-4d22-8f6f-13b28b619046','d81744e6-f08e-4dc4-8b1c-07342b0210bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f670834d1499da4e39d5df1f2f43d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897936493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d9877bb-db78-4286-bff9-dbfdabd3a85a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00a50b48f49747dfb699b1f8a09a4fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881f670834d1499da4e39d5df1f2f43d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3228ee5-0fa4-4f1f-a9ac-1ba6b9027196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3228ee5-0fa4-4f1f-a9ac-1ba6b9027196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897936493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00a50b48f49747dfb699b1f8a09a4fea',qos_specs=None,replication_status=,reservations=['a6fdcb59-a25b-4872-a602-33692bceae4d','a55d9d8d-cb4d-45b4-9423-b04d340e6ef6','6705a0f6-cd65-4d22-8f6f-13b28b619046','d81744e6-f08e-4dc4-8b1c-07342b0210bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f670834d1499da4e39d5df1f2f43d',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c834289-a024-4973-a41d-6ae4b9ab303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c834289-a024-4973-a41d-6ae4b9ab303f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Flow 'volume_create_api' (345d4955-5f3c-495d-90f0-a7082778d652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Create volume request issued successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4e91c196-81d7-4e4e-84e5-462076057a52 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1361/2677] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:14 2026] POST /volume/v3/volumes => generated 784 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a311e914-e219-4867-960e-ed18130abc62 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a311e914-e219-4867-960e-ed18130abc62 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a311e914-e219-4867-960e-ed18130abc62 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a311e914-e219-4867-960e-ed18130abc62 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a311e914-e219-4867-960e-ed18130abc62 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a311e914-e219-4867-960e-ed18130abc62 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a returned with HTTP 200 Sep 04 16:09:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1317/2678] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7581c12d-638b-4433-b918-b8afccfde91d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7581c12d-638b-4433-b918-b8afccfde91d tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7581c12d-638b-4433-b918-b8afccfde91d tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7581c12d-638b-4433-b918-b8afccfde91d tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7581c12d-638b-4433-b918-b8afccfde91d tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7581c12d-638b-4433-b918-b8afccfde91d tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a returned with HTTP 200 Sep 04 16:09:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1362/2679] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:15 2026] GET /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] POST http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a/action Sep 04 16:09:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:09:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:15 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '780a4292871749e1a44e6a77690be8e3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '00a50b48f49747dfb699b1f8a09a4fea', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ebbb63e3-f9f5-4bb3-8dbb-b3d0bb816d3f tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-reader] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a/action returned with HTTP 403 Sep 04 16:09:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1318/2680] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:09:15 2026] POST /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-82b29597-de9f-45e6-b945-1eb1b6947eac None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Delete volume with id: 9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Delete volume request issued successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-82b29597-de9f-45e6-b945-1eb1b6947eac tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a returned with HTTP 202 Sep 04 16:09:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1363/2681] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:15 2026] DELETE /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Volume info retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45a52e43-6a94-4d8a-8bdf-48581de49bcc tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a returned with HTTP 200 Sep 04 16:09:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1319/2682] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:16 2026] GET /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-16cf3bca-436a-4d70-9dc1-70b789030626 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16cf3bca-436a-4d70-9dc1-70b789030626 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] GET http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a Sep 04 16:09:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-16cf3bca-436a-4d70-9dc1-70b789030626 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-16cf3bca-436a-4d70-9dc1-70b789030626 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16cf3bca-436a-4d70-9dc1-70b789030626 tempest-ProjectReaderTests-1704616920 tempest-ProjectReaderTests-1704616920-project-admin] http://192.168.122.48/volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a returned with HTTP 404 Sep 04 16:09:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1364/2683] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/volumes/9d9877bb-db78-4286-bff9-dbfdabd3a85a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-00b494c2-12af-4e9f-abca-65e203563986 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00b494c2-12af-4e9f-abca-65e203563986 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-00b494c2-12af-4e9f-abca-65e203563986 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1244017700", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-00b494c2-12af-4e9f-abca-65e203563986 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1320/2684] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:19 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66358216-ed55-476b-98e1-e924279778d8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66358216-ed55-476b-98e1-e924279778d8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66358216-ed55-476b-98e1-e924279778d8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66358216-ed55-476b-98e1-e924279778d8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1365/2685] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d7c1599b-c6c6-44ad-931a-04985b8f3b1a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7c1599b-c6c6-44ad-931a-04985b8f3b1a tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d7c1599b-c6c6-44ad-931a-04985b8f3b1a tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1710199638", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d7c1599b-c6c6-44ad-931a-04985b8f3b1a tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1321/2686] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cc342335-27c3-4669-a4ff-314890c7765d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc342335-27c3-4669-a4ff-314890c7765d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] POST http://192.168.122.48/volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e/encryption Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc342335-27c3-4669-a4ff-314890c7765d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-cc342335-27c3-4669-a4ff-314890c7765d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc342335-27c3-4669-a4ff-314890c7765d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e/encryption returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1366/2687] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e/encryption => generated 127 bytes in 130 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ee4f46ab-b230-4ad4-9747-21072c16de47 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ee4f46ab-b230-4ad4-9747-21072c16de47 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ee4f46ab-b230-4ad4-9747-21072c16de47 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-227381556", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ee4f46ab-b230-4ad4-9747-21072c16de47 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1322/2688] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-af5c48e9-b8a5-45df-965b-891680450eeb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af5c48e9-b8a5-45df-965b-891680450eeb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] POST http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-af5c48e9-b8a5-45df-965b-891680450eeb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-af5c48e9-b8a5-45df-965b-891680450eeb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-af5c48e9-b8a5-45df-965b-891680450eeb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1367/2689] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32f86589-b1da-4dc1-a141-9815454eae01 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32f86589-b1da-4dc1-a141-9815454eae01 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] PUT http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs/key2 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32f86589-b1da-4dc1-a141-9815454eae01 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-32f86589-b1da-4dc1-a141-9815454eae01 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32f86589-b1da-4dc1-a141-9815454eae01 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs/key2 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1323/2690] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:09:20 2026] PUT /volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e19fcc10-fe14-448a-83dc-55e6aa29a6e6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e19fcc10-fe14-448a-83dc-55e6aa29a6e6 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e19fcc10-fe14-448a-83dc-55e6aa29a6e6 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-e19fcc10-fe14-448a-83dc-55e6aa29a6e6 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e19fcc10-fe14-448a-83dc-55e6aa29a6e6 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1368/2691] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-28b46bf1-e50d-4a54-bfa8-9eb0084504c8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28b46bf1-e50d-4a54-bfa8-9eb0084504c8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28b46bf1-e50d-4a54-bfa8-9eb0084504c8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-523484551", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28b46bf1-e50d-4a54-bfa8-9eb0084504c8 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1324/2692] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b90a057e-3319-4eb3-815e-c60cce79a195 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b90a057e-3319-4eb3-815e-c60cce79a195 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b90a057e-3319-4eb3-815e-c60cce79a195 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b90a057e-3319-4eb3-815e-c60cce79a195 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1369/2693] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-43ac6b38-0e0d-406e-b867-2f276e27132b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-43ac6b38-0e0d-406e-b867-2f276e27132b tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] DELETE http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption/090254e1-351b-4ac3-9923-0f2eab2acc49 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-43ac6b38-0e0d-406e-b867-2f276e27132b tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-43ac6b38-0e0d-406e-b867-2f276e27132b tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-43ac6b38-0e0d-406e-b867-2f276e27132b tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-43ac6b38-0e0d-406e-b867-2f276e27132b tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption/090254e1-351b-4ac3-9923-0f2eab2acc49 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1325/2694] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab/encryption/090254e1-351b-4ac3-9923-0f2eab2acc49 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b108aba5-939e-4ba9-9e2f-94e700adc300 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b108aba5-939e-4ba9-9e2f-94e700adc300 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b108aba5-939e-4ba9-9e2f-94e700adc300 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1785882516", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b108aba5-939e-4ba9-9e2f-94e700adc300 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1370/2695] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] DELETE http://192.168.122.48/volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108/extra_specs/key1 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44c787b2-e0fe-4d4f-929b-81a41180b8ba tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108/extra_specs/key1 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1326/2696] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f30f4116-0b4d-41e7-b10e-29b6204d551d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f30f4116-0b4d-41e7-b10e-29b6204d551d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f30f4116-0b4d-41e7-b10e-29b6204d551d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-210300355", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f30f4116-0b4d-41e7-b10e-29b6204d551d tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1371/2697] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:20 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1ec2caca-354c-422e-aa50-d0d5759166cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ec2caca-354c-422e-aa50-d0d5759166cb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] DELETE http://192.168.122.48/volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ec2caca-354c-422e-aa50-d0d5759166cb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1ec2caca-354c-422e-aa50-d0d5759166cb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-1ec2caca-354c-422e-aa50-d0d5759166cb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1ec2caca-354c-422e-aa50-d0d5759166cb tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1327/2698] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b624814d-c7f0-4e4f-906a-cb2f19842ac0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b624814d-c7f0-4e4f-906a-cb2f19842ac0 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] GET http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b624814d-c7f0-4e4f-906a-cb2f19842ac0 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b624814d-c7f0-4e4f-906a-cb2f19842ac0 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b624814d-c7f0-4e4f-906a-cb2f19842ac0 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1372/2699] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-97358c03-4c10-48c0-9075-49b1a321889e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-97358c03-4c10-48c0-9075-49b1a321889e tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] GET http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/cipher Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-97358c03-4c10-48c0-9075-49b1a321889e tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-97358c03-4c10-48c0-9075-49b1a321889e tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-97358c03-4c10-48c0-9075-49b1a321889e tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-97358c03-4c10-48c0-9075-49b1a321889e tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/cipher returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1328/2700] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] GET http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2db4e786-9bb1-440d-aa2a-e8480cff09da tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1373/2701] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9549b96e-3856-4b34-bc74-e10279efa1c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9549b96e-3856-4b34-bc74-e10279efa1c7 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] GET http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/multiattach Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9549b96e-3856-4b34-bc74-e10279efa1c7 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9549b96e-3856-4b34-bc74-e10279efa1c7 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9549b96e-3856-4b34-bc74-e10279efa1c7 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/multiattach returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1329/2702] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-953bee65-99f7-4f8f-a0f8-eaf924efe923 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-953bee65-99f7-4f8f-a0f8-eaf924efe923 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] GET http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/volume_backend_name Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-953bee65-99f7-4f8f-a0f8-eaf924efe923 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-953bee65-99f7-4f8f-a0f8-eaf924efe923 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-953bee65-99f7-4f8f-a0f8-eaf924efe923 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1374/2703] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-44799efa-7e6c-4011-bef3-f083f013a4ab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44799efa-7e6c-4011-bef3-f083f013a4ab tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] PUT http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/51e7602f-c9fe-45dd-90c8-cd850477b1d7 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44799efa-7e6c-4011-bef3-f083f013a4ab tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-44799efa-7e6c-4011-bef3-f083f013a4ab tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44799efa-7e6c-4011-bef3-f083f013a4ab tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/51e7602f-c9fe-45dd-90c8-cd850477b1d7 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1330/2704] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:09:20 2026] PUT /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/encryption/51e7602f-c9fe-45dd-90c8-cd850477b1d7 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dec8efff-1507-442c-b904-2252a702ea08 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dec8efff-1507-442c-b904-2252a702ea08 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] PUT http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/key1 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dec8efff-1507-442c-b904-2252a702ea08 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-dec8efff-1507-442c-b904-2252a702ea08 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dec8efff-1507-442c-b904-2252a702ea08 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/key1 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1375/2705] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:09:20 2026] PUT /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7a51c1a6-cc56-4a54-8aa1-1d32c2f4ff33 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a51c1a6-cc56-4a54-8aa1-1d32c2f4ff33 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] PUT http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a51c1a6-cc56-4a54-8aa1-1d32c2f4ff33 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-7a51c1a6-cc56-4a54-8aa1-1d32c2f4ff33 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'aeae4501c081435783a0a143d97b42c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c470c177cc784dd7ae8432133e9450a4', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a51c1a6-cc56-4a54-8aa1-1d32c2f4ff33 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-reader] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 returned with HTTP 403 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1331/2706] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:09:20 2026] PUT /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-05f0c09b-4c9f-4a93-ab6b-b6dcc98f12bc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05f0c09b-4c9f-4a93-ab6b-b6dcc98f12bc tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05f0c09b-4c9f-4a93-ab6b-b6dcc98f12bc tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-05f0c09b-4c9f-4a93-ab6b-b6dcc98f12bc tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-05f0c09b-4c9f-4a93-ab6b-b6dcc98f12bc tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 returned with HTTP 202 Sep 04 16:09:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1376/2707] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/types/f9e01939-7e65-4b83-9030-2b6ac0267369 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3a6190b0-1aa9-4716-883a-30e62bf75e8f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a6190b0-1aa9-4716-883a-30e62bf75e8f tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108 Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a6190b0-1aa9-4716-883a-30e62bf75e8f tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3a6190b0-1aa9-4716-883a-30e62bf75e8f tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3a6190b0-1aa9-4716-883a-30e62bf75e8f tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108 returned with HTTP 202 Sep 04 16:09:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1332/2708] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/types/1d6099bd-1d1c-42c3-beda-e40cbcc70108 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4a85c000-e4fe-4975-9783-8630667f8288 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a85c000-e4fe-4975-9783-8630667f8288 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a85c000-e4fe-4975-9783-8630667f8288 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a85c000-e4fe-4975-9783-8630667f8288 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a85c000-e4fe-4975-9783-8630667f8288 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab returned with HTTP 202 Sep 04 16:09:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1377/2709] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:21 2026] DELETE /volume/v3/types/892ae471-2903-4644-b45d-b1ac40c516ab => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d4e9d01d-231f-44c7-a42c-f07cbcb3e964 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4e9d01d-231f-44c7-a42c-f07cbcb3e964 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4e9d01d-231f-44c7-a42c-f07cbcb3e964 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4e9d01d-231f-44c7-a42c-f07cbcb3e964 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4e9d01d-231f-44c7-a42c-f07cbcb3e964 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d returned with HTTP 202 Sep 04 16:09:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1333/2710] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:21 2026] DELETE /volume/v3/types/46eec240-f887-4eaf-9503-40d83e26ae9d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ad3febc5-7c35-47c8-88e3-6ce126d35255 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ad3febc5-7c35-47c8-88e3-6ce126d35255 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ad3febc5-7c35-47c8-88e3-6ce126d35255 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ad3febc5-7c35-47c8-88e3-6ce126d35255 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ad3febc5-7c35-47c8-88e3-6ce126d35255 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e returned with HTTP 202 Sep 04 16:09:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1378/2711] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:21 2026] DELETE /volume/v3/types/6cbc4253-2463-4b4b-85a5-9ee39e5f320e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32f6377d-4f6c-4170-b703-5387d5aadd06 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32f6377d-4f6c-4170-b703-5387d5aadd06 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] DELETE http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32f6377d-4f6c-4170-b703-5387d5aadd06 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32f6377d-4f6c-4170-b703-5387d5aadd06 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32f6377d-4f6c-4170-b703-5387d5aadd06 tempest-VolumeTypesReaderTests-1155428312 tempest-VolumeTypesReaderTests-1155428312-project-admin] http://192.168.122.48/volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 returned with HTTP 202 Sep 04 16:09:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1334/2712] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:21 2026] DELETE /volume/v3/types/ffbe3b23-a743-4ed8-af5d-271354b53443 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:31 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=201,cinder:INSERT=49,cinder:UPDATE=77 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:09:31 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=198,cinder:INSERT=60,cinder:UPDATE=64 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:09:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed86164f-ea99-471a-ae84-41e2322ec92c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-54015883"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1419454954"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-54015883'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume of 1 GB Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1419454954'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Availability Zones retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (ec5a1452-9c5e-4fad-a579-971dcdfda1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (25b1af30-b362-490a-806d-e4ab13535885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59892b0b-ef23-4f08-8a05-25d57cc1c8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602037c0-43e5-41be-81ca-fad5db121621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602037c0-43e5-41be-81ca-fad5db121621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59892b0b-ef23-4f08-8a05-25d57cc1c8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f20b87-71b1-4e0c-bb2e-f20231c7b67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4ac8c4-6831-4005-b29e-7a896490dc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Created reservations ['5403052e-fc9f-4d08-bc12-f028dd0c26b1', '7539056d-c5e8-4762-86d3-cc9815e23c3f', 'b186eb70-51ae-4391-8d04-a7edfef80892', 'bcb0b4be-946c-43ff-be01-3e907ec71978'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['e8b0bac5-a055-4157-a84b-c1fa1c4c7fb7', 'a6d57636-deb7-48ad-bdd9-7ef089d54a61', 'cca74ad9-a86f-4ee7-9922-0149eebc1aed', '8dc09eb0-2307-4598-bffb-06474c9c7665'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4ac8c4-6831-4005-b29e-7a896490dc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5403052e-fc9f-4d08-bc12-f028dd0c26b1', '7539056d-c5e8-4762-86d3-cc9815e23c3f', 'b186eb70-51ae-4391-8d04-a7edfef80892', 'bcb0b4be-946c-43ff-be01-3e907ec71978']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f20b87-71b1-4e0c-bb2e-f20231c7b67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b0bac5-a055-4157-a84b-c1fa1c4c7fb7', 'a6d57636-deb7-48ad-bdd9-7ef089d54a61', 'cca74ad9-a86f-4ee7-9922-0149eebc1aed', '8dc09eb0-2307-4598-bffb-06474c9c7665']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b9fbe6-e971-48f8-b94d-c8cad7fb9995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070cf8dc-c97a-43da-b0a2-cea600d9d78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b9fbe6-e971-48f8-b94d-c8cad7fb9995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f4c260-21b3-4494-b338-a16ab1376ee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-54015883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['5403052e-fc9f-4d08-bc12-f028dd0c26b1','7539056d-c5e8-4762-86d3-cc9815e23c3f','b186eb70-51ae-4391-8d04-a7edfef80892','bcb0b4be-946c-43ff-be01-3e907ec71978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-54015883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f4c260-21b3-4494-b338-a16ab1376ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ca19950b004b5aa0505cf7b42a5ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea42dd92-7564-4475-b3d6-444af16e3cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070cf8dc-c97a-43da-b0a2-cea600d9d78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1419454954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['e8b0bac5-a055-4157-a84b-c1fa1c4c7fb7','a6d57636-deb7-48ad-bdd9-7ef089d54a61','cca74ad9-a86f-4ee7-9922-0149eebc1aed','8dc09eb0-2307-4598-bffb-06474c9c7665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1419454954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67eaa988-66e8-44ab-9a53-7b5d9754e7b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6be9f22-6743-4a4a-aefb-44feb06d65b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea42dd92-7564-4475-b3d6-444af16e3cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-54015883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['5403052e-fc9f-4d08-bc12-f028dd0c26b1','7539056d-c5e8-4762-86d3-cc9815e23c3f','b186eb70-51ae-4391-8d04-a7edfef80892','bcb0b4be-946c-43ff-be01-3e907ec71978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f475604c-b7f3-48b3-942e-90c8b7c2cedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6be9f22-6743-4a4a-aefb-44feb06d65b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1419454954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['e8b0bac5-a055-4157-a84b-c1fa1c4c7fb7','a6d57636-deb7-48ad-bdd9-7ef089d54a61','cca74ad9-a86f-4ee7-9922-0149eebc1aed','8dc09eb0-2307-4598-bffb-06474c9c7665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f475604c-b7f3-48b3-942e-90c8b7c2cedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (ec5a1452-9c5e-4fad-a579-971dcdfda1e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32019205-c7ba-49e1-a217-8df30b976893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request issued successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a751f8df-91b9-492d-8656-c8e8b72de9fb tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1379/2713] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:31 2026] POST /volume/v3/volumes => generated 762 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-221bca03-2299-45c2-8e5d-36d891281faf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32019205-c7ba-49e1-a217-8df30b976893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (25b1af30-b362-490a-806d-e4ab13535885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed86164f-ea99-471a-ae84-41e2322ec92c tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1335/2714] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:32 2026] POST /volume/v3/volumes => generated 771 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1759461775"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1759461775'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume of 1 GB Sep 04 16:09:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Availability Zones retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (79e7b3af-330f-4e7d-a0f0-146d92407458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3db9f9-ebf7-4672-921a-b97685873ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3db9f9-ebf7-4672-921a-b97685873ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07142e5a-a47e-4b7e-a95c-b1967e94c9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Created reservations ['d19f3bf6-78f5-42e4-a409-08ce6edcc3ff', '506d68cf-9318-4077-b409-31ad1b1d34e5', '08332268-c265-464a-8601-aa35823ea3dc', '628749f2-c67d-4b38-9c0e-24c5aba9dc7f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07142e5a-a47e-4b7e-a95c-b1967e94c9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d19f3bf6-78f5-42e4-a409-08ce6edcc3ff', '506d68cf-9318-4077-b409-31ad1b1d34e5', '08332268-c265-464a-8601-aa35823ea3dc', '628749f2-c67d-4b38-9c0e-24c5aba9dc7f']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e85b94b-f036-4430-812e-1cca66b4dd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e85b94b-f036-4430-812e-1cca66b4dd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002c1dc2-d726-4ed5-b95a-758d7f05184c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1759461775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['d19f3bf6-78f5-42e4-a409-08ce6edcc3ff','506d68cf-9318-4077-b409-31ad1b1d34e5','08332268-c265-464a-8601-aa35823ea3dc','628749f2-c67d-4b38-9c0e-24c5aba9dc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1759461775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002c1dc2-d726-4ed5-b95a-758d7f05184c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ca19950b004b5aa0505cf7b42a5ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed8d84d-be0a-45fe-8924-1b87f3f5ef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1633234355"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1633234355'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed8d84d-be0a-45fe-8924-1b87f3f5ef6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1759461775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['d19f3bf6-78f5-42e4-a409-08ce6edcc3ff','506d68cf-9318-4077-b409-31ad1b1d34e5','08332268-c265-464a-8601-aa35823ea3dc','628749f2-c67d-4b38-9c0e-24c5aba9dc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (515db9c9-f6c8-41a2-bfe6-a8fa1e5721da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (14e205b1-4ca6-4d3e-8bd7-0d72e96e777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (515db9c9-f6c8-41a2-bfe6-a8fa1e5721da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6931f2-9138-47fc-8ebd-2fce78668ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (79e7b3af-330f-4e7d-a0f0-146d92407458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request issued successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28cd1707-49ab-4a05-95e9-0f738ead3ee3 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1336/2715] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:32 2026] POST /volume/v3/volumes => generated 764 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef03dcbc-1f10-41cb-8f2d-76c1043f24e8 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 200 Sep 04 16:09:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1337/2716] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-980d634a-170a-413c-b063-89446de37212 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6931f2-9138-47fc-8ebd-2fce78668ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0fc7d9-5789-47d3-8f61-f40421cdf840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-980d634a-170a-413c-b063-89446de37212 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-980d634a-170a-413c-b063-89446de37212 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-980d634a-170a-413c-b063-89446de37212 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:09:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1338/2717] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:09:33 2026] POST /volume/v3/types => generated 287 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1397225798"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1397225798'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume of 1 GB Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Availability Zones retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (7f5fdf42-d34b-4c23-90f7-09f712c409e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['7e2f6d09-8a16-42f7-a731-35a25050f124', '2f84acc4-6d4c-41cb-848d-9b3664a36f64', 'e25cce07-ad8b-4a6d-a7b7-4c642d6db9b0', '07187063-cebf-4e53-8aed-66767f2d2fa3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0fc7d9-5789-47d3-8f61-f40421cdf840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2f6d09-8a16-42f7-a731-35a25050f124', '2f84acc4-6d4c-41cb-848d-9b3664a36f64', 'e25cce07-ad8b-4a6d-a7b7-4c642d6db9b0', '07187063-cebf-4e53-8aed-66767f2d2fa3']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de5c834-1b02-49ba-9ee5-a927245223ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3f6a05-36b5-4dc2-aec8-3744b6204b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de5c834-1b02-49ba-9ee5-a927245223ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5300568e-06f1-4b48-92a3-655220d0ca98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633234355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['7e2f6d09-8a16-42f7-a731-35a25050f124','2f84acc4-6d4c-41cb-848d-9b3664a36f64','e25cce07-ad8b-4a6d-a7b7-4c642d6db9b0','07187063-cebf-4e53-8aed-66767f2d2fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633234355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5300568e-06f1-4b48-92a3-655220d0ca98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a1c2cf-9214-41fa-8907-aa6a61163abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3f6a05-36b5-4dc2-aec8-3744b6204b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d60407-765a-4d0d-a977-1476ce64216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a1c2cf-9214-41fa-8907-aa6a61163abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633234355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['7e2f6d09-8a16-42f7-a731-35a25050f124','2f84acc4-6d4c-41cb-848d-9b3664a36f64','e25cce07-ad8b-4a6d-a7b7-4c642d6db9b0','07187063-cebf-4e53-8aed-66767f2d2fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3da8184-9873-45fd-87f7-e362fa4f1d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3da8184-9873-45fd-87f7-e362fa4f1d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (14e205b1-4ca6-4d3e-8bd7-0d72e96e777f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-221bca03-2299-45c2-8e5d-36d891281faf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1380/2718] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:32 2026] POST /volume/v3/volumes => generated 767 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-049d515b-b2a5-4267-a92a-6a070e749533 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-049d515b-b2a5-4267-a92a-6a070e749533 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-049d515b-b2a5-4267-a92a-6a070e749533 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-049d515b-b2a5-4267-a92a-6a070e749533 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Created reservations ['2a775daa-06c3-4fb6-bffd-43e5ba87a5b5', 'c12af656-3b33-4b3d-9691-8209e90df7ec', '28af7e97-1c33-434b-9b9c-9242e0c2c454', '5c9c09b2-05cc-4a24-9cae-02c6434134af'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d60407-765a-4d0d-a977-1476ce64216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a775daa-06c3-4fb6-bffd-43e5ba87a5b5', 'c12af656-3b33-4b3d-9691-8209e90df7ec', '28af7e97-1c33-434b-9b9c-9242e0c2c454', '5c9c09b2-05cc-4a24-9cae-02c6434134af']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad45744-94ce-4ae8-a120-a46ebfbab30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-049d515b-b2a5-4267-a92a-6a070e749533 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad45744-94ce-4ae8-a120-a46ebfbab30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d76a8e8-fcc7-4e74-80bc-8c464717aeb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1397225798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['2a775daa-06c3-4fb6-bffd-43e5ba87a5b5','c12af656-3b33-4b3d-9691-8209e90df7ec','28af7e97-1c33-434b-9b9c-9242e0c2c454','5c9c09b2-05cc-4a24-9cae-02c6434134af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1397225798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d76a8e8-fcc7-4e74-80bc-8c464717aeb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ca19950b004b5aa0505cf7b42a5ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d50019-ebcc-4235-baf3-4c67284c80dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-049d515b-b2a5-4267-a92a-6a070e749533 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1381/2719] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 835 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d50019-ebcc-4235-baf3-4c67284c80dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1397225798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['2a775daa-06c3-4fb6-bffd-43e5ba87a5b5','c12af656-3b33-4b3d-9691-8209e90df7ec','28af7e97-1c33-434b-9b9c-9242e0c2c454','5c9c09b2-05cc-4a24-9cae-02c6434134af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b1928a-a2de-45b8-942a-8962f17e4d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b1928a-a2de-45b8-942a-8962f17e4d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (7f5fdf42-d34b-4c23-90f7-09f712c409e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request issued successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a7ecec70-4e9f-4750-be8a-f7225f997f47 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1339/2720] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:33 2026] POST /volume/v3/volumes => generated 764 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-81753c42-5335-421d-82ad-016f4cd40e59 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1846867260"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1846867260'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume of 1 GB Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Availability Zones retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (b2c892c6-2193-4828-acf1-e8dc36bddc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5cd876-cc88-4502-b80e-b9b1b734c56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5cd876-cc88-4502-b80e-b9b1b734c56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03badf4b-dbad-452f-ac41-35c1843d7e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Created reservations ['5f7f83a7-3ba0-4071-83d2-173abbd17b70', '7afc6b89-0bd6-4d26-9b73-0db8d998a3dd', '31959d15-78c9-4c79-b2ef-747924edfd47', '3412e017-a055-499f-bffb-9a371cce04aa'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03badf4b-dbad-452f-ac41-35c1843d7e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f7f83a7-3ba0-4071-83d2-173abbd17b70', '7afc6b89-0bd6-4d26-9b73-0db8d998a3dd', '31959d15-78c9-4c79-b2ef-747924edfd47', '3412e017-a055-499f-bffb-9a371cce04aa']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95095bd3-f994-4511-bba1-5f86c84607b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1cdda2a8-b85c-4ca1-b1f4-2001c0233f81 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 200 Sep 04 16:09:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1340/2721] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:34 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95095bd3-f994-4511-bba1-5f86c84607b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862c9eae-eea2-462c-8374-62380eb0ea69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1846867260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['5f7f83a7-3ba0-4071-83d2-173abbd17b70','7afc6b89-0bd6-4d26-9b73-0db8d998a3dd','31959d15-78c9-4c79-b2ef-747924edfd47','3412e017-a055-499f-bffb-9a371cce04aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1846867260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862c9eae-eea2-462c-8374-62380eb0ea69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ca19950b004b5aa0505cf7b42a5ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538be365-38b2-48ac-87ba-a92c369e290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538be365-38b2-48ac-87ba-a92c369e290a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1846867260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['5f7f83a7-3ba0-4071-83d2-173abbd17b70','7afc6b89-0bd6-4d26-9b73-0db8d998a3dd','31959d15-78c9-4c79-b2ef-747924edfd47','3412e017-a055-499f-bffb-9a371cce04aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a75210c-2f3f-4026-a057-13bdccd68441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a75210c-2f3f-4026-a057-13bdccd68441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (b2c892c6-2193-4828-acf1-e8dc36bddc80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request issued successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-81753c42-5335-421d-82ad-016f4cd40e59 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1382/2722] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:33 2026] POST /volume/v3/volumes => generated 764 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-717456562"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request body: {'volume': {"'imageRef": '9dbbb1ca-bd40-4f4c-b2c0-6f9e7f98a033', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-717456562'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume of 1 GB Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Availability Zones retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (bca1c796-b065-4ecd-97b7-bee2c63af9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade931c7-a630-412d-a835-33b50bc4cd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade931c7-a630-412d-a835-33b50bc4cd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd942094-5c12-4348-aa81-a6e022fada1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Created reservations ['7075e14c-8a4e-4f78-a999-01b09f8d6766', '3ace716a-56b4-4f85-a546-2118b9d40fe1', '31582905-22f7-4117-b8af-8e15c7a4bdd0', 'a5020cc6-656f-450d-a856-2bdcfd5dca65'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd942094-5c12-4348-aa81-a6e022fada1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7075e14c-8a4e-4f78-a999-01b09f8d6766', '3ace716a-56b4-4f85-a546-2118b9d40fe1', '31582905-22f7-4117-b8af-8e15c7a4bdd0', 'a5020cc6-656f-450d-a856-2bdcfd5dca65']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba08cab-d603-4172-ba9f-b281dd49d119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba08cab-d603-4172-ba9f-b281dd49d119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c17c4686-7429-4a78-b872-42f5044664be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-717456562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['7075e14c-8a4e-4f78-a999-01b09f8d6766','3ace716a-56b4-4f85-a546-2118b9d40fe1','31582905-22f7-4117-b8af-8e15c7a4bdd0','a5020cc6-656f-450d-a856-2bdcfd5dca65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-717456562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c17c4686-7429-4a78-b872-42f5044664be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ca19950b004b5aa0505cf7b42a5ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c679724d-ed4d-4918-850d-40ea3d96af83 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fee46-f31d-4fe1-a6c4-b439e51105a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c679724d-ed4d-4918-850d-40ea3d96af83 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c679724d-ed4d-4918-850d-40ea3d96af83 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c679724d-ed4d-4918-850d-40ea3d96af83 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c679724d-ed4d-4918-850d-40ea3d96af83 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c679724d-ed4d-4918-850d-40ea3d96af83 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1383/2723] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:34 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fee46-f31d-4fe1-a6c4-b439e51105a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-717456562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ca19950b004b5aa0505cf7b42a5ff0',qos_specs=None,replication_status=,reservations=['7075e14c-8a4e-4f78-a999-01b09f8d6766','3ace716a-56b4-4f85-a546-2118b9d40fe1','31582905-22f7-4117-b8af-8e15c7a4bdd0','a5020cc6-656f-450d-a856-2bdcfd5dca65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb56c9816ba428cbeef9b4dfaec3fa7',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e230afbb-9ceb-49f2-8902-f768214d0fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e230afbb-9ceb-49f2-8902-f768214d0fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Flow 'volume_create_api' (bca1c796-b065-4ecd-97b7-bee2c63af9fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Create volume request issued successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fee0bd13-5302-40ce-a5ef-edefbf48f873 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1341/2724] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:34 2026] POST /volume/v3/volumes => generated 763 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-49594780-f81d-49fd-beff-c3e45b495637 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49594780-f81d-49fd-beff-c3e45b495637 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49594780-f81d-49fd-beff-c3e45b495637 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-49594780-f81d-49fd-beff-c3e45b495637 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-49594780-f81d-49fd-beff-c3e45b495637 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-49594780-f81d-49fd-beff-c3e45b495637 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1384/2725] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab1097be-3933-4f01-8b2f-aa6e3527e0d1 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1342/2726] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a99790b9-7bd2-42d6-aa57-11528cd770ad tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1385/2727] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87bc33f4-e3bc-4bab-860b-80fc0b668704 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1343/2728] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a9c93a1-2cd8-47a7-8ad8-2b3bdfb07eb2 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 200 Sep 04 16:09:36 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1386/2729] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:36 2026] GET /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6a581395-2ac0-4855-afb0-411ffd9a066f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a581395-2ac0-4855-afb0-411ffd9a066f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a581395-2ac0-4855-afb0-411ffd9a066f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6a581395-2ac0-4855-afb0-411ffd9a066f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6a581395-2ac0-4855-afb0-411ffd9a066f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6a581395-2ac0-4855-afb0-411ffd9a066f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 200 Sep 04 16:09:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1344/2730] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:36 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34432c03-35c5-4028-87fd-fdd816282ad4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e979f90a-fc87-45de-857c-823b91aa142e", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e979f90a-fc87-45de-857c-823b91aa142e', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "67eaa988-66e8-44ab-9a53-7b5d9754e7b2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2045458230"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {"'source_volid": '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2045458230'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (9092efeb-29ad-43de-b74c-f50ce9ce67ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc35d619-56f0-4e5b-b092-0ff77d57379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc35d619-56f0-4e5b-b092-0ff77d57379c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8e8ee7-7f7b-4613-8b3d-25fe061e7774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Create volume of 1 GB Sep 04 16:09:36 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Availability Zones retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['5d91ed67-d8ef-4dec-9ee3-6d120fcaf8bb', '1224e4b2-e10d-488d-8b2b-163085f6ad35', '3930eece-fe0c-42d5-839f-b70ba2a21480', 'd435bb62-74b5-405c-b261-ace73ce83afb'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8e8ee7-7f7b-4613-8b3d-25fe061e7774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d91ed67-d8ef-4dec-9ee3-6d120fcaf8bb', '1224e4b2-e10d-488d-8b2b-163085f6ad35', '3930eece-fe0c-42d5-839f-b70ba2a21480', 'd435bb62-74b5-405c-b261-ace73ce83afb']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a01c19-8fc0-4853-acaa-841ca1ab5665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Flow 'volume_create_api' (52fab826-f4fd-4caa-b4cb-7c2b0d2d6b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0135391-3a7b-46d2-a2ca-f549359ec371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a01c19-8fc0-4853-acaa-841ca1ab5665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed811e75-f080-4ebb-814f-739d7aa50fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2045458230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['5d91ed67-d8ef-4dec-9ee3-6d120fcaf8bb','1224e4b2-e10d-488d-8b2b-163085f6ad35','3930eece-fe0c-42d5-839f-b70ba2a21480','d435bb62-74b5-405c-b261-ace73ce83afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2045458230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed811e75-f080-4ebb-814f-739d7aa50fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7074612-fd9d-499a-8aa7-05958773e754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7074612-fd9d-499a-8aa7-05958773e754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2045458230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['5d91ed67-d8ef-4dec-9ee3-6d120fcaf8bb','1224e4b2-e10d-488d-8b2b-163085f6ad35','3930eece-fe0c-42d5-839f-b70ba2a21480','d435bb62-74b5-405c-b261-ace73ce83afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ce1791-9ff9-4b47-8a0e-3e27aee7d4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ce1791-9ff9-4b47-8a0e-3e27aee7d4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (9092efeb-29ad-43de-b74c-f50ce9ce67ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-995a5354-03ee-40ec-8d7c-2ad71cbe8e8b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0135391-3a7b-46d2-a2ca-f549359ec371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=805abb5b-fef1-4809-939c-738dc2720a5b,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805abb5b-fef1-4809-939c-738dc2720a5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1345/2731] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:36 2026] POST /volume/v3/volumes => generated 771 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305f7f23-8fd7-4a84-b563-e3c8efcf300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "67eaa988-66e8-44ab-9a53-7b5d9754e7b2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1151510549"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {"'source_volid": '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1151510549'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (ef11f75d-81e0-4c3b-bb24-61d1030366c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:36 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:09:36 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39399339-a284-4851-a68b-d343c3dde837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39399339-a284-4851-a68b-d343c3dde837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a125c2bb-63bd-451c-b855-5648d6513fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Created reservations ['010cc0b9-a404-4933-a0f6-b49550a0dc37', '48c2b4a0-6caa-40b7-8449-388d2bbc12f2', '316cdfd3-997c-49b1-adea-758134581c8d', 'd9481467-e886-4caf-9116-7968efe97070'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305f7f23-8fd7-4a84-b563-e3c8efcf300a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['010cc0b9-a404-4933-a0f6-b49550a0dc37', '48c2b4a0-6caa-40b7-8449-388d2bbc12f2', '316cdfd3-997c-49b1-adea-758134581c8d', 'd9481467-e886-4caf-9116-7968efe97070']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78387b8-be0c-40cb-a5aa-b33cb301bccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78387b8-be0c-40cb-a5aa-b33cb301bccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4fb216-e2c6-4f23-a088-037646086da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96931f6a82d54cf488dda0698580d86b',qos_specs=None,replication_status=,reservations=['010cc0b9-a404-4933-a0f6-b49550a0dc37','48c2b4a0-6caa-40b7-8449-388d2bbc12f2','316cdfd3-997c-49b1-adea-758134581c8d','d9481467-e886-4caf-9116-7968efe97070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7813f5bcf10c4a71b22ab1fd72e5c4a8',volume_type_id=805abb5b-fef1-4809-939c-738dc2720a5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4fb216-e2c6-4f23-a088-037646086da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96931f6a82d54cf488dda0698580d86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7813f5bcf10c4a71b22ab1fd72e5c4a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805abb5b-fef1-4809-939c-738dc2720a5b),volume_type_id=805abb5b-fef1-4809-939c-738dc2720a5b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25af11a5-f27f-4ccd-8757-948a65c25c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['ae758ab1-420b-4cfa-b2a2-956dc55e614c', 'e6f15222-a9ba-4190-beae-7528d6ff5dc0', '4fab665e-b0a0-40f9-adac-24a7504ed2d9', '754c60f8-be44-410c-882b-6eb3e738f2ca'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a125c2bb-63bd-451c-b855-5648d6513fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae758ab1-420b-4cfa-b2a2-956dc55e614c', 'e6f15222-a9ba-4190-beae-7528d6ff5dc0', '4fab665e-b0a0-40f9-adac-24a7504ed2d9', '754c60f8-be44-410c-882b-6eb3e738f2ca']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fa5781-24b9-4a5a-a840-2cddd0de25ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25af11a5-f27f-4ccd-8757-948a65c25c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96931f6a82d54cf488dda0698580d86b',qos_specs=None,replication_status=,reservations=['010cc0b9-a404-4933-a0f6-b49550a0dc37','48c2b4a0-6caa-40b7-8449-388d2bbc12f2','316cdfd3-997c-49b1-adea-758134581c8d','d9481467-e886-4caf-9116-7968efe97070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7813f5bcf10c4a71b22ab1fd72e5c4a8',volume_type_id=805abb5b-fef1-4809-939c-738dc2720a5b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0b830c-e04d-471d-a0a0-d7bff7f5a920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0b830c-e04d-471d-a0a0-d7bff7f5a920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fa5781-24b9-4a5a-a840-2cddd0de25ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b4412c-f6e1-4aca-af44-01b673f3b269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151510549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['ae758ab1-420b-4cfa-b2a2-956dc55e614c','e6f15222-a9ba-4190-beae-7528d6ff5dc0','4fab665e-b0a0-40f9-adac-24a7504ed2d9','754c60f8-be44-410c-882b-6eb3e738f2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151510549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b4412c-f6e1-4aca-af44-01b673f3b269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Flow 'volume_create_api' (52fab826-f4fd-4caa-b4cb-7c2b0d2d6b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Create volume request issued successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34432c03-35c5-4028-87fd-fdd816282ad4 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1387/2732] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:36 2026] POST /volume/v3/volumes => generated 804 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-678ae822-f069-4079-a00c-283b60217ad7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ed2616-96ae-44ad-8638-655040d430fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-678ae822-f069-4079-a00c-283b60217ad7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-678ae822-f069-4079-a00c-283b60217ad7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-678ae822-f069-4079-a00c-283b60217ad7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-678ae822-f069-4079-a00c-283b60217ad7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-678ae822-f069-4079-a00c-283b60217ad7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1388/2733] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ed2616-96ae-44ad-8638-655040d430fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1151510549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['ae758ab1-420b-4cfa-b2a2-956dc55e614c','e6f15222-a9ba-4190-beae-7528d6ff5dc0','4fab665e-b0a0-40f9-adac-24a7504ed2d9','754c60f8-be44-410c-882b-6eb3e738f2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d635587-0cca-402e-837e-87dec05f2d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d635587-0cca-402e-837e-87dec05f2d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (ef11f75d-81e0-4c3b-bb24-61d1030366c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7bc1f07b-892b-447c-98aa-6be86e052c41 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebb1c0b4-c7b9-40d9-a173-39e520232c75 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1389/2734] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 872 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1346/2735] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:36 2026] POST /volume/v3/volumes => generated 771 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "67eaa988-66e8-44ab-9a53-7b5d9754e7b2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1031650422"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {"'source_volid": '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1031650422'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (9501fcc5-1fd0-4f57-bab0-aa5e5120ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9e9716-9b6f-4200-809f-3079ac9ba731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40bb7362-8259-4ee4-a1c9-33f129b08341 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1390/2736] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9e9716-9b6f-4200-809f-3079ac9ba731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172dbd98-3201-4738-bb7c-752135b873cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3c29c067-cdf4-4797-b115-2a27f1faae55 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1391/2737] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-11ca92c9-ad3d-45a9-be72-ed3274b106e7 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['9d9d3d04-bd21-4ea8-9db2-8194481aaaf9', 'e5787d4e-2f4a-4b37-9d8e-2972c899dee2', '34bbe1b3-4980-401e-9c94-ef7246152f62', '185bf897-6f65-4f27-a2e8-5711483317ef'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1392/2738] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172dbd98-3201-4738-bb7c-752135b873cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9d3d04-bd21-4ea8-9db2-8194481aaaf9', 'e5787d4e-2f4a-4b37-9d8e-2972c899dee2', '34bbe1b3-4980-401e-9c94-ef7246152f62', '185bf897-6f65-4f27-a2e8-5711483317ef']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3d55f3-3ad9-49e6-859a-ae20073d45e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3d55f3-3ad9-49e6-859a-ae20073d45e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '975868c1-f8a4-4855-850c-8b14d67890c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031650422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['9d9d3d04-bd21-4ea8-9db2-8194481aaaf9','e5787d4e-2f4a-4b37-9d8e-2972c899dee2','34bbe1b3-4980-401e-9c94-ef7246152f62','185bf897-6f65-4f27-a2e8-5711483317ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031650422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=975868c1-f8a4-4855-850c-8b14d67890c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b0e45d-c487-4f09-bed7-11abd5b77802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b0e45d-c487-4f09-bed7-11abd5b77802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031650422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['9d9d3d04-bd21-4ea8-9db2-8194481aaaf9','e5787d4e-2f4a-4b37-9d8e-2972c899dee2','34bbe1b3-4980-401e-9c94-ef7246152f62','185bf897-6f65-4f27-a2e8-5711483317ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51b9e39-37d2-4ef9-b673-4cb0315bcd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51b9e39-37d2-4ef9-b673-4cb0315bcd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (9501fcc5-1fd0-4f57-bab0-aa5e5120ae92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96bbe40c-8689-4585-ba57-32ca7a75bb12 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1347/2739] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:37 2026] POST /volume/v3/volumes => generated 771 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5653252b-eb67-407a-8169-e31de7fdfdbf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "67eaa988-66e8-44ab-9a53-7b5d9754e7b2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-674040570"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {"'source_volid": '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-674040570'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (d6d458a5-0a31-4ba1-84b2-23e96dd74ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e71d71-8327-4e7b-9f26-78508b89c620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e71d71-8327-4e7b-9f26-78508b89c620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25aaa7dc-4d1a-4099-8ece-05ed4606c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['1c00f34a-efc3-4ed9-9554-fdb36c9955f0', '27386f8f-eb03-4ca6-a4c1-1ec1b4757c5b', '4f6cbaa8-2638-494c-9c4b-1706fa4210fc', '06080a1e-188b-404a-a978-8a05f7f295d8'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25aaa7dc-4d1a-4099-8ece-05ed4606c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c00f34a-efc3-4ed9-9554-fdb36c9955f0', '27386f8f-eb03-4ca6-a4c1-1ec1b4757c5b', '4f6cbaa8-2638-494c-9c4b-1706fa4210fc', '06080a1e-188b-404a-a978-8a05f7f295d8']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37f883a-a3ba-4843-979e-d34b38fc7d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37f883a-a3ba-4843-979e-d34b38fc7d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce45cbd-3c19-484e-b6b1-7382c631cfd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-674040570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['1c00f34a-efc3-4ed9-9554-fdb36c9955f0','27386f8f-eb03-4ca6-a4c1-1ec1b4757c5b','4f6cbaa8-2638-494c-9c4b-1706fa4210fc','06080a1e-188b-404a-a978-8a05f7f295d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-674040570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce45cbd-3c19-484e-b6b1-7382c631cfd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ef9c78-8f99-4444-9cf6-63790b405e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ef9c78-8f99-4444-9cf6-63790b405e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-674040570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['1c00f34a-efc3-4ed9-9554-fdb36c9955f0','27386f8f-eb03-4ca6-a4c1-1ec1b4757c5b','4f6cbaa8-2638-494c-9c4b-1706fa4210fc','06080a1e-188b-404a-a978-8a05f7f295d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6043499c-8cac-4469-970a-fcfcce2db6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6043499c-8cac-4469-970a-fcfcce2db6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (d6d458a5-0a31-4ba1-84b2-23e96dd74ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5653252b-eb67-407a-8169-e31de7fdfdbf tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1393/2740] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:37 2026] POST /volume/v3/volumes => generated 770 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3951b465-814b-4457-8dfb-09ec947a3122 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "67eaa988-66e8-44ab-9a53-7b5d9754e7b2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1288519910"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request body: {'volume': {"'source_volid": '67eaa988-66e8-44ab-9a53-7b5d9754e7b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1288519910'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume of 1 GB Sep 04 16:09:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Availability Zones retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (c0361f0d-bbda-40b6-b567-fcfd10c8cfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6664c683-cd5e-429b-9718-ede691aac8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-766896b7-32da-46e4-810b-22b2f928eda1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-766896b7-32da-46e4-810b-22b2f928eda1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-766896b7-32da-46e4-810b-22b2f928eda1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-766896b7-32da-46e4-810b-22b2f928eda1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-766896b7-32da-46e4-810b-22b2f928eda1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-766896b7-32da-46e4-810b-22b2f928eda1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1394/2741] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6664c683-cd5e-429b-9718-ede691aac8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51083e68-1468-409a-8d78-67cc8bfc84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03923ff9-8f16-4657-aaf4-a0c1cf2b5c8a tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1395/2742] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 896 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Created reservations ['ca6bbc91-9951-4632-a103-71e27536a8ae', '90978e03-30fd-4e9a-87f5-3ea508884cb2', 'b9d48fab-9589-4f72-a303-20322a386b25', '907daef7-ce99-4d1d-a885-b333d61a5a49'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51083e68-1468-409a-8d78-67cc8bfc84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca6bbc91-9951-4632-a103-71e27536a8ae', '90978e03-30fd-4e9a-87f5-3ea508884cb2', 'b9d48fab-9589-4f72-a303-20322a386b25', '907daef7-ce99-4d1d-a885-b333d61a5a49']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ae30f0-5c0c-4fcd-b0de-ff4eeeb1d71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ae30f0-5c0c-4fcd-b0de-ff4eeeb1d71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de1db7e-749b-4d24-80e0-b5e7849f7334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1288519910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['ca6bbc91-9951-4632-a103-71e27536a8ae','90978e03-30fd-4e9a-87f5-3ea508884cb2','b9d48fab-9589-4f72-a303-20322a386b25','907daef7-ce99-4d1d-a885-b333d61a5a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1288519910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de1db7e-749b-4d24-80e0-b5e7849f7334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107a8912516146949fea16dbaa1b9235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c319b4cd194f8191680e53427cd111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4a80c0-80b9-457f-8ffc-8fd1baab617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4a80c0-80b9-457f-8ffc-8fd1baab617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1288519910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107a8912516146949fea16dbaa1b9235',qos_specs=None,replication_status=,reservations=['ca6bbc91-9951-4632-a103-71e27536a8ae','90978e03-30fd-4e9a-87f5-3ea508884cb2','b9d48fab-9589-4f72-a303-20322a386b25','907daef7-ce99-4d1d-a885-b333d61a5a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c319b4cd194f8191680e53427cd111',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08c7c97-5def-4ac3-b74f-49f01b4eaa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08c7c97-5def-4ac3-b74f-49f01b4eaa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Flow 'volume_create_api' (c0361f0d-bbda-40b6-b567-fcfd10c8cfa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Create volume request issued successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3951b465-814b-4457-8dfb-09ec947a3122 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1348/2743] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:38 2026] POST /volume/v3/volumes => generated 771 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c36f08b8-5ba5-428f-bf55-b2e87621dfd0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1396/2744] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e758a15b-7375-4493-94bb-8d1961e21060 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e758a15b-7375-4493-94bb-8d1961e21060 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e758a15b-7375-4493-94bb-8d1961e21060 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e758a15b-7375-4493-94bb-8d1961e21060 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e758a15b-7375-4493-94bb-8d1961e21060 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e758a15b-7375-4493-94bb-8d1961e21060 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1349/2745] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf3f0c32-d5d1-4ec4-b5e4-f949f792ba9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1397/2746] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5300568e-06f1-4b48-92a3-655220d0ca98", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1156671309"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create snapshot from volume 5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9a6bab05-979d-4857-9b1a-f2fdb58e5724 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1398/2747] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['ec0ee824-a5b2-4204-b037-e929a0cc5295', 'ad50fb34-2663-4544-a4e2-4769da9a2194', '4be2e35a-f6d7-4e7a-b14e-feb2c8518d23', '8dd0e019-e070-40a0-a3ea-efb2f202c8d3'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot create request issued successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b3d202a2-e12c-41e4-9d01-31d725a8bc32 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1350/2748] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:09:39 2026] POST /volume/v3/snapshots => generated 316 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c2fbb73c-005f-40c9-ade5-cc31a8abf56e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1399/2749] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a5c179c-a5fa-479c-b4a8-b4068c45623b tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1351/2750] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-53659647-8a47-41ee-9b2a-f15b0205b43e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53659647-8a47-41ee-9b2a-f15b0205b43e tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53659647-8a47-41ee-9b2a-f15b0205b43e tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53659647-8a47-41ee-9b2a-f15b0205b43e tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-53659647-8a47-41ee-9b2a-f15b0205b43e tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53659647-8a47-41ee-9b2a-f15b0205b43e tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1400/2751] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d30fbe02-7bd5-4187-b20e-0fd4d919cc44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1352/2752] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ba8c1568-155b-4dce-b1a3-1d3b6ff5e389 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1401/2753] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3056823-86e7-4fc6-bf0c-3939e548d6f1 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1353/2754] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cac5e345-17a2-4984-877e-d6bac5175525 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cac5e345-17a2-4984-877e-d6bac5175525 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cac5e345-17a2-4984-877e-d6bac5175525 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cac5e345-17a2-4984-877e-d6bac5175525 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cac5e345-17a2-4984-877e-d6bac5175525 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cac5e345-17a2-4984-877e-d6bac5175525 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1402/2755] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef24e069-a48f-4ed5-93f1-ed7a1925bb4f tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be returned with HTTP 200 Sep 04 16:09:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1354/2756] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume with id: c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume request issued successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71dce411-1dfc-45ab-9a30-c098a846ede9 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be returned with HTTP 202 Sep 04 16:09:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1403/2757] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:41 2026] DELETE /volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ac388564-567f-4dc3-9bc2-05adb950824c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac388564-567f-4dc3-9bc2-05adb950824c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac388564-567f-4dc3-9bc2-05adb950824c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac388564-567f-4dc3-9bc2-05adb950824c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac388564-567f-4dc3-9bc2-05adb950824c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac388564-567f-4dc3-9bc2-05adb950824c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1355/2758] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4a38f58f-7eb0-42d6-a940-9ea93b0aba6e tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1404/2759] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dfbeed18-a4b7-4dcb-b2b7-19d739a26290 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1356/2760] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-98e5095a-70db-49d4-95c5-1d70502d025e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98e5095a-70db-49d4-95c5-1d70502d025e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98e5095a-70db-49d4-95c5-1d70502d025e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98e5095a-70db-49d4-95c5-1d70502d025e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-98e5095a-70db-49d4-95c5-1d70502d025e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98e5095a-70db-49d4-95c5-1d70502d025e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1405/2761] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c813502a-9f44-46bc-a528-e91d5e8d1e17 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1357/2762] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed372946-b444-466c-9dd2-824b7620508d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed372946-b444-466c-9dd2-824b7620508d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed372946-b444-466c-9dd2-824b7620508d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed372946-b444-466c-9dd2-824b7620508d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ed372946-b444-466c-9dd2-824b7620508d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed372946-b444-466c-9dd2-824b7620508d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 200 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1406/2763] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f5222d3-3ef0-42e9-924d-9a1073aa5843 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f5222d3-3ef0-42e9-924d-9a1073aa5843 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f5222d3-3ef0-42e9-924d-9a1073aa5843 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f5222d3-3ef0-42e9-924d-9a1073aa5843 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f5222d3-3ef0-42e9-924d-9a1073aa5843 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be returned with HTTP 404 Sep 04 16:09:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1358/2764] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/volumes/c17c4686-7429-4a78-b872-42f5044664be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] DELETE http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume with id: 862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume request issued successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-eb01c97d-4ca5-4885-aa76-a185a3e8f447 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 202 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1407/2765] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:42 2026] DELETE /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-22df59d7-6fd3-4b57-bdd0-4b819d82eb39 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 200 Sep 04 16:09:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1359/2766] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-389801b2-57a3-4555-820c-e191b2bdd312 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-389801b2-57a3-4555-820c-e191b2bdd312 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-389801b2-57a3-4555-820c-e191b2bdd312 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-389801b2-57a3-4555-820c-e191b2bdd312 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-389801b2-57a3-4555-820c-e191b2bdd312 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-389801b2-57a3-4555-820c-e191b2bdd312 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1408/2767] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c16da596-afa2-405c-be48-328100c4235d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c16da596-afa2-405c-be48-328100c4235d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c16da596-afa2-405c-be48-328100c4235d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c16da596-afa2-405c-be48-328100c4235d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c16da596-afa2-405c-be48-328100c4235d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c16da596-afa2-405c-be48-328100c4235d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1360/2768] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-981e604a-20fd-4d2d-8c91-498911a482ce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-981e604a-20fd-4d2d-8c91-498911a482ce tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-981e604a-20fd-4d2d-8c91-498911a482ce tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-981e604a-20fd-4d2d-8c91-498911a482ce tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-981e604a-20fd-4d2d-8c91-498911a482ce tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-981e604a-20fd-4d2d-8c91-498911a482ce tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1409/2769] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-06734c77-59e8-445e-ad89-728befa92344 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06734c77-59e8-445e-ad89-728befa92344 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06734c77-59e8-445e-ad89-728befa92344 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-06734c77-59e8-445e-ad89-728befa92344 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-06734c77-59e8-445e-ad89-728befa92344 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-06734c77-59e8-445e-ad89-728befa92344 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1361/2770] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-614e1e74-073d-4e28-86d2-39b335e8ca44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-614e1e74-073d-4e28-86d2-39b335e8ca44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-614e1e74-073d-4e28-86d2-39b335e8ca44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-614e1e74-073d-4e28-86d2-39b335e8ca44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-614e1e74-073d-4e28-86d2-39b335e8ca44 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 returned with HTTP 404 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1410/2771] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/862c9eae-eea2-462c-8374-62380eb0ea69 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] DELETE http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume with id: 6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume request issued successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a72ed28-7d88-4990-a3d7-a946303e4e27 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 returned with HTTP 202 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1362/2772] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:43 2026] DELETE /volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a3994f03-6c83-4de0-a434-4b108a53623d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3994f03-6c83-4de0-a434-4b108a53623d tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3994f03-6c83-4de0-a434-4b108a53623d tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3994f03-6c83-4de0-a434-4b108a53623d tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a3994f03-6c83-4de0-a434-4b108a53623d tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3994f03-6c83-4de0-a434-4b108a53623d tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1411/2773] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02d18ed1-8240-4a91-bd0b-3bd4d945bde0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1363/2774] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9d96dc2c-6ba8-42b8-a3b2-c4c75350d7f3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1412/2775] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-471a4b75-9166-4b8d-b864-8d03569a35fe None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-471a4b75-9166-4b8d-b864-8d03569a35fe tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-471a4b75-9166-4b8d-b864-8d03569a35fe tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-471a4b75-9166-4b8d-b864-8d03569a35fe tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-471a4b75-9166-4b8d-b864-8d03569a35fe tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-471a4b75-9166-4b8d-b864-8d03569a35fe tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1364/2776] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-02571d84-0b76-4f63-a815-bd7998b1a60d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02571d84-0b76-4f63-a815-bd7998b1a60d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-02571d84-0b76-4f63-a815-bd7998b1a60d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-02571d84-0b76-4f63-a815-bd7998b1a60d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-02571d84-0b76-4f63-a815-bd7998b1a60d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-02571d84-0b76-4f63-a815-bd7998b1a60d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1413/2777] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: 6de1db7e-749b-4d24-80e0-b5e7849f7334 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c45d47e6-aba7-4fb1-b9c4-43bbe5a7752f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 returned with HTTP 202 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1365/2778] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:44 2026] DELETE /volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1fc64b73-60e5-412d-9a2a-f2b64a34dc8a tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1414/2779] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a2d2fa7b-5d39-41f2-b5b3-68878f4afa85 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2d2fa7b-5d39-41f2-b5b3-68878f4afa85 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2d2fa7b-5d39-41f2-b5b3-68878f4afa85 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2d2fa7b-5d39-41f2-b5b3-68878f4afa85 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2d2fa7b-5d39-41f2-b5b3-68878f4afa85 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 returned with HTTP 404 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1366/2780] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/6d76a8e8-fcc7-4e74-80bc-8c464717aeb1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] DELETE http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume with id: 002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume request issued successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-99fa29d9-2e18-4ae9-b464-10f04b7bc91c tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 202 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1415/2781] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:44 2026] DELETE /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-597fdb17-faac-434b-a0a7-2d6635774d82 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-597fdb17-faac-434b-a0a7-2d6635774d82 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-597fdb17-faac-434b-a0a7-2d6635774d82 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-597fdb17-faac-434b-a0a7-2d6635774d82 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-597fdb17-faac-434b-a0a7-2d6635774d82 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-597fdb17-faac-434b-a0a7-2d6635774d82 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1367/2782] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5a4daab2-4410-40d2-a300-168782ec3a57 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a4daab2-4410-40d2-a300-168782ec3a57 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a4daab2-4410-40d2-a300-168782ec3a57 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a4daab2-4410-40d2-a300-168782ec3a57 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4c4ffa77-2fc6-4b56-a5f8-1438c8b5d291 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1416/2783] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5a4daab2-4410-40d2-a300-168782ec3a57 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a4daab2-4410-40d2-a300-168782ec3a57 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1368/2784] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c635b549-b8d1-47ec-94d2-0e961ca38b18 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c635b549-b8d1-47ec-94d2-0e961ca38b18 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c635b549-b8d1-47ec-94d2-0e961ca38b18 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c635b549-b8d1-47ec-94d2-0e961ca38b18 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c635b549-b8d1-47ec-94d2-0e961ca38b18 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 returned with HTTP 404 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1417/2785] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/6de1db7e-749b-4d24-80e0-b5e7849f7334 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: 3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7018e5c8-6c23-40dd-a758-ff8bc04f8dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 returned with HTTP 202 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1369/2786] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:45 2026] DELETE /volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1727a744-3216-4d32-abec-b2e9ddc4459f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1727a744-3216-4d32-abec-b2e9ddc4459f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1727a744-3216-4d32-abec-b2e9ddc4459f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1727a744-3216-4d32-abec-b2e9ddc4459f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1727a744-3216-4d32-abec-b2e9ddc4459f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1727a744-3216-4d32-abec-b2e9ddc4459f tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 returned with HTTP 200 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1418/2787] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-680bcd02-3143-4150-bdf0-d2eb378224a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-680bcd02-3143-4150-bdf0-d2eb378224a6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-680bcd02-3143-4150-bdf0-d2eb378224a6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-680bcd02-3143-4150-bdf0-d2eb378224a6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-680bcd02-3143-4150-bdf0-d2eb378224a6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c returned with HTTP 404 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1370/2788] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/002c1dc2-d726-4ed5-b95a-758d7f05184c => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume with id: c7f4c260-21b3-4494-b338-a16ab1376ee9 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Delete volume request issued successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-736b594b-d260-4d57-a9b9-90afa0b3dab6 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 returned with HTTP 202 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1419/2789] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:45 2026] DELETE /volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-84fa61f9-5cc9-4186-bbac-09e3acea1ed6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1371/2790] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-72232839-887c-4916-83bd-b493ee5e5d99 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72232839-887c-4916-83bd-b493ee5e5d99 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72232839-887c-4916-83bd-b493ee5e5d99 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72232839-887c-4916-83bd-b493ee5e5d99 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a48d5126-3b3c-4138-8fab-aebe69b47429 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 returned with HTTP 200 Sep 04 16:09:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1420/2791] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-72232839-887c-4916-83bd-b493ee5e5d99 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72232839-887c-4916-83bd-b493ee5e5d99 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1372/2792] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 448 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b647e1f1-3ba1-46fe-b540-d0cb9595bb38 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b647e1f1-3ba1-46fe-b540-d0cb9595bb38 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b647e1f1-3ba1-46fe-b540-d0cb9595bb38 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b647e1f1-3ba1-46fe-b540-d0cb9595bb38 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b647e1f1-3ba1-46fe-b540-d0cb9595bb38 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 returned with HTTP 404 Sep 04 16:09:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1421/2793] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:46 2026] GET /volume/v3/volumes/3ce45cbd-3c19-484e-b6b1-7382c631cfd8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-74e02c49-45f8-4cbf-b384-76268a505750 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: 975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-74e02c49-45f8-4cbf-b384-76268a505750 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 202 Sep 04 16:09:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1373/2794] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:46 2026] DELETE /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:46 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:46 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9bb4b2d5-a0c1-464a-9523-983789bcb2f4 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 200 Sep 04 16:09:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1422/2795] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:46 2026] GET /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c728b38e-7f9c-45f3-af5e-111be223b899 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c728b38e-7f9c-45f3-af5e-111be223b899 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] GET http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c728b38e-7f9c-45f3-af5e-111be223b899 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c728b38e-7f9c-45f3-af5e-111be223b899 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c728b38e-7f9c-45f3-af5e-111be223b899 tempest-CreateVolumesFromImageTest-993053492 tempest-CreateVolumesFromImageTest-993053492-project-member] http://192.168.122.48/volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 returned with HTTP 404 Sep 04 16:09:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1423/2796] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:47 2026] GET /volume/v3/volumes/c7f4c260-21b3-4494-b338-a16ab1376ee9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b55826b9-1bd5-4179-8847-8092c63dbd79 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1374/2797] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:46 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 954 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7837a956-b0b6-47b1-9a6c-92b0ec43637c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:09:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1424/2798] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:47 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 475 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c779e7fc-431f-4f50-8ba1-9dab3c1a8994", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-335487463"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c779e7fc-431f-4f50-8ba1-9dab3c1a8994', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-335487463'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (fac05219-b639-441c-9e42-7085eec0299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da575438-4b47-43e8-82d4-fb9756398c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da575438-4b47-43e8-82d4-fb9756398c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda34f2b-99ca-417e-8d37-89e3cf47b42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['305b3c66-f63d-4500-82fd-eb733dc30f0e', '79849aa0-a5fb-421e-9e27-94eebbebbdcb', 'cd3faffa-e795-4a88-b077-23a659b7fe5b', '72bce9e0-2614-4066-85f0-27f99bf69991'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda34f2b-99ca-417e-8d37-89e3cf47b42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['305b3c66-f63d-4500-82fd-eb733dc30f0e', '79849aa0-a5fb-421e-9e27-94eebbebbdcb', 'cd3faffa-e795-4a88-b077-23a659b7fe5b', '72bce9e0-2614-4066-85f0-27f99bf69991']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74efc7b5-d403-43b9-875a-d49ebc024831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74efc7b5-d403-43b9-875a-d49ebc024831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86b6a6c-cb01-4998-8abd-66dd2a287ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-335487463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['305b3c66-f63d-4500-82fd-eb733dc30f0e','79849aa0-a5fb-421e-9e27-94eebbebbdcb','cd3faffa-e795-4a88-b077-23a659b7fe5b','72bce9e0-2614-4066-85f0-27f99bf69991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-335487463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86b6a6c-cb01-4998-8abd-66dd2a287ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1919c9c-9653-476f-8163-4b742100c09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1919c9c-9653-476f-8163-4b742100c09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-335487463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['305b3c66-f63d-4500-82fd-eb733dc30f0e','79849aa0-a5fb-421e-9e27-94eebbebbdcb','cd3faffa-e795-4a88-b077-23a659b7fe5b','72bce9e0-2614-4066-85f0-27f99bf69991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a7f8c3-7bdf-4278-a822-f7e37505ae2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a7f8c3-7bdf-4278-a822-f7e37505ae2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (fac05219-b639-441c-9e42-7085eec0299d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-91241e6b-20c5-4654-91ad-4f5f0fa72b40 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1375/2799] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:47 2026] POST /volume/v3/volumes => generated 766 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c779e7fc-431f-4f50-8ba1-9dab3c1a8994", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1092552208"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c779e7fc-431f-4f50-8ba1-9dab3c1a8994', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1092552208'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (714568b1-64df-4a50-bbaf-bf809910be32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afa5e1d-7c8a-4a42-9711-5693e1f2a798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2342fb05-3437-4a32-b611-89b3d3248973 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2342fb05-3437-4a32-b611-89b3d3248973 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2342fb05-3437-4a32-b611-89b3d3248973 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2342fb05-3437-4a32-b611-89b3d3248973 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afa5e1d-7c8a-4a42-9711-5693e1f2a798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:47 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a242fb-67ab-4c44-954d-a6b50a3498f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2342fb05-3437-4a32-b611-89b3d3248973 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2342fb05-3437-4a32-b611-89b3d3248973 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 200 Sep 04 16:09:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1376/2800] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:47 2026] GET /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 863 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-feb3ede4-83c5-42ac-a082-be57d88627b0 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1377/2801] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:48 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['7faac14c-6a4a-4d92-8844-c274f528413e', 'df560ea6-3f20-499a-96b5-e63ea5424bc9', 'd8389bc5-e88f-450e-a85a-5810ee1514b2', 'dbb7873a-2cbc-407e-be09-0b24e36b4c44'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a242fb-67ab-4c44-954d-a6b50a3498f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7faac14c-6a4a-4d92-8844-c274f528413e', 'df560ea6-3f20-499a-96b5-e63ea5424bc9', 'd8389bc5-e88f-450e-a85a-5810ee1514b2', 'dbb7873a-2cbc-407e-be09-0b24e36b4c44']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df86ee5d-d04d-4ebd-b8d7-999e2b11ab48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df86ee5d-d04d-4ebd-b8d7-999e2b11ab48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f45772-7ae9-49ea-bc79-31fdb3a4c2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092552208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['7faac14c-6a4a-4d92-8844-c274f528413e','df560ea6-3f20-499a-96b5-e63ea5424bc9','d8389bc5-e88f-450e-a85a-5810ee1514b2','dbb7873a-2cbc-407e-be09-0b24e36b4c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092552208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f45772-7ae9-49ea-bc79-31fdb3a4c2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe933b42-70e7-42c1-b74a-5abdefe903d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe933b42-70e7-42c1-b74a-5abdefe903d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092552208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['7faac14c-6a4a-4d92-8844-c274f528413e','df560ea6-3f20-499a-96b5-e63ea5424bc9','d8389bc5-e88f-450e-a85a-5810ee1514b2','dbb7873a-2cbc-407e-be09-0b24e36b4c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4234c8-5575-4cf3-8d2b-4a3d2120ad31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4234c8-5575-4cf3-8d2b-4a3d2120ad31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (714568b1-64df-4a50-bbaf-bf809910be32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1cfc0534-334d-480f-9999-2d0acf5914b3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1425/2802] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:47 2026] POST /volume/v3/volumes => generated 767 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-479b1a92-eb99-42ab-a858-ec5c85038220 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c779e7fc-431f-4f50-8ba1-9dab3c1a8994", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-310383310"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c779e7fc-431f-4f50-8ba1-9dab3c1a8994', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-310383310'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (0a75dc97-4d52-497f-95bc-8b6a6a673b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dfe372-c6d6-40d2-97d4-48b284f3cbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dfe372-c6d6-40d2-97d4-48b284f3cbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1acbc4-f1e3-4611-86a0-563af340c8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['2e6a33aa-77a3-4ef1-9765-1406fb482768', 'bbe7e10b-9611-4e39-b79a-ef39de1404fd', '659f5834-be22-4599-8137-7ec5c0141235', '73f58b11-1834-4d61-98c1-f369e59d6c74'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1acbc4-f1e3-4611-86a0-563af340c8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e6a33aa-77a3-4ef1-9765-1406fb482768', 'bbe7e10b-9611-4e39-b79a-ef39de1404fd', '659f5834-be22-4599-8137-7ec5c0141235', '73f58b11-1834-4d61-98c1-f369e59d6c74']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc442b-7d74-4f51-a25a-2b7b6bf76259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc442b-7d74-4f51-a25a-2b7b6bf76259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '768d4755-3d13-417b-9a17-b47811a127e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-310383310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['2e6a33aa-77a3-4ef1-9765-1406fb482768','bbe7e10b-9611-4e39-b79a-ef39de1404fd','659f5834-be22-4599-8137-7ec5c0141235','73f58b11-1834-4d61-98c1-f369e59d6c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-310383310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=768d4755-3d13-417b-9a17-b47811a127e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3819b2-51dd-4360-bea3-b0148928ab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3819b2-51dd-4360-bea3-b0148928ab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-310383310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['2e6a33aa-77a3-4ef1-9765-1406fb482768','bbe7e10b-9611-4e39-b79a-ef39de1404fd','659f5834-be22-4599-8137-7ec5c0141235','73f58b11-1834-4d61-98c1-f369e59d6c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:48 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3730fead-6776-4772-986f-62a196c6cf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3730fead-6776-4772-986f-62a196c6cf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (0a75dc97-4d52-497f-95bc-8b6a6a673b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-479b1a92-eb99-42ab-a858-ec5c85038220 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1378/2803] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:48 2026] POST /volume/v3/volumes => generated 766 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c779e7fc-431f-4f50-8ba1-9dab3c1a8994", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1677199162"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c779e7fc-431f-4f50-8ba1-9dab3c1a8994', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1677199162'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-72fb379d-da0e-4014-8835-41cbd2507633 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72fb379d-da0e-4014-8835-41cbd2507633 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72fb379d-da0e-4014-8835-41cbd2507633 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72fb379d-da0e-4014-8835-41cbd2507633 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (6017d8d3-17b3-44e8-b23d-de6714e8b836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72fb379d-da0e-4014-8835-41cbd2507633 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 returned with HTTP 404 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1379/2804] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:49 2026] GET /volume/v3/volumes/975868c1-f8a4-4855-850c-8b14d67890c1 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98435e05-a08d-44c3-9de2-67f50469fd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: 83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a2fcbb97-1ad4-4198-b0c1-dda8ecd4ffcb tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 returned with HTTP 202 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1380/2805] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:49 2026] DELETE /volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98435e05-a08d-44c3-9de2-67f50469fd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6367e9e6-2c75-4ee3-baec-69441c93d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9a55c296-52c7-4af3-b98e-2d0c51c2e56b tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1381/2806] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:49 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 957 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2ee3ba20-9737-4679-a7dc-71476320dbc2 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 returned with HTTP 200 Sep 04 16:09:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1382/2807] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:49 2026] GET /volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['6ab64be1-93c1-4dc4-bdb5-dc28abc054eb', 'f0b5d2de-13dc-4400-a34a-4052682317f3', '517e68c7-8283-4fad-952d-fe678ffecf66', '4e3447d6-fb32-443d-ae5e-9d1f158caf5f'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6367e9e6-2c75-4ee3-baec-69441c93d240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab64be1-93c1-4dc4-bdb5-dc28abc054eb', 'f0b5d2de-13dc-4400-a34a-4052682317f3', '517e68c7-8283-4fad-952d-fe678ffecf66', '4e3447d6-fb32-443d-ae5e-9d1f158caf5f']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5d85b9-4d95-4d49-9840-81d6361852aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5d85b9-4d95-4d49-9840-81d6361852aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b32287ac-ebc1-4b61-9d09-81f371eb9e73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677199162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['6ab64be1-93c1-4dc4-bdb5-dc28abc054eb','f0b5d2de-13dc-4400-a34a-4052682317f3','517e68c7-8283-4fad-952d-fe678ffecf66','4e3447d6-fb32-443d-ae5e-9d1f158caf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677199162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b32287ac-ebc1-4b61-9d09-81f371eb9e73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d8ce7c-4d8b-410a-b116-8b959a5d8aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d8ce7c-4d8b-410a-b116-8b959a5d8aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677199162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['6ab64be1-93c1-4dc4-bdb5-dc28abc054eb','f0b5d2de-13dc-4400-a34a-4052682317f3','517e68c7-8283-4fad-952d-fe678ffecf66','4e3447d6-fb32-443d-ae5e-9d1f158caf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7457b85-f2ba-43a2-93d7-db420c011b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7457b85-f2ba-43a2-93d7-db420c011b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (6017d8d3-17b3-44e8-b23d-de6714e8b836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33975a86-5a27-42bb-8aa7-1b2d0b6cd306 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1426/2808] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:49 2026] POST /volume/v3/volumes => generated 767 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c779e7fc-431f-4f50-8ba1-9dab3c1a8994", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-570573929"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c779e7fc-431f-4f50-8ba1-9dab3c1a8994', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-570573929'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume of 1 GB Sep 04 16:09:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Availability Zones retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (0f28abc9-be4e-4434-b0b9-1bd500331f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38fdfc03-3d38-40cf-bc81-4fdac8a3a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38fdfc03-3d38-40cf-bc81-4fdac8a3a510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50acfbe2-3742-4ffe-808b-ead64de40562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Created reservations ['d44a1dae-67ed-4438-8a76-b2df9c21e788', '1667fdfd-405a-46c4-92e0-09f59e306896', '9fa9ca64-667e-472a-b6f1-11004bbd305d', '8baee682-5aa0-4819-a6bd-591d78f39938'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50acfbe2-3742-4ffe-808b-ead64de40562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d44a1dae-67ed-4438-8a76-b2df9c21e788', '1667fdfd-405a-46c4-92e0-09f59e306896', '9fa9ca64-667e-472a-b6f1-11004bbd305d', '8baee682-5aa0-4819-a6bd-591d78f39938']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2c1445-0cc2-40eb-80ca-fa73d634d304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2c1445-0cc2-40eb-80ca-fa73d634d304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2578f0a9-ba45-46fc-bdc6-37c8e015a499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-570573929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['d44a1dae-67ed-4438-8a76-b2df9c21e788','1667fdfd-405a-46c4-92e0-09f59e306896','9fa9ca64-667e-472a-b6f1-11004bbd305d','8baee682-5aa0-4819-a6bd-591d78f39938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-570573929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2578f0a9-ba45-46fc-bdc6-37c8e015a499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963ca1822b2446a0aff0adfdd256917c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a57c8abb4744a484d009670fc1b8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fb8f49-6baf-4924-a6da-64a3510316b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fb8f49-6baf-4924-a6da-64a3510316b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-570573929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963ca1822b2446a0aff0adfdd256917c',qos_specs=None,replication_status=,reservations=['d44a1dae-67ed-4438-8a76-b2df9c21e788','1667fdfd-405a-46c4-92e0-09f59e306896','9fa9ca64-667e-472a-b6f1-11004bbd305d','8baee682-5aa0-4819-a6bd-591d78f39938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a57c8abb4744a484d009670fc1b8c8',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9fe2f2-0f8c-407c-9e05-644cb1549607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9fe2f2-0f8c-407c-9e05-644cb1549607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Flow 'volume_create_api' (0f28abc9-be4e-4434-b0b9-1bd500331f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Create volume request issued successfully. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-43d8049e-7b59-4aab-8287-9a6372d449a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1383/2809] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:09:49 2026] POST /volume/v3/volumes => generated 766 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09b16087-bddf-4a9a-8236-1fcfeaca529c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 returned with HTTP 200 Sep 04 16:09:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1427/2810] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:50 2026] GET /volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4c7ff782-f709-4727-8de2-3f0d94ff8f10 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea returned with HTTP 200 Sep 04 16:09:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1384/2811] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:50 2026] GET /volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-883612f0-ecfa-4822-bc2f-4dedae8c05b6 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1428/2812] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:50 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 957 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f2b5bd6-7d09-4f21-9814-48d206ecdbb0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 returned with HTTP 200 Sep 04 16:09:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1385/2813] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:50 2026] GET /volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-320787514"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-320787514'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume of 1 GB Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Availability Zones retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Flow 'volume_create_api' (e973170e-cd0e-4109-9579-f6f95a75bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad1a86c-9265-4e5e-81a1-b30dbf2de5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad1a86c-9265-4e5e-81a1-b30dbf2de5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b20ab2-83f3-4b53-8bf7-799e67239214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Created reservations ['92268ad9-b011-4244-965d-4f43a0352f61', '2494d0e8-48aa-451e-aeeb-26a7a3ef1931', 'ca2ee023-88bb-4aee-893d-dfb466734daa', '68e3c9a9-993a-4673-a4c2-983eae1ed9b6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b20ab2-83f3-4b53-8bf7-799e67239214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92268ad9-b011-4244-965d-4f43a0352f61', '2494d0e8-48aa-451e-aeeb-26a7a3ef1931', 'ca2ee023-88bb-4aee-893d-dfb466734daa', '68e3c9a9-993a-4673-a4c2-983eae1ed9b6']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6e2f3b-04c2-4550-ba34-922f0394ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6e2f3b-04c2-4550-ba34-922f0394ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '616a7018-db38-481b-9420-2187678bbbee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320787514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',qos_specs=None,replication_status=,reservations=['92268ad9-b011-4244-965d-4f43a0352f61','2494d0e8-48aa-451e-aeeb-26a7a3ef1931','ca2ee023-88bb-4aee-893d-dfb466734daa','68e3c9a9-993a-4673-a4c2-983eae1ed9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd9c185eee0a4f3495c595216a6d093c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320787514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=616a7018-db38-481b-9420-2187678bbbee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd9c185eee0a4f3495c595216a6d093c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23726ed-be9f-4d52-88b5-1ce081049dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-64300140-3b66-467b-a297-1c09ef055328 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64300140-3b66-467b-a297-1c09ef055328 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64300140-3b66-467b-a297-1c09ef055328 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-64300140-3b66-467b-a297-1c09ef055328 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-64300140-3b66-467b-a297-1c09ef055328 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23726ed-be9f-4d52-88b5-1ce081049dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320787514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',qos_specs=None,replication_status=,reservations=['92268ad9-b011-4244-965d-4f43a0352f61','2494d0e8-48aa-451e-aeeb-26a7a3ef1931','ca2ee023-88bb-4aee-893d-dfb466734daa','68e3c9a9-993a-4673-a4c2-983eae1ed9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd9c185eee0a4f3495c595216a6d093c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-64300140-3b66-467b-a297-1c09ef055328 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1386/2814] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c404124-5eec-49f8-9272-3b266cc75b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99116896-b676-46eb-aee8-d786bc78f17e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99116896-b676-46eb-aee8-d786bc78f17e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99116896-b676-46eb-aee8-d786bc78f17e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99116896-b676-46eb-aee8-d786bc78f17e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c404124-5eec-49f8-9272-3b266cc75b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Flow 'volume_create_api' (e973170e-cd0e-4109-9579-f6f95a75bc17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume request issued successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0fbf7f3d-06ef-4e43-8652-3fac16523f6d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1429/2815] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:09:50 2026] POST /volume/v3/volumes => generated 776 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99116896-b676-46eb-aee8-d786bc78f17e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99116896-b676-46eb-aee8-d786bc78f17e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1387/2816] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e1e82dbe-7a8a-4930-b812-916118960990 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1e82dbe-7a8a-4930-b812-916118960990 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1e82dbe-7a8a-4930-b812-916118960990 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e1e82dbe-7a8a-4930-b812-916118960990 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e12d4fbc-e36b-4f80-9a35-716b3fdd03e2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1430/2817] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e1e82dbe-7a8a-4930-b812-916118960990 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-94610f25-275d-4051-8714-564180a59f36 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e1e82dbe-7a8a-4930-b812-916118960990 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1388/2818] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94610f25-275d-4051-8714-564180a59f36 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-94610f25-275d-4051-8714-564180a59f36 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-94610f25-275d-4051-8714-564180a59f36 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94610f25-275d-4051-8714-564180a59f36 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 returned with HTTP 404 Sep 04 16:09:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1431/2819] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/83b4412c-f6e1-4aca-af44-01b673f3b269 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cfaed26e-b7a0-4142-b283-01f342194787 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cfaed26e-b7a0-4142-b283-01f342194787 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 202 Sep 04 16:09:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1389/2820] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:51 2026] DELETE /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6f8ec2b9-0591-43e3-a39d-2affc0a1e08e tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1432/2821] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-78c1124c-9a91-4959-8bd7-c022e981a9f7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1390/2822] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad29d95e-1313-49d6-9191-d727def9367c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad29d95e-1313-49d6-9191-d727def9367c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad29d95e-1313-49d6-9191-d727def9367c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad29d95e-1313-49d6-9191-d727def9367c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3dc2c7d1-faa5-4e29-ab5c-55a5f9cefa59 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1433/2823] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ad29d95e-1313-49d6-9191-d727def9367c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a79c51d-9fbf-4aca-acde-1e7b85fd6b71 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1434/2824] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 1301 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad29d95e-1313-49d6-9191-d727def9367c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1391/2825] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66376533-7844-48ee-9966-2e9859a7e169 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] DELETE http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Delete volume with id: 9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63e02108-640c-4cf6-bb98-3db5eb90ef09 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1392/2826] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Delete volume request issued successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66376533-7844-48ee-9966-2e9859a7e169 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 202 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1435/2827] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:52 2026] DELETE /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bafd3299-5373-493b-b830-502ac9af2050 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bafd3299-5373-493b-b830-502ac9af2050 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bafd3299-5373-493b-b830-502ac9af2050 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bafd3299-5373-493b-b830-502ac9af2050 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bafd3299-5373-493b-b830-502ac9af2050 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bafd3299-5373-493b-b830-502ac9af2050 tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1393/2828] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 1300 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-798f0e08-3bc1-4a84-b683-a332b41b3033 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1436/2829] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7c09a050-ec6d-461f-b32d-296734ea9633 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c09a050-ec6d-461f-b32d-296734ea9633 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c09a050-ec6d-461f-b32d-296734ea9633 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c09a050-ec6d-461f-b32d-296734ea9633 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7c09a050-ec6d-461f-b32d-296734ea9633 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c09a050-ec6d-461f-b32d-296734ea9633 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 200 Sep 04 16:09:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1394/2830] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-925774f8-4d18-4946-9aab-f72620a0d43e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925774f8-4d18-4946-9aab-f72620a0d43e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925774f8-4d18-4946-9aab-f72620a0d43e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-925774f8-4d18-4946-9aab-f72620a0d43e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-925774f8-4d18-4946-9aab-f72620a0d43e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-925774f8-4d18-4946-9aab-f72620a0d43e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 returned with HTTP 200 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1437/2831] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26130279-ba69-433f-97dd-1eca220573ac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26130279-ba69-433f-97dd-1eca220573ac tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: 2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26130279-ba69-433f-97dd-1eca220573ac tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26130279-ba69-433f-97dd-1eca220573ac tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26130279-ba69-433f-97dd-1eca220573ac tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26130279-ba69-433f-97dd-1eca220573ac tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 200 Sep 04 16:09:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1395/2832] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2757d1d-6103-4d80-947a-9ba3bc4aec91 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 returned with HTTP 202 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1438/2833] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:53 2026] DELETE /volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0cc4585a-9766-4728-bd28-fec2373a4dc0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0cc4585a-9766-4728-bd28-fec2373a4dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0cc4585a-9766-4728-bd28-fec2373a4dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0cc4585a-9766-4728-bd28-fec2373a4dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0cc4585a-9766-4728-bd28-fec2373a4dc0 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 returned with HTTP 404 Sep 04 16:09:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1396/2834] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/ed811e75-f080-4ebb-814f-739d7aa50fa8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] DELETE http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume with id: 67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4b1016ab-bf3e-4cc5-9da1-e1af3a599037 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 returned with HTTP 200 Sep 04 16:09:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1439/2835] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Delete volume request issued successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e83f05f5-edb3-40a0-9126-5eecfc65663d tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 202 Sep 04 16:09:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1397/2836] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:54 2026] DELETE /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Volume info retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-83532197-77e8-4e8e-9ece-1036f23f3d58 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 200 Sep 04 16:09:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1440/2837] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:54 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2595b5cc-e9a4-49a9-8868-66342b67ed17 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 200 Sep 04 16:09:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1398/2838] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:54 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "616a7018-db38-481b-9420-2187678bbbee", "name": "tempest-VolumeDependencyTests-Snapshot-2134337888"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create snapshot from volume 616a7018-db38-481b-9420-2187678bbbee Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-69919a4f-78bb-4e12-a9b7-b87813912b2d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69919a4f-78bb-4e12-a9b7-b87813912b2d tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] GET http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 Sep 04 16:09:54 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Created reservations ['8b9d8351-c436-4c28-9e1c-98de3c0f2b6f', 'b8a38a43-1327-473f-bc59-ab84086949db', 'f0a96a3e-9519-490e-8d09-0d4f8704c69e', 'ad58f7a1-ea48-4bf5-83d1-702f051be9ba'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69919a4f-78bb-4e12-a9b7-b87813912b2d tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69919a4f-78bb-4e12-a9b7-b87813912b2d tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69919a4f-78bb-4e12-a9b7-b87813912b2d tempest-VolumeAndVolumeTypeFromImageTest-1325443219 tempest-VolumeAndVolumeTypeFromImageTest-1325443219-project-member] http://192.168.122.48/volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 returned with HTTP 404 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1399/2839] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:54 2026] GET /volume/v3/volumes/9c4fb216-e2c6-4f23-a088-037646086da5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1d0607d2-8836-48cd-9d1c-a5fd3d37fbff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1d0607d2-8836-48cd-9d1c-a5fd3d37fbff tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1d0607d2-8836-48cd-9d1c-a5fd3d37fbff tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1d0607d2-8836-48cd-9d1c-a5fd3d37fbff tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot create request issued successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f3af6aa-a2ea-4e1f-9532-1f9f21b0af1d tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1441/2840] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:09:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1d0607d2-8836-48cd-9d1c-a5fd3d37fbff tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 returned with HTTP 404 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1400/2841] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/volumes/2578f0a9-ba45-46fc-bdc6-37c8e015a499 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2761738-43ca-43b9-b5a3-c53820d062df None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2761738-43ca-43b9-b5a3-c53820d062df tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2761738-43ca-43b9-b5a3-c53820d062df tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2761738-43ca-43b9-b5a3-c53820d062df tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2761738-43ca-43b9-b5a3-c53820d062df tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2761738-43ca-43b9-b5a3-c53820d062df tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1442/2842] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71c428be-0724-4276-acb2-0502963a7297 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71c428be-0724-4276-acb2-0502963a7297 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] GET http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71c428be-0724-4276-acb2-0502963a7297 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71c428be-0724-4276-acb2-0502963a7297 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71c428be-0724-4276-acb2-0502963a7297 tempest-CreateVolumesFromSourceVolumeTest-1399927194 tempest-CreateVolumesFromSourceVolumeTest-1399927194-project-member] http://192.168.122.48/volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 returned with HTTP 404 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1443/2843] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/volumes/67eaa988-66e8-44ab-9a53-7b5d9754e7b2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c63d1bdf-2e83-499c-b0f5-d4b486e3958e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 returned with HTTP 202 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1401/2844] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:55 2026] DELETE /volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-51c338cc-5880-4715-b095-b4d684f18151 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] GET http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Calling method 'detail' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Get all volumes completed successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51c338cc-5880-4715-b095-b4d684f18151 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] http://192.168.122.48/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1444/2845] 192.168.122.48 () {58 vars in 1164 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6079 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a5d80fc1-b986-4253-add7-a944000c19fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5d80fc1-b986-4253-add7-a944000c19fe tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] DELETE http://192.168.122.48/volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5d80fc1-b986-4253-add7-a944000c19fe tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a5d80fc1-b986-4253-add7-a944000c19fe tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-779747b1-ebb1-4a3e-8bcb-06651067ec5d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 returned with HTTP 200 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1402/2846] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a5d80fc1-b986-4253-add7-a944000c19fe tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] http://192.168.122.48/volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b returned with HTTP 202 Sep 04 16:09:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1445/2847] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:09:55 2026] DELETE /volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c028159-86f3-4794-b7c0-67f349312ff4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c028159-86f3-4794-b7c0-67f349312ff4 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] GET http://192.168.122.48/volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c028159-86f3-4794-b7c0-67f349312ff4 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c028159-86f3-4794-b7c0-67f349312ff4 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c028159-86f3-4794-b7c0-67f349312ff4 tempest-VolumeAndVolumeTypeFromImageTest-2050116487 tempest-VolumeAndVolumeTypeFromImageTest-2050116487-project-admin] http://192.168.122.48/volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b returned with HTTP 404 Sep 04 16:09:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1403/2848] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/types/805abb5b-fef1-4809-939c-738dc2720a5b => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:09:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:09:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5b298f72-347f-43a5-8e87-a0ba0370e04a tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:09:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1446/2849] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:56 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7a357265-ac33-43e5-bc91-27289810fd9d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a357265-ac33-43e5-bc91-27289810fd9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a357265-ac33-43e5-bc91-27289810fd9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7a357265-ac33-43e5-bc91-27289810fd9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7a357265-ac33-43e5-bc91-27289810fd9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7a357265-ac33-43e5-bc91-27289810fd9d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 returned with HTTP 200 Sep 04 16:09:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1404/2850] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:56 2026] GET /volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-74540231-c933-4f54-8d55-91b341088213 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74540231-c933-4f54-8d55-91b341088213 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74540231-c933-4f54-8d55-91b341088213 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-74540231-c933-4f54-8d55-91b341088213 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-74540231-c933-4f54-8d55-91b341088213 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-74540231-c933-4f54-8d55-91b341088213 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:09:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1447/2851] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:57 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-24b3a849-d1f9-4d27-ad6a-13c311699dde None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24b3a849-d1f9-4d27-ad6a-13c311699dde tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24b3a849-d1f9-4d27-ad6a-13c311699dde tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24b3a849-d1f9-4d27-ad6a-13c311699dde tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24b3a849-d1f9-4d27-ad6a-13c311699dde tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 returned with HTTP 404 Sep 04 16:09:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1405/2852] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:57 2026] GET /volume/v3/volumes/b32287ac-ebc1-4b61-9d09-81f371eb9e73 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: 768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:09:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b69d765a-0c33-4b9d-9717-739f41d722e3 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 202 Sep 04 16:09:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1448/2853] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:57 2026] DELETE /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cbb8c9ca-6d32-4990-a1da-b69d5b47dde2 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 200 Sep 04 16:09:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1406/2854] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:57 2026] GET /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-435915ae-a7e0-4389-bc0e-189048e6fe07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:09:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1449/2855] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:09:58 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9bef0000-b132-4381-83bf-03273a33f1b0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4000e429-0b21-4990-be30-e1c7177ed73f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1907655287"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume request body: {'volume': {'snapshot_id': '4000e429-0b21-4990-be30-e1c7177ed73f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1907655287'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume of 1 GB Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Availability Zones retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Flow 'volume_create_api' (47d48a4f-ea6b-41e4-b23b-752eeb9279e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b4ae55-56b0-4fb3-891a-67646402d8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b4ae55-56b0-4fb3-891a-67646402d8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4000e429-0b21-4990-be30-e1c7177ed73f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e005c6-1634-4bda-93ae-d319d8c27013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Created reservations ['14af4376-d013-49fb-b289-55bfe1615535', '1725e61a-e39e-4803-adc8-f03ffbe06c47', '80cabc06-a4c7-4a2e-8cc1-38bd34b5f32e', '2e029cd6-8842-471e-8411-76c9a4e80a17'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e005c6-1634-4bda-93ae-d319d8c27013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14af4376-d013-49fb-b289-55bfe1615535', '1725e61a-e39e-4803-adc8-f03ffbe06c47', '80cabc06-a4c7-4a2e-8cc1-38bd34b5f32e', '2e029cd6-8842-471e-8411-76c9a4e80a17']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fefeaad-e4f1-4be4-9754-9c664dcf874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fefeaad-e4f1-4be4-9754-9c664dcf874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87436742-9c1d-4725-9392-375fe1d871b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907655287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',qos_specs=None,replication_status=,reservations=['14af4376-d013-49fb-b289-55bfe1615535','1725e61a-e39e-4803-adc8-f03ffbe06c47','80cabc06-a4c7-4a2e-8cc1-38bd34b5f32e','2e029cd6-8842-471e-8411-76c9a4e80a17'],size=1,snapshot_id=4000e429-0b21-4990-be30-e1c7177ed73f,source_replicaid=,source_volid=None,status='creating',user_id='bd9c185eee0a4f3495c595216a6d093c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907655287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87436742-9c1d-4725-9392-375fe1d871b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4000e429-0b21-4990-be30-e1c7177ed73f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd9c185eee0a4f3495c595216a6d093c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcfffa0-4f39-4ef4-9a24-dd33d146d5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcfffa0-4f39-4ef4-9a24-dd33d146d5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907655287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac1458cd2cc4a98bf9ab3b373f0da98',qos_specs=None,replication_status=,reservations=['14af4376-d013-49fb-b289-55bfe1615535','1725e61a-e39e-4803-adc8-f03ffbe06c47','80cabc06-a4c7-4a2e-8cc1-38bd34b5f32e','2e029cd6-8842-471e-8411-76c9a4e80a17'],size=1,snapshot_id=4000e429-0b21-4990-be30-e1c7177ed73f,source_replicaid=,source_volid=None,status='creating',user_id='bd9c185eee0a4f3495c595216a6d093c',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5cdd8-71d8-4ea0-a855-c304edded305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5cdd8-71d8-4ea0-a855-c304edded305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Flow 'volume_create_api' (47d48a4f-ea6b-41e4-b23b-752eeb9279e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Create volume request issued successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9bef0000-b132-4381-83bf-03273a33f1b0 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1407/2856] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:09:58 2026] POST /volume/v3/volumes => generated 811 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-586f9066-e953-43f5-849b-2a4450eeb0bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-586f9066-e953-43f5-849b-2a4450eeb0bd tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-586f9066-e953-43f5-849b-2a4450eeb0bd tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-586f9066-e953-43f5-849b-2a4450eeb0bd tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9af46c6e-db6f-4be1-9796-832c59ef9d9e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 200 Sep 04 16:09:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1408/2857] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:58 2026] GET /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-586f9066-e953-43f5-849b-2a4450eeb0bd tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-586f9066-e953-43f5-849b-2a4450eeb0bd tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:09:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1450/2858] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:58 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 879 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-85b0d785-767c-4056-bae9-720169c146a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d11355dc-9ebb-48b4-8594-6d9e30715fdf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d11355dc-9ebb-48b4-8594-6d9e30715fdf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d11355dc-9ebb-48b4-8594-6d9e30715fdf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d11355dc-9ebb-48b4-8594-6d9e30715fdf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d11355dc-9ebb-48b4-8594-6d9e30715fdf tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 returned with HTTP 404 Sep 04 16:09:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1451/2859] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:09:59 2026] GET /volume/v3/volumes/768d4755-3d13-417b-9a17-b47811a127e1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: 84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:09:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:09:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8c98e35-3b72-4fb9-9678-5deccd87f134 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea returned with HTTP 202 Sep 04 16:09:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1452/2860] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:09:59 2026] DELETE /volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-92dcbb60-c6e0-474e-b759-5713137cec0e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92dcbb60-c6e0-474e-b759-5713137cec0e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92dcbb60-c6e0-474e-b759-5713137cec0e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92dcbb60-c6e0-474e-b759-5713137cec0e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-92dcbb60-c6e0-474e-b759-5713137cec0e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92dcbb60-c6e0-474e-b759-5713137cec0e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1453/2861] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:09:59 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:10:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-85b0d785-767c-4056-bae9-720169c146a6 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-85b0d785-767c-4056-bae9-720169c146a6 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-85b0d785-767c-4056-bae9-720169c146a6 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-85b0d785-767c-4056-bae9-720169c146a6 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:10:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1409/2862] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 16:09:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cc76fb38-dcda-46ef-9a97-5f1dd420ac1c tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea returned with HTTP 200 Sep 04 16:10:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1454/2863] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:00 2026] GET /volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea => generated 859 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-member] GET http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '591b9d864ff244b48383050c9eb89fa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'addd05a74f0a42b09d549df5c92fbf11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3172bc23-342d-489f-b37d-45a1a5c382d3 tempest-ProjectMemberTests-180978692 tempest-ProjectMemberTests-180978692-project-member] http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 16:10:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1410/2864] 192.168.122.48 () {58 vars in 1188 bytes} [Fri Sep 4 16:10:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 179 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b9769f2b-f09c-4b71-80bc-5d01a8d5196d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9769f2b-f09c-4b71-80bc-5d01a8d5196d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9769f2b-f09c-4b71-80bc-5d01a8d5196d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b9769f2b-f09c-4b71-80bc-5d01a8d5196d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db799221-3099-4df3-b6ca-bfc19ef51fc5 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1455/2865] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:01 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b9769f2b-f09c-4b71-80bc-5d01a8d5196d tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea returned with HTTP 404 Sep 04 16:10:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1411/2866] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:01 2026] GET /volume/v3/volumes/84f45772-7ae9-49ea-bc79-31fdb3a4c2ea => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3305958a-4077-489b-b204-a45274c3015e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:10:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:10:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3305958a-4077-489b-b204-a45274c3015e tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 returned with HTTP 202 Sep 04 16:10:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1456/2867] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:01 2026] DELETE /volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c386170d-3e3c-40c4-9d0b-e088cffee3a6 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 returned with HTTP 200 Sep 04 16:10:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1412/2868] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:01 2026] GET /volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 => generated 858 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9f226661-eebd-4864-910c-a69f08f05f93 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f226661-eebd-4864-910c-a69f08f05f93 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f226661-eebd-4864-910c-a69f08f05f93 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9f226661-eebd-4864-910c-a69f08f05f93 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:02 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:02 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9f226661-eebd-4864-910c-a69f08f05f93 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9f226661-eebd-4864-910c-a69f08f05f93 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1457/2869] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:02 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-806e1485-5485-4637-a52b-b5202f661a51 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-806e1485-5485-4637-a52b-b5202f661a51 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:10:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-806e1485-5485-4637-a52b-b5202f661a51 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-806e1485-5485-4637-a52b-b5202f661a51 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:02 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-806e1485-5485-4637-a52b-b5202f661a51 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-806e1485-5485-4637-a52b-b5202f661a51 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 returned with HTTP 200 Sep 04 16:10:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1413/2870] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:02 2026] GET /volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a79b0e0c-8ef4-4526-8dfb-70d79b4f5265 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1458/2871] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:03 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2c1ac93a-932c-4b88-a084-8ac893cd526a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c1ac93a-932c-4b88-a084-8ac893cd526a tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 Sep 04 16:10:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c1ac93a-932c-4b88-a084-8ac893cd526a tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c1ac93a-932c-4b88-a084-8ac893cd526a tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c1ac93a-932c-4b88-a084-8ac893cd526a tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 returned with HTTP 404 Sep 04 16:10:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1414/2872] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:03 2026] GET /volume/v3/volumes/c86b6a6c-cb01-4998-8abd-66dd2a287ef0 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete snapshot with id: c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot delete request issued successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d591dcb4-8894-4f15-8ba9-8762674ccc01 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 202 Sep 04 16:10:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1459/2873] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:03 2026] DELETE /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-41c4db46-f000-43a2-b349-d62aac1cd260 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-41c4db46-f000-43a2-b349-d62aac1cd260 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-41c4db46-f000-43a2-b349-d62aac1cd260 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-41c4db46-f000-43a2-b349-d62aac1cd260 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-41c4db46-f000-43a2-b349-d62aac1cd260 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-41c4db46-f000-43a2-b349-d62aac1cd260 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:10:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1415/2874] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:04 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 474 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f88d4248-bd3f-4caf-aebd-a332461bc442 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1460/2875] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:04 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-44383650-9832-4eff-8f94-34269596e351 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44383650-9832-4eff-8f94-34269596e351 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44383650-9832-4eff-8f94-34269596e351 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-44383650-9832-4eff-8f94-34269596e351 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-44383650-9832-4eff-8f94-34269596e351 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:10:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-44383650-9832-4eff-8f94-34269596e351 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:10:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1416/2876] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:05 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 474 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d8b5f499-2b1c-48ca-b995-8f0b41781d28 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1461/2877] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:05 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2c6dbe94-2c88-481a-a09d-621acc92613a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "af5d1234-3dce-4241-a278-2897635a3fbb", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'af5d1234-3dce-4241-a278-2897635a3fbb', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-714ceae4-0933-4a68-8210-a7a73075dcfa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-714ceae4-0933-4a68-8210-a7a73075dcfa tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-714ceae4-0933-4a68-8210-a7a73075dcfa tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-714ceae4-0933-4a68-8210-a7a73075dcfa tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-714ceae4-0933-4a68-8210-a7a73075dcfa tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Snapshot retrieved successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-714ceae4-0933-4a68-8210-a7a73075dcfa tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 200 Sep 04 16:10:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1462/2878] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:06 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 474 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Create volume of 1 GB Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Availability Zones retrieved successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Flow 'volume_create_api' (8beee98d-09f6-42ae-8769-2fc1a499a96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b71abe-7402-49dc-a561-c8bfc0b1ac1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b71abe-7402-49dc-a561-c8bfc0b1ac1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6327f4b8-fce6-420a-8a50-4d39301641af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Created reservations ['fa025285-b66a-42bb-8b23-8dd5f5b0318b', '2317bfc6-d2dd-4b64-8b9e-750c605a6d32', 'be0567f4-0dcc-4c4e-9e09-51177ed89aac', '53c2ca2e-7ad5-4645-a6ad-c804b9f19e44'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6327f4b8-fce6-420a-8a50-4d39301641af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa025285-b66a-42bb-8b23-8dd5f5b0318b', '2317bfc6-d2dd-4b64-8b9e-750c605a6d32', 'be0567f4-0dcc-4c4e-9e09-51177ed89aac', '53c2ca2e-7ad5-4645-a6ad-c804b9f19e44']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fb402c-8d18-46b8-80a4-58415ff61509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:06 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fb402c-8d18-46b8-80a4-58415ff61509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbfc8464-2881-4113-b8ec-87609c9c39bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9547ed50596f48ff9f4851852e561d55',qos_specs=None,replication_status=,reservations=['fa025285-b66a-42bb-8b23-8dd5f5b0318b','2317bfc6-d2dd-4b64-8b9e-750c605a6d32','be0567f4-0dcc-4c4e-9e09-51177ed89aac','53c2ca2e-7ad5-4645-a6ad-c804b9f19e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2d1fc04e5d4a1aa6daba488ef26668',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbfc8464-2881-4113-b8ec-87609c9c39bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9547ed50596f48ff9f4851852e561d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab2d1fc04e5d4a1aa6daba488ef26668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ead9af-4bce-4b76-9cb0-ab2f8e8368b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ead9af-4bce-4b76-9cb0-ab2f8e8368b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9547ed50596f48ff9f4851852e561d55',qos_specs=None,replication_status=,reservations=['fa025285-b66a-42bb-8b23-8dd5f5b0318b','2317bfc6-d2dd-4b64-8b9e-750c605a6d32','be0567f4-0dcc-4c4e-9e09-51177ed89aac','53c2ca2e-7ad5-4645-a6ad-c804b9f19e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2d1fc04e5d4a1aa6daba488ef26668',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b120aa82-7d80-4821-93af-f052ec0c1d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b120aa82-7d80-4821-93af-f052ec0c1d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Flow 'volume_create_api' (8beee98d-09f6-42ae-8769-2fc1a499a96e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Create volume request issued successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2c6dbe94-2c88-481a-a09d-621acc92613a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1417/2879] 192.168.122.48 () {62 vars in 1179 bytes} [Fri Sep 4 16:10:06 2026] POST /volume/v3/volumes => generated 782 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-de50c419-cd07-40f2-a25a-aed026b5b851 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de50c419-cd07-40f2-a25a-aed026b5b851 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de50c419-cd07-40f2-a25a-aed026b5b851 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-de50c419-cd07-40f2-a25a-aed026b5b851 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b396bec3-ebd1-4a77-9304-b89224eb690f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b396bec3-ebd1-4a77-9304-b89224eb690f tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b396bec3-ebd1-4a77-9304-b89224eb690f tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b396bec3-ebd1-4a77-9304-b89224eb690f tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:06 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-de50c419-cd07-40f2-a25a-aed026b5b851 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-de50c419-cd07-40f2-a25a-aed026b5b851 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1463/2880] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:06 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b396bec3-ebd1-4a77-9304-b89224eb690f tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b396bec3-ebd1-4a77-9304-b89224eb690f tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1418/2881] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:06 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cfcb6893-e4ea-41c4-ae2a-cec0952e8ab7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cfcb6893-e4ea-41c4-ae2a-cec0952e8ab7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cfcb6893-e4ea-41c4-ae2a-cec0952e8ab7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cfcb6893-e4ea-41c4-ae2a-cec0952e8ab7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cfcb6893-e4ea-41c4-ae2a-cec0952e8ab7 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 returned with HTTP 404 Sep 04 16:10:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1464/2882] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:07 2026] GET /volume/v3/snapshots/c779e7fc-431f-4f50-8ba1-9dab3c1a8994 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] DELETE http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:10:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume with id: 5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:10:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Delete volume request issued successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eff9ba10-4ad9-4139-bc61-36ecef637c15 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 202 Sep 04 16:10:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1419/2883] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:07 2026] DELETE /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Volume info retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a7284d4e-829b-48a5-8058-90735b649f29 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-706219d8-fdf1-40d3-a9bd-02ab5756ce08 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 200 Sep 04 16:10:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1465/2884] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:07 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a7284d4e-829b-48a5-8058-90735b649f29 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a7284d4e-829b-48a5-8058-90735b649f29 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1795488223", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1142697063", "vendor_name": "tempest-vendor_name-1369119650"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a7284d4e-829b-48a5-8058-90735b649f29 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1420/2885] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:07 2026] POST /volume/v3/types => generated 329 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request body: {'volume': {'volume_type': 'bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume of 1 GB Sep 04 16:10:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (f99ccd52-4884-4dee-99c4-3834e54da9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463d1ed1-bb63-40f2-ae44-3830bca56217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463d1ed1-bb63-40f2-ae44-3830bca56217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1142697063',vendor_name='tempest-vendor_name-1369119650'},id=bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1,is_public=True,name='tempest-ProjectAdminTests-volume-type-1795488223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094524c2-bb57-4742-8688-56062b064f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1795488223 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1795488223, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:08 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1795488223 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1795488223, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9e83184f-c92d-4798-b716-caaf8d17f485 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e83184f-c92d-4798-b716-caaf8d17f485 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e83184f-c92d-4798-b716-caaf8d17f485 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9e83184f-c92d-4798-b716-caaf8d17f485 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9e83184f-c92d-4798-b716-caaf8d17f485 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9e83184f-c92d-4798-b716-caaf8d17f485 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1421/2886] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a9966e01-6575-495e-9b08-280a4cc97971 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9966e01-6575-495e-9b08-280a4cc97971 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a9966e01-6575-495e-9b08-280a4cc97971 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a9966e01-6575-495e-9b08-280a4cc97971 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a9966e01-6575-495e-9b08-280a4cc97971 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a9966e01-6575-495e-9b08-280a4cc97971 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1422/2887] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['b7639722-2b49-4351-953f-81e076a24f93', '73e34baf-2706-4c40-931d-21540342a026', 'f41fb424-faa4-4231-85c8-32aa033c7dfc', '1f89d934-403d-4103-865a-ab466d24e395'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094524c2-bb57-4742-8688-56062b064f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7639722-2b49-4351-953f-81e076a24f93', '73e34baf-2706-4c40-931d-21540342a026', 'f41fb424-faa4-4231-85c8-32aa033c7dfc', '1f89d934-403d-4103-865a-ab466d24e395']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete snapshot with id: 4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b4786c-014c-4c0e-aa4f-c3e782130d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot delete request issued successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5da6ab2-5112-4383-b2c5-f1b0e67a244b tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 202 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1423/2888] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:08 2026] DELETE /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b4786c-014c-4c0e-aa4f-c3e782130d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea471842-64f0-42fa-ade1-c16406c0e973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['b7639722-2b49-4351-953f-81e076a24f93','73e34baf-2706-4c40-931d-21540342a026','f41fb424-faa4-4231-85c8-32aa033c7dfc','1f89d934-403d-4103-865a-ab466d24e395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea471842-64f0-42fa-ade1-c16406c0e973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41764b184edc4d0bab9d452c5ea23f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171e438f772041b19fe9d75b45541877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1),volume_type_id=bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943b9e48-652e-4f95-81e5-e6ce5849ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-eb8e9e46-9a6b-4b36-9623-d34fbd815ad3 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1424/2889] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943b9e48-652e-4f95-81e5-e6ce5849ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['b7639722-2b49-4351-953f-81e076a24f93','73e34baf-2706-4c40-931d-21540342a026','f41fb424-faa4-4231-85c8-32aa033c7dfc','1f89d934-403d-4103-865a-ab466d24e395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc75681-a01a-45a4-b717-17318296c688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc75681-a01a-45a4-b717-17318296c688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (f99ccd52-4884-4dee-99c4-3834e54da9d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request issued successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e55d9c66-1aa6-48b9-b106-9111e83eee54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1466/2890] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:07 2026] POST /volume/v3/volumes => generated 779 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-05147879-2975-4638-b908-c80d4070945f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-05147879-2975-4638-b908-c80d4070945f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-05147879-2975-4638-b908-c80d4070945f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-05147879-2975-4638-b908-c80d4070945f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-05147879-2975-4638-b908-c80d4070945f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-05147879-2975-4638-b908-c80d4070945f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 returned with HTTP 200 Sep 04 16:10:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1425/2891] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1ae31b85-2666-4131-bdad-954fd73c8c86 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ae31b85-2666-4131-bdad-954fd73c8c86 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] GET http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ae31b85-2666-4131-bdad-954fd73c8c86 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1ae31b85-2666-4131-bdad-954fd73c8c86 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1ae31b85-2666-4131-bdad-954fd73c8c86 tempest-CreateVolumesFromSnapshotTest-387280520 tempest-CreateVolumesFromSnapshotTest-387280520-project-member] http://192.168.122.48/volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 returned with HTTP 404 Sep 04 16:10:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1467/2892] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/volumes/5300568e-06f1-4b48-92a3-655220d0ca98 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-65cbd910-ef74-4fe0-b8c1-a0e760d3f3ca tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1426/2893] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 932 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Snapshot retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6cdebe70-d779-4d9f-85c8-8915a02586e1 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1468/2894] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b7c0d1a-5403-4f67-9918-5b37df5bb946 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1427/2895] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 => generated 979 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1a87cf30-7b03-4c4e-bb33-3b3062f51f36 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a87cf30-7b03-4c4e-bb33-3b3062f51f36 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a87cf30-7b03-4c4e-bb33-3b3062f51f36 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a87cf30-7b03-4c4e-bb33-3b3062f51f36 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a87cf30-7b03-4c4e-bb33-3b3062f51f36 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1469/2896] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-463c4186-fdd4-4fbb-9ec1-e60f0bbcd79e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-463c4186-fdd4-4fbb-9ec1-e60f0bbcd79e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-463c4186-fdd4-4fbb-9ec1-e60f0bbcd79e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-463c4186-fdd4-4fbb-9ec1-e60f0bbcd79e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-463c4186-fdd4-4fbb-9ec1-e60f0bbcd79e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 returned with HTTP 204 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1428/2897] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:09 2026] DELETE /volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3003ea5a-0ce3-4fcd-96a1-8fe8a3a8063f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3003ea5a-0ce3-4fcd-96a1-8fe8a3a8063f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3003ea5a-0ce3-4fcd-96a1-8fe8a3a8063f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3003ea5a-0ce3-4fcd-96a1-8fe8a3a8063f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3003ea5a-0ce3-4fcd-96a1-8fe8a3a8063f tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 returned with HTTP 404 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1470/2898] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/messages/45bf4e54-41ed-426e-9aeb-461ce395cf80 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume with id: ea471842-64f0-42fa-ade1-c16406c0e973 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1795488223 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1795488223, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1795488223 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1795488223, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['81431b33-6ae6-4519-b9f7-2111d35875bf', '8fe48731-af77-4d34-b92d-d96c428f3e77', '7e88a7e5-b16a-4170-863a-1ee1f3541904', '96f89755-75e3-4115-8a45-1a94d6f01b4f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume request issued successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7db09a7c-fc22-44d4-ae19-e881d620d2e4 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 returned with HTTP 202 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1429/2899] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:09 2026] DELETE /volume/v3/volumes/ea471842-64f0-42fa-ade1-c16406c0e973 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fa94f0a1-f5d2-4fde-a9b5-2392a60c7e7e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa94f0a1-f5d2-4fde-a9b5-2392a60c7e7e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/types/bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa94f0a1-f5d2-4fde-a9b5-2392a60c7e7e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fa94f0a1-f5d2-4fde-a9b5-2392a60c7e7e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fa94f0a1-f5d2-4fde-a9b5-2392a60c7e7e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types/bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1 returned with HTTP 202 Sep 04 16:10:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1471/2900] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:09 2026] DELETE /volume/v3/types/bdd035c1-f5a5-4a11-8b6e-f8c51f1cadf1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e31da52b-a7de-4a0f-a657-788561f5a03e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e31da52b-a7de-4a0f-a657-788561f5a03e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e31da52b-a7de-4a0f-a657-788561f5a03e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1805905504", "extra_specs": {"storage_protocol": "tempest-storage_protocol-854093642", "vendor_name": "tempest-vendor_name-799572046"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e31da52b-a7de-4a0f-a657-788561f5a03e tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1430/2901] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:09 2026] POST /volume/v3/types => generated 327 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d618eff-8796-437c-9c84-6fd13dbd4acc", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request body: {'volume': {'volume_type': '5d618eff-8796-437c-9c84-6fd13dbd4acc', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume of 1 GB Sep 04 16:10:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (d57ba9c5-bb1b-442c-8cfc-437113daedb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b35a027-e04f-4b42-9716-e5e148ce1fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b35a027-e04f-4b42-9716-e5e148ce1fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-854093642',vendor_name='tempest-vendor_name-799572046'},id=5d618eff-8796-437c-9c84-6fd13dbd4acc,is_public=True,name='tempest-ProjectAdminTests-volume-type-1805905504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d618eff-8796-437c-9c84-6fd13dbd4acc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19658b65-e0b4-4e61-8e7a-47e55423130d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1805905504 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1805905504, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1805905504 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1805905504, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['1cdbc400-f66c-4bb7-89f9-00f521e71bf1', 'faf05734-ae29-4c9b-9dfe-d3194ee5e250', '21be09a2-29f7-44e1-aee0-915923aff6ee', 'a9c685af-2429-4b61-ad31-5c3e7109a1b6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19658b65-e0b4-4e61-8e7a-47e55423130d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cdbc400-f66c-4bb7-89f9-00f521e71bf1', 'faf05734-ae29-4c9b-9dfe-d3194ee5e250', '21be09a2-29f7-44e1-aee0-915923aff6ee', 'a9c685af-2429-4b61-ad31-5c3e7109a1b6']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3864f87-de27-4c08-acc4-18a0b25a2f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a0974fc-9a7c-4105-965f-4bfb2b89148a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1431/2902] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:10 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 932 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4bdc7146-3e3d-4f97-9f31-c42f7feb26b4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4bdc7146-3e3d-4f97-9f31-c42f7feb26b4 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4bdc7146-3e3d-4f97-9f31-c42f7feb26b4 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4bdc7146-3e3d-4f97-9f31-c42f7feb26b4 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4bdc7146-3e3d-4f97-9f31-c42f7feb26b4 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 404 Sep 04 16:10:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1432/2903] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:10 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-932b50a5-eff6-4181-b278-6c439b805681 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3864f87-de27-4c08-acc4-18a0b25a2f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['1cdbc400-f66c-4bb7-89f9-00f521e71bf1','faf05734-ae29-4c9b-9dfe-d3194ee5e250','21be09a2-29f7-44e1-aee0-915923aff6ee','a9c685af-2429-4b61-ad31-5c3e7109a1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=5d618eff-8796-437c-9c84-6fd13dbd4acc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41764b184edc4d0bab9d452c5ea23f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171e438f772041b19fe9d75b45541877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d618eff-8796-437c-9c84-6fd13dbd4acc),volume_type_id=5d618eff-8796-437c-9c84-6fd13dbd4acc)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] DELETE http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete volume with id: 616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f263804f-a35b-44c8-94fa-04447bda3bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete volume request issued successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-932b50a5-eff6-4181-b278-6c439b805681 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 202 Sep 04 16:10:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1433/2904] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:10 2026] DELETE /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f263804f-a35b-44c8-94fa-04447bda3bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['1cdbc400-f66c-4bb7-89f9-00f521e71bf1','faf05734-ae29-4c9b-9dfe-d3194ee5e250','21be09a2-29f7-44e1-aee0-915923aff6ee','a9c685af-2429-4b61-ad31-5c3e7109a1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=5d618eff-8796-437c-9c84-6fd13dbd4acc)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f10c99-eb56-40f2-943d-e97ca948b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f10c99-eb56-40f2-943d-e97ca948b131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (d57ba9c5-bb1b-442c-8cfc-437113daedb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request issued successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-150ca700-7b58-4a2d-884b-ebefb96bd386 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1472/2905] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:09 2026] POST /volume/v3/volumes => generated 779 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3250eaa5-5b80-472c-9b4e-358e8d25b39e tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 200 Sep 04 16:10:10 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1434/2906] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:10 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 868 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-118419e9-162a-4306-9647-529d4ec09642 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-118419e9-162a-4306-9647-529d4ec09642 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-118419e9-162a-4306-9647-529d4ec09642 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-118419e9-162a-4306-9647-529d4ec09642 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-118419e9-162a-4306-9647-529d4ec09642 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-118419e9-162a-4306-9647-529d4ec09642 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 returned with HTTP 200 Sep 04 16:10:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1473/2907] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:10 2026] GET /volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 => generated 958 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b6b9af30-b805-4784-b959-417606e3c96e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6b9af30-b805-4784-b959-417606e3c96e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6b9af30-b805-4784-b959-417606e3c96e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6b9af30-b805-4784-b959-417606e3c96e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6b9af30-b805-4784-b959-417606e3c96e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6b9af30-b805-4784-b959-417606e3c96e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1435/2908] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a8f2ca59-747f-4bad-b663-857b0997e6c2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8f2ca59-747f-4bad-b663-857b0997e6c2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ca59-747f-4bad-b663-857b0997e6c2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ca59-747f-4bad-b663-857b0997e6c2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a8f2ca59-747f-4bad-b663-857b0997e6c2 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 404 Sep 04 16:10:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1474/2909] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] DELETE http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete volume with id: 87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a12399dd-79bc-4587-af39-6af34020857a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a12399dd-79bc-4587-af39-6af34020857a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a12399dd-79bc-4587-af39-6af34020857a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a12399dd-79bc-4587-af39-6af34020857a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete volume request issued successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5369c89b-8d14-4ad9-bea8-e05137bd964c tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 202 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1436/2910] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:11 2026] DELETE /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cda87df9-60d6-4a81-9be3-98934d37df78 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cda87df9-60d6-4a81-9be3-98934d37df78 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cda87df9-60d6-4a81-9be3-98934d37df78 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cda87df9-60d6-4a81-9be3-98934d37df78 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a12399dd-79bc-4587-af39-6af34020857a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a12399dd-79bc-4587-af39-6af34020857a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1475/2911] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 => generated 979 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:11 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:11 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-572fd95b-dc51-4289-99aa-6a03df7ee79d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-572fd95b-dc51-4289-99aa-6a03df7ee79d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-572fd95b-dc51-4289-99aa-6a03df7ee79d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-572fd95b-dc51-4289-99aa-6a03df7ee79d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cda87df9-60d6-4a81-9be3-98934d37df78 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Volume info retrieved successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-572fd95b-dc51-4289-99aa-6a03df7ee79d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1476/2912] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/messages => generated 676 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3fcf3a6a-703d-43a3-9048-96584ca7baea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cda87df9-60d6-4a81-9be3-98934d37df78 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1437/2913] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3fcf3a6a-703d-43a3-9048-96584ca7baea tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3fcf3a6a-703d-43a3-9048-96584ca7baea tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3fcf3a6a-703d-43a3-9048-96584ca7baea tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3fcf3a6a-703d-43a3-9048-96584ca7baea tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1477/2914] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/messages => generated 676 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-73cba997-f9b4-4767-a4b1-f7e2d84c2bc2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-73cba997-f9b4-4767-a4b1-f7e2d84c2bc2 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/messages/a563825a-c56c-4a33-b27e-9470799e3e93 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-73cba997-f9b4-4767-a4b1-f7e2d84c2bc2 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-73cba997-f9b4-4767-a4b1-f7e2d84c2bc2 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-73cba997-f9b4-4767-a4b1-f7e2d84c2bc2 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages/a563825a-c56c-4a33-b27e-9470799e3e93 returned with HTTP 204 Sep 04 16:10:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1438/2915] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:11 2026] DELETE /volume/v3/messages/a563825a-c56c-4a33-b27e-9470799e3e93 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume with id: fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 Sep 04 16:10:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['a0ad57fa-6774-41e9-8a33-b302e11c316d', '07d63962-1691-43bb-ab9c-00112c152434', '1557bf85-e9f0-4e1c-9aac-269f52aeb6e7', '6692d480-9492-4921-bc91-a834842161b1'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume request issued successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63e02db2-0d22-422a-a214-cca0f5ce5ee8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 returned with HTTP 202 Sep 04 16:10:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1478/2916] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:11 2026] DELETE /volume/v3/volumes/fa3b5a8c-60c1-4fca-8e7d-79cf8b78a3c8 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b68192d6-aaf4-43ba-b771-f317fd28168a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b68192d6-aaf4-43ba-b771-f317fd28168a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/types/5d618eff-8796-437c-9c84-6fd13dbd4acc Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b68192d6-aaf4-43ba-b771-f317fd28168a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b68192d6-aaf4-43ba-b771-f317fd28168a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b68192d6-aaf4-43ba-b771-f317fd28168a tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types/5d618eff-8796-437c-9c84-6fd13dbd4acc returned with HTTP 202 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1439/2917] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:12 2026] DELETE /volume/v3/types/5d618eff-8796-437c-9c84-6fd13dbd4acc => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-947bfeda-3456-4d3c-b097-03b37e4c22ef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-947bfeda-3456-4d3c-b097-03b37e4c22ef tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-947bfeda-3456-4d3c-b097-03b37e4c22ef tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-817132189", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1215106454", "vendor_name": "tempest-vendor_name-2130762372"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-947bfeda-3456-4d3c-b097-03b37e4c22ef tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1479/2918] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:12 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-35e824f7-21d5-4e00-aed0-d92004358efa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "177c4916-8c32-47b0-aad8-da8354561d0f", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request body: {'volume': {'volume_type': '177c4916-8c32-47b0-aad8-da8354561d0f', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume of 1 GB Sep 04 16:10:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (176775ad-9768-4dfb-8c0c-3621d0e31fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bc56a3d6-73a6-4257-80c6-0cc36ac92ed7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1480/2919] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 935 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6c693c-b7ff-4535-a41a-e4739faad44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6c693c-b7ff-4535-a41a-e4739faad44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1215106454',vendor_name='tempest-vendor_name-2130762372'},id=177c4916-8c32-47b0-aad8-da8354561d0f,is_public=True,name='tempest-ProjectAdminTests-volume-type-817132189',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '177c4916-8c32-47b0-aad8-da8354561d0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f795716-cfa4-44ab-8569-4c1778f0f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-817132189 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-817132189, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-817132189 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-817132189, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['e0104566-7f3f-4cf1-a9c8-ae4e7a7a9074', 'ae5a5f05-400a-49f6-9fba-ced8925ae7b7', 'bfd733de-521c-4c47-b6c3-7198ab8cf21f', 'd85e4b23-3dd8-46f9-a037-93490170693b'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f795716-cfa4-44ab-8569-4c1778f0f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0104566-7f3f-4cf1-a9c8-ae4e7a7a9074', 'ae5a5f05-400a-49f6-9fba-ced8925ae7b7', 'bfd733de-521c-4c47-b6c3-7198ab8cf21f', 'd85e4b23-3dd8-46f9-a037-93490170693b']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79037793-2aa9-431f-b9cf-5ef3dde88db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3f2198f4-4cb4-41fc-abee-804330734c62 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79037793-2aa9-431f-b9cf-5ef3dde88db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92811e5c-2b3c-49b6-b8a4-70b837202f5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['e0104566-7f3f-4cf1-a9c8-ae4e7a7a9074','ae5a5f05-400a-49f6-9fba-ced8925ae7b7','bfd733de-521c-4c47-b6c3-7198ab8cf21f','d85e4b23-3dd8-46f9-a037-93490170693b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=177c4916-8c32-47b0-aad8-da8354561d0f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92811e5c-2b3c-49b6-b8a4-70b837202f5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41764b184edc4d0bab9d452c5ea23f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171e438f772041b19fe9d75b45541877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(177c4916-8c32-47b0-aad8-da8354561d0f),volume_type_id=177c4916-8c32-47b0-aad8-da8354561d0f)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7def8ebf-b0da-498f-9672-1bc140beee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7def8ebf-b0da-498f-9672-1bc140beee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41764b184edc4d0bab9d452c5ea23f74',qos_specs=None,replication_status=,reservations=['e0104566-7f3f-4cf1-a9c8-ae4e7a7a9074','ae5a5f05-400a-49f6-9fba-ced8925ae7b7','bfd733de-521c-4c47-b6c3-7198ab8cf21f','d85e4b23-3dd8-46f9-a037-93490170693b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171e438f772041b19fe9d75b45541877',volume_type_id=177c4916-8c32-47b0-aad8-da8354561d0f)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4ce0c1-f4ce-4188-ae4e-ce8518f5c412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4ce0c1-f4ce-4188-ae4e-ce8518f5c412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Flow 'volume_create_api' (176775ad-9768-4dfb-8c0c-3621d0e31fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Create volume request issued successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35e824f7-21d5-4e00-aed0-d92004358efa tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1440/2920] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:12 2026] POST /volume/v3/volumes => generated 778 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-86cf5535-7ba3-471b-867b-a52e8a757cf6 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1441/2921] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3d8fc483-a9f9-4e86-a714-8d33caf9cf07 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1553045949"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d8fc483-a9f9-4e86-a714-8d33caf9cf07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d8fc483-a9f9-4e86-a714-8d33caf9cf07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d8fc483-a9f9-4e86-a714-8d33caf9cf07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1553045949'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume of 1 GB Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d8fc483-a9f9-4e86-a714-8d33caf9cf07 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 returned with HTTP 404 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1442/2922] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/volumes/87436742-9c1d-4725-9392-375fe1d871b7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete snapshot with id: 4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87cb51ea-e2d4-490d-bbe8-f341e0e66f18 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 404 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1443/2923] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:12 2026] DELETE /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ad81414f-2fcc-42ae-8b94-551ffc15c730 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad81414f-2fcc-42ae-8b94-551ffc15c730 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad81414f-2fcc-42ae-8b94-551ffc15c730 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ad81414f-2fcc-42ae-8b94-551ffc15c730 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ad81414f-2fcc-42ae-8b94-551ffc15c730 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f returned with HTTP 404 Sep 04 16:10:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1444/2924] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/snapshots/4000e429-0b21-4990-be30-e1c7177ed73f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3e32dc26-33f2-4886-bd18-550892645572 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (9a96dbd4-82cf-4a56-8b7c-2d0d4e3b9fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e32dc26-33f2-4886-bd18-550892645572 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] DELETE http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e32dc26-33f2-4886-bd18-550892645572 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e32dc26-33f2-4886-bd18-550892645572 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3e32dc26-33f2-4886-bd18-550892645572 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Delete volume with id: 616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:12 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beeae1ec-4b23-4244-ae65-51400ae2aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e32dc26-33f2-4886-bd18-550892645572 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 404 Sep 04 16:10:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1445/2925] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:12 2026] DELETE /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4997ff6a-43a5-4b4d-812c-ba3c5d9a9884 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4997ff6a-43a5-4b4d-812c-ba3c5d9a9884 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] GET http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4997ff6a-43a5-4b4d-812c-ba3c5d9a9884 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4997ff6a-43a5-4b4d-812c-ba3c5d9a9884 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4997ff6a-43a5-4b4d-812c-ba3c5d9a9884 tempest-VolumeDependencyTests-1373003075 tempest-VolumeDependencyTests-1373003075-project-member] http://192.168.122.48/volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee returned with HTTP 404 Sep 04 16:10:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1446/2926] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/volumes/616a7018-db38-481b-9420-2187678bbbee => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beeae1ec-4b23-4244-ae65-51400ae2aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9776dd3-e128-4023-b886-99088e8ccc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Created reservations ['f951a461-4db2-4f58-b42b-d1f49727698f', '720afb5f-5784-4f02-9cce-3ff366a0d930', '763a1318-fc3b-4721-8dfa-53ca11a8fbbd', 'f2093451-19d4-435b-bb3c-c63c200195c0'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9776dd3-e128-4023-b886-99088e8ccc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f951a461-4db2-4f58-b42b-d1f49727698f', '720afb5f-5784-4f02-9cce-3ff366a0d930', '763a1318-fc3b-4721-8dfa-53ca11a8fbbd', 'f2093451-19d4-435b-bb3c-c63c200195c0']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620711a7-5d4d-4f7f-8a50-cf0bae071900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620711a7-5d4d-4f7f-8a50-cf0bae071900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07a876d-423c-4bce-936f-8ddb64d9f6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553045949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['f951a461-4db2-4f58-b42b-d1f49727698f','720afb5f-5784-4f02-9cce-3ff366a0d930','763a1318-fc3b-4721-8dfa-53ca11a8fbbd','f2093451-19d4-435b-bb3c-c63c200195c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553045949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07a876d-423c-4bce-936f-8ddb64d9f6fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d593cb3eb6da46f69921e656655b8818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220d80071e994704b5583b7626d65316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338032cf-6f9d-4b08-8a68-fd0e15bda917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338032cf-6f9d-4b08-8a68-fd0e15bda917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553045949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['f951a461-4db2-4f58-b42b-d1f49727698f','720afb5f-5784-4f02-9cce-3ff366a0d930','763a1318-fc3b-4721-8dfa-53ca11a8fbbd','f2093451-19d4-435b-bb3c-c63c200195c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dbe5a2-8050-45b7-83b9-0de22507df66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dbe5a2-8050-45b7-83b9-0de22507df66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (9a96dbd4-82cf-4a56-8b7c-2d0d4e3b9fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request issued successfully. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3f2198f4-4cb4-41fc-abee-804330734c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1481/2927] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:10:12 2026] POST /volume/v3/volumes => generated 785 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c7a5c760-0150-420f-943a-33ede90517dc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7a5c760-0150-420f-943a-33ede90517dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e36ff858-f290-40f5-a6c5-51824a4a600a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7a5c760-0150-420f-943a-33ede90517dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c7a5c760-0150-420f-943a-33ede90517dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e36ff858-f290-40f5-a6c5-51824a4a600a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e36ff858-f290-40f5-a6c5-51824a4a600a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e36ff858-f290-40f5-a6c5-51824a4a600a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c7a5c760-0150-420f-943a-33ede90517dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c7a5c760-0150-420f-943a-33ede90517dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 200 Sep 04 16:10:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1447/2928] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 964 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e36ff858-f290-40f5-a6c5-51824a4a600a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e36ff858-f290-40f5-a6c5-51824a4a600a tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1482/2929] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 935 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dde459c5-3a7b-4b97-86b4-b6bcb0becdf0 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d returned with HTTP 200 Sep 04 16:10:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1448/2930] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d => generated 978 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8deafff6-aca0-42d1-9989-10efc326879d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8deafff6-aca0-42d1-9989-10efc326879d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8deafff6-aca0-42d1-9989-10efc326879d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8deafff6-aca0-42d1-9989-10efc326879d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8deafff6-aca0-42d1-9989-10efc326879d tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1483/2931] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-255e7cdf-d12a-475a-8408-468f4b14b905 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-255e7cdf-d12a-475a-8408-468f4b14b905 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] GET http://192.168.122.48/volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-255e7cdf-d12a-475a-8408-468f4b14b905 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-255e7cdf-d12a-475a-8408-468f4b14b905 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-255e7cdf-d12a-475a-8408-468f4b14b905 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1449/2932] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc => generated 673 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-97c74553-9f26-4766-b5cd-7da2e6b2d3c8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97c74553-9f26-4766-b5cd-7da2e6b2d3c8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97c74553-9f26-4766-b5cd-7da2e6b2d3c8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-97c74553-9f26-4766-b5cd-7da2e6b2d3c8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-97c74553-9f26-4766-b5cd-7da2e6b2d3c8 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc returned with HTTP 204 Sep 04 16:10:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1484/2933] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:14 2026] DELETE /volume/v3/messages/8e16ad73-d39b-4188-ba80-543930b7eddc => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-93093739-22aa-47da-8d9f-4577de2ed62c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume with id: 92811e5c-2b3c-49b6-b8a4-70b837202f5d Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Created reservations ['0d14d8f0-5638-4468-8e01-781ea989e328', 'e91a9d06-e4a7-43ac-8c37-27c8f81fdbe0', 'a6b17428-6bec-404f-a1ae-51d756c3eef5', '481dc0fb-0e01-43a9-af0d-ba0be1a781d5'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Delete volume request issued successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-93093739-22aa-47da-8d9f-4577de2ed62c tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d returned with HTTP 202 Sep 04 16:10:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1450/2934] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:14 2026] DELETE /volume/v3/volumes/92811e5c-2b3c-49b6-b8a4-70b837202f5d => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aeb57465-c331-4456-9421-91b37f398b54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aeb57465-c331-4456-9421-91b37f398b54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] DELETE http://192.168.122.48/volume/v3/types/177c4916-8c32-47b0-aad8-da8354561d0f Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aeb57465-c331-4456-9421-91b37f398b54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aeb57465-c331-4456-9421-91b37f398b54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aeb57465-c331-4456-9421-91b37f398b54 tempest-ProjectAdminTests-195598789 tempest-ProjectAdminTests-195598789-project-admin] http://192.168.122.48/volume/v3/types/177c4916-8c32-47b0-aad8-da8354561d0f returned with HTTP 202 Sep 04 16:10:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1485/2935] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:14 2026] DELETE /volume/v3/types/177c4916-8c32-47b0-aad8-da8354561d0f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e112bfb6-a67d-4c54-934e-01d913206fe1 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1451/2936] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88351dc4-54f6-414a-8fc9-7f1541faaa40 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1486/2937] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-62697f98-3621-43a0-bf5f-ede811b768f7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62697f98-3621-43a0-bf5f-ede811b768f7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62697f98-3621-43a0-bf5f-ede811b768f7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62697f98-3621-43a0-bf5f-ede811b768f7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-62697f98-3621-43a0-bf5f-ede811b768f7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62697f98-3621-43a0-bf5f-ede811b768f7 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1452/2938] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-27176ace-c5b4-40c1-a22b-435850a822fd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Delete volume with id: bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Delete volume request issued successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27176ace-c5b4-40c1-a22b-435850a822fd tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 202 Sep 04 16:10:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1487/2939] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:14 2026] DELETE /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca1a2a78-3019-4475-a1e7-807f72cfe6ba tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1453/2940] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 1199 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7943b88e-8bdc-429a-a6cb-5efdc5e990de tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 200 Sep 04 16:10:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1488/2941] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:15 2026] GET /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Volume info retrieved successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-94ba1f03-e684-4b00-ae4d-b6680587a99f tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 200 Sep 04 16:10:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1489/2942] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:15 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 1199 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] GET http://192.168.122.48/volume/v3/volumes Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Get all volumes completed successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9087e3f2-5b1c-4e23-8618-2bf45d6ca736 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] http://192.168.122.48/volume/v3/volumes returned with HTTP 200 Sep 04 16:10:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1454/2943] 192.168.122.48 () {60 vars in 1157 bytes} [Fri Sep 4 16:10:15 2026] GET /volume/v3/volumes => generated 342 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume with id: b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume request issued successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2bf30e4f-194d-4aad-bf4e-9c24650f3809 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 202 Sep 04 16:10:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1490/2944] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:16 2026] DELETE /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1cd3bba5-f768-4504-8ec5-1a99a2387398 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 200 Sep 04 16:10:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1455/2945] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:16 2026] GET /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e60b2a06-0549-456d-96a4-9003805171a3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e60b2a06-0549-456d-96a4-9003805171a3 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e60b2a06-0549-456d-96a4-9003805171a3 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e60b2a06-0549-456d-96a4-9003805171a3 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e60b2a06-0549-456d-96a4-9003805171a3 tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 404 Sep 04 16:10:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1491/2946] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-203419e2-d13f-4291-82b9-8cd1af9cfe97 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Delete volume with id: bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36d4aa54-6745-4e02-bf06-b41897bcc02e tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 404 Sep 04 16:10:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1492/2947] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:17 2026] DELETE /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-57d2c322-e95a-4974-9013-e1491b35afec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57d2c322-e95a-4974-9013-e1491b35afec tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] GET http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57d2c322-e95a-4974-9013-e1491b35afec tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-57d2c322-e95a-4974-9013-e1491b35afec tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-57d2c322-e95a-4974-9013-e1491b35afec tempest-VolumeImageDependencyTests-1492618725 tempest-VolumeImageDependencyTests-1492618725-project-member] http://192.168.122.48/volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc returned with HTTP 404 Sep 04 16:10:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1493/2948] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/volumes/bbfc8464-2881-4113-b8ec-87609c9c39bc => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c6af0746-ace6-411b-870c-7c0c54cae8a5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c6af0746-ace6-411b-870c-7c0c54cae8a5 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c6af0746-ace6-411b-870c-7c0c54cae8a5 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c6af0746-ace6-411b-870c-7c0c54cae8a5 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c6af0746-ace6-411b-870c-7c0c54cae8a5 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc returned with HTTP 404 Sep 04 16:10:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1494/2949] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/volumes/b07a876d-423c-4bce-936f-8ddb64d9f6fc => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-148500860"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-148500860'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume of 1 GB Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (480dd11f-d3d4-425c-bf3d-604fc36b9879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7742e3d-21be-43ee-8a40-0d0b5650b039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7742e3d-21be-43ee-8a40-0d0b5650b039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dcd7a4-a787-45c7-bade-510f1808373f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Created reservations ['1ace8222-2816-4ea8-8beb-268b96b3dffb', 'e36a0577-6c7b-4889-b901-d2bdaaf3e6de', 'ca468c6b-1e73-47fa-b17b-a144ede8382a', '4af2ed5d-7d22-4d78-a308-fa8ffa7b93f2'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dcd7a4-a787-45c7-bade-510f1808373f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ace8222-2816-4ea8-8beb-268b96b3dffb', 'e36a0577-6c7b-4889-b901-d2bdaaf3e6de', 'ca468c6b-1e73-47fa-b17b-a144ede8382a', '4af2ed5d-7d22-4d78-a308-fa8ffa7b93f2']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa08842-0e9d-4e96-a504-6bd66ede02ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-203419e2-d13f-4291-82b9-8cd1af9cfe97 tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-203419e2-d13f-4291-82b9-8cd1af9cfe97 tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-203419e2-d13f-4291-82b9-8cd1af9cfe97 tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:17 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa08842-0e9d-4e96-a504-6bd66ede02ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22122bfe-9ac7-4f3b-a82f-d3c0e2541248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148500860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['1ace8222-2816-4ea8-8beb-268b96b3dffb','e36a0577-6c7b-4889-b901-d2bdaaf3e6de','ca468c6b-1e73-47fa-b17b-a144ede8382a','4af2ed5d-7d22-4d78-a308-fa8ffa7b93f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148500860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22122bfe-9ac7-4f3b-a82f-d3c0e2541248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d593cb3eb6da46f69921e656655b8818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220d80071e994704b5583b7626d65316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934b5007-b0ca-4217-b2f4-299482c524ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-203419e2-d13f-4291-82b9-8cd1af9cfe97 tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:10:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1456/2950] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed0890fc-3985-4c2d-9c26-b3113c9dd72a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed0890fc-3985-4c2d-9c26-b3113c9dd72a tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] GET http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed0890fc-3985-4c2d-9c26-b3113c9dd72a tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed0890fc-3985-4c2d-9c26-b3113c9dd72a tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:17 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934b5007-b0ca-4217-b2f4-299482c524ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148500860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['1ace8222-2816-4ea8-8beb-268b96b3dffb','e36a0577-6c7b-4889-b901-d2bdaaf3e6de','ca468c6b-1e73-47fa-b17b-a144ede8382a','4af2ed5d-7d22-4d78-a308-fa8ffa7b93f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6359f2d7-df32-4742-aec1-d6a37b02383d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed0890fc-3985-4c2d-9c26-b3113c9dd72a tempest-ProjectAdminTests-1438011332 tempest-ProjectAdminTests-1438011332-project-admin] http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 16:10:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1457/2951] 192.168.122.48 () {58 vars in 1188 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6359f2d7-df32-4742-aec1-d6a37b02383d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (480dd11f-d3d4-425c-bf3d-604fc36b9879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request issued successfully. Sep 04 16:10:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-603b5dc0-dc25-40e9-88b7-e58e5dac3613 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1495/2952] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:10:17 2026] POST /volume/v3/volumes => generated 784 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:17 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-da34910a-4e98-41b5-a56b-75522dc3c7eb tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 200 Sep 04 16:10:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1458/2953] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a4d08052-bc6e-45dc-aa74-b718ac662901 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 200 Sep 04 16:10:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1496/2954] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:19 2026] GET /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b66c7502-8702-441c-a9b4-ff759a7107df None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b66c7502-8702-441c-a9b4-ff759a7107df tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b66c7502-8702-441c-a9b4-ff759a7107df tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-486964574", "extra_specs": {"storage_protocol": "tempest-storage_protocol-611331725", "vendor_name": "tempest-vendor_name-2077467330"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b66c7502-8702-441c-a9b4-ff759a7107df tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1459/2955] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:19 2026] POST /volume/v3/types => generated 328 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "571337d3-c90a-4f0b-afa5-6183d377f715", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request body: {'volume': {'volume_type': '571337d3-c90a-4f0b-afa5-6183d377f715', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume of 1 GB Sep 04 16:10:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (44300fb6-ab94-4a30-9d66-3fa2358f92af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d130a6-287a-4c3d-a2cd-027113d7f1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d130a6-287a-4c3d-a2cd-027113d7f1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-611331725',vendor_name='tempest-vendor_name-2077467330'},id=571337d3-c90a-4f0b-afa5-6183d377f715,is_public=True,name='tempest-ProjectMemberTests-volume-type-486964574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '571337d3-c90a-4f0b-afa5-6183d377f715', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ea3939-0e11-4260-adf7-81f9144fe0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-486964574 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-486964574, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-486964574 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-486964574, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['f3310485-66c8-4b51-8164-73a6d3ba9fdf', '91a0f08e-a5be-42e3-9c3e-3c80d49fbc45', '46726d8c-24a0-4783-be2a-62fc88e09cef', 'd0b1ab1e-d250-463a-a1cf-46b8291ec283'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ea3939-0e11-4260-adf7-81f9144fe0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3310485-66c8-4b51-8164-73a6d3ba9fdf', '91a0f08e-a5be-42e3-9c3e-3c80d49fbc45', '46726d8c-24a0-4783-be2a-62fc88e09cef', 'd0b1ab1e-d250-463a-a1cf-46b8291ec283']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd79537-477f-4549-bc9f-a4747280b66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd79537-477f-4549-bc9f-a4747280b66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf60fece-26d2-43ba-9cc7-da10fde9eb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['f3310485-66c8-4b51-8164-73a6d3ba9fdf','91a0f08e-a5be-42e3-9c3e-3c80d49fbc45','46726d8c-24a0-4783-be2a-62fc88e09cef','d0b1ab1e-d250-463a-a1cf-46b8291ec283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=571337d3-c90a-4f0b-afa5-6183d377f715), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf60fece-26d2-43ba-9cc7-da10fde9eb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(571337d3-c90a-4f0b-afa5-6183d377f715),volume_type_id=571337d3-c90a-4f0b-afa5-6183d377f715)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff6adff-b9ad-4d04-a287-a16d024b98f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff6adff-b9ad-4d04-a287-a16d024b98f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['f3310485-66c8-4b51-8164-73a6d3ba9fdf','91a0f08e-a5be-42e3-9c3e-3c80d49fbc45','46726d8c-24a0-4783-be2a-62fc88e09cef','d0b1ab1e-d250-463a-a1cf-46b8291ec283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=571337d3-c90a-4f0b-afa5-6183d377f715)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda0451e-1700-49e0-8927-82fc01296196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda0451e-1700-49e0-8927-82fc01296196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (44300fb6-ab94-4a30-9d66-3fa2358f92af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request issued successfully. Sep 04 16:10:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7c48c71a-72bc-4e07-8cd8-7a9eb0623ef9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1497/2956] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:19 2026] POST /volume/v3/volumes => generated 779 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 Sep 04 16:10:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe7d561a-9cc2-40a4-a2b2-fa44e467cf17 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 returned with HTTP 200 Sep 04 16:10:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1460/2957] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:19 2026] GET /volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 => generated 958 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-239aac4c-3e1d-4984-801e-52a5c551f716 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-239aac4c-3e1d-4984-801e-52a5c551f716 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-239aac4c-3e1d-4984-801e-52a5c551f716 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-239aac4c-3e1d-4984-801e-52a5c551f716 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-239aac4c-3e1d-4984-801e-52a5c551f716 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-239aac4c-3e1d-4984-801e-52a5c551f716 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1498/2958] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] GET http://192.168.122.48/volume/v3/volumes/detail Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Calling method 'detail' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Get all volumes completed successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6c461b58-1b4c-4786-81ac-73c24cd51c46 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] http://192.168.122.48/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1461/2959] 192.168.122.48 () {60 vars in 1178 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume with id: 22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:20 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume request issued successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2e0688b8-e26b-42ae-a5fc-b2020aedd0dc tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 202 Sep 04 16:10:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1499/2960] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:20 2026] DELETE /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-26b4effe-91e6-4166-a0e0-a533d8a3a8b9 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1462/2961] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-138d0056-d6b0-40bf-bfc6-bb74ef3ac22b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 returned with HTTP 200 Sep 04 16:10:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1500/2962] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:21 2026] GET /volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 => generated 979 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7c2b8917-a543-4739-ad0a-111eb770dc5e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d494004-1e3f-4f56-a671-9c471d035d05 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c2b8917-a543-4739-ad0a-111eb770dc5e tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c2b8917-a543-4739-ad0a-111eb770dc5e tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c2b8917-a543-4739-ad0a-111eb770dc5e tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c2b8917-a543-4739-ad0a-111eb770dc5e tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1463/2963] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:21 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f9741f65-c424-4b0f-b630-15755d61c944 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f9741f65-c424-4b0f-b630-15755d61c944 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] DELETE http://192.168.122.48/volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f9741f65-c424-4b0f-b630-15755d61c944 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f9741f65-c424-4b0f-b630-15755d61c944 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume of 1 GB Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f9741f65-c424-4b0f-b630-15755d61c944 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] http://192.168.122.48/volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce returned with HTTP 204 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1464/2964] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:21 2026] DELETE /volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce => generated 0 bytes in 315 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1b20596c-9355-4b03-9f2a-78c6fe6259e4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Availability Zones retrieved successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b20596c-9355-4b03-9f2a-78c6fe6259e4 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] GET http://192.168.122.48/volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b20596c-9355-4b03-9f2a-78c6fe6259e4 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b20596c-9355-4b03-9f2a-78c6fe6259e4 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b20596c-9355-4b03-9f2a-78c6fe6259e4 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] http://192.168.122.48/volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce returned with HTTP 404 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1465/2965] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:21 2026] GET /volume/v3/messages/95c70d8f-7c9f-40b6-bcfe-b725252559ce => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Flow 'volume_create_api' (1a5d5328-22e1-4c9f-b4a1-329d35e19e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9e696c-fde2-4f61-afad-23fea2c60d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume with id: bf60fece-26d2-43ba-9cc7-da10fde9eb55 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-486964574 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-486964574, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-486964574 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-486964574, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9e696c-fde2-4f61-afad-23fea2c60d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348ec1a2-21eb-43d9-8aba-a151cf39002b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['e6c0c70f-a505-428d-9759-a5664adeed37', '678ba6e0-bc98-44ad-a8bf-9ad7a8ee603b', '1beb3c10-06ce-439f-b4d5-6588fb9ab3d0', '86980d24-43c4-4d30-bf39-430a2f96b9c2'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume request issued successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fa01887f-4dba-4fe9-92c5-129629dd1a49 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 returned with HTTP 202 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1466/2966] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:21 2026] DELETE /volume/v3/volumes/bf60fece-26d2-43ba-9cc7-da10fde9eb55 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f3461371-5de3-4c67-ac00-20a7d54d9c62 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3461371-5de3-4c67-ac00-20a7d54d9c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3461371-5de3-4c67-ac00-20a7d54d9c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f3461371-5de3-4c67-ac00-20a7d54d9c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f3461371-5de3-4c67-ac00-20a7d54d9c62 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 returned with HTTP 404 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1467/2967] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:21 2026] GET /volume/v3/volumes/22122bfe-9ac7-4f3b-a82f-d3c0e2541248 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cab98d06-327f-4caa-b62a-e1fd75e46fd5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cab98d06-327f-4caa-b62a-e1fd75e46fd5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/types/571337d3-c90a-4f0b-afa5-6183d377f715 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cab98d06-327f-4caa-b62a-e1fd75e46fd5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cab98d06-327f-4caa-b62a-e1fd75e46fd5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cab98d06-327f-4caa-b62a-e1fd75e46fd5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types/571337d3-c90a-4f0b-afa5-6183d377f715 returned with HTTP 202 Sep 04 16:10:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1468/2968] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:21 2026] DELETE /volume/v3/types/571337d3-c90a-4f0b-afa5-6183d377f715 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6781bca1-2c97-4fee-817f-751ab08ed00b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584476679"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584476679'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume of 1 GB Sep 04 16:10:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Created reservations ['3f3daf34-89ac-4e26-ae82-7ee9b7728f00', '3c0909c1-d8f7-49c9-9fea-4f6bedac39dc', 'b37642d3-2548-4b52-a63d-a8b331c8dda1', 'e8e787f3-4782-4d57-a5e3-5524c3c4f2c3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348ec1a2-21eb-43d9-8aba-a151cf39002b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f3daf34-89ac-4e26-ae82-7ee9b7728f00', '3c0909c1-d8f7-49c9-9fea-4f6bedac39dc', 'b37642d3-2548-4b52-a63d-a8b331c8dda1', 'e8e787f3-4782-4d57-a5e3-5524c3c4f2c3']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ea92df-e3d3-4354-87a5-10b4980fa803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (7604e4a8-af58-45bc-9c36-2ee1118c93f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be8c1b6-2649-4e3d-8c13-3bc118aeaec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ea92df-e3d3-4354-87a5-10b4980fa803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd47cb3e0-c062-4747-8997-cca82ea79cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',qos_specs=None,replication_status=,reservations=['3f3daf34-89ac-4e26-ae82-7ee9b7728f00','3c0909c1-d8f7-49c9-9fea-4f6bedac39dc','b37642d3-2548-4b52-a63d-a8b331c8dda1','e8e787f3-4782-4d57-a5e3-5524c3c4f2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d47cb3e0-c062-4747-8997-cca82ea79cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602062bc-403d-4ce4-a82a-f4333bf5788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be8c1b6-2649-4e3d-8c13-3bc118aeaec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:21 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a2721b-d6f7-419b-9de8-a6d74a57e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602062bc-403d-4ce4-a82a-f4333bf5788f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',qos_specs=None,replication_status=,reservations=['3f3daf34-89ac-4e26-ae82-7ee9b7728f00','3c0909c1-d8f7-49c9-9fea-4f6bedac39dc','b37642d3-2548-4b52-a63d-a8b331c8dda1','e8e787f3-4782-4d57-a5e3-5524c3c4f2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ab409b-d3b0-4d0c-9437-13fec34eed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:21 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ab409b-d3b0-4d0c-9437-13fec34eed90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Flow 'volume_create_api' (1a5d5328-22e1-4c9f-b4a1-329d35e19e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume request issued successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d494004-1e3f-4f56-a671-9c471d035d05 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1501/2969] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:21 2026] POST /volume/v3/volumes => generated 747 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-463ac813-eb13-49fd-a2a2-e11a73b79629 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-463ac813-eb13-49fd-a2a2-e11a73b79629 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-463ac813-eb13-49fd-a2a2-e11a73b79629 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-911977307", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1710641302", "vendor_name": "tempest-vendor_name-32389693"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Created reservations ['63243d2f-e01a-4d7a-9fab-8cf33e7da9b9', '56e8684d-ada1-4233-87c9-1b331c9f04da', '415d388b-8e17-4b57-a8de-5890a41602db', '6615dc88-0f20-4cc9-b352-a1f9f545b174'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a2721b-d6f7-419b-9de8-a6d74a57e7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63243d2f-e01a-4d7a-9fab-8cf33e7da9b9', '56e8684d-ada1-4233-87c9-1b331c9f04da', '415d388b-8e17-4b57-a8de-5890a41602db', '6615dc88-0f20-4cc9-b352-a1f9f545b174']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9192d4-8989-45be-ab3a-e24e15577757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-463ac813-eb13-49fd-a2a2-e11a73b79629 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1502/2970] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:22 2026] POST /volume/v3/types => generated 327 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ccd55653-3a44-4af2-8b69-8454a60a995c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ccd55653-3a44-4af2-8b69-8454a60a995c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ccd55653-3a44-4af2-8b69-8454a60a995c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ccd55653-3a44-4af2-8b69-8454a60a995c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ccd55653-3a44-4af2-8b69-8454a60a995c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9192d4-8989-45be-ab3a-e24e15577757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584476679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['63243d2f-e01a-4d7a-9fab-8cf33e7da9b9','56e8684d-ada1-4233-87c9-1b331c9f04da','415d388b-8e17-4b57-a8de-5890a41602db','6615dc88-0f20-4cc9-b352-a1f9f545b174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584476679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d593cb3eb6da46f69921e656655b8818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220d80071e994704b5583b7626d65316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ccd55653-3a44-4af2-8b69-8454a60a995c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 200 Sep 04 16:10:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1503/2971] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:22 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-12fae12c-aab5-424b-b58a-071616d40176 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "00a879c9-1398-42bc-8b20-2589f4caf5df", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request body: {'volume': {'volume_type': '00a879c9-1398-42bc-8b20-2589f4caf5df', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec7136c-fd42-47f2-9714-8da181bc61ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume of 1 GB Sep 04 16:10:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (d4a83694-d8d2-41a0-9e01-deafba7342f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5a850d-0272-4211-8f93-d2f3cc971081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5a850d-0272-4211-8f93-d2f3cc971081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1710641302',vendor_name='tempest-vendor_name-32389693'},id=00a879c9-1398-42bc-8b20-2589f4caf5df,is_public=True,name='tempest-ProjectMemberTests-volume-type-911977307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00a879c9-1398-42bc-8b20-2589f4caf5df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb61c97-8b0a-412a-acc6-f25efa408545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec7136c-fd42-47f2-9714-8da181bc61ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584476679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['63243d2f-e01a-4d7a-9fab-8cf33e7da9b9','56e8684d-ada1-4233-87c9-1b331c9f04da','415d388b-8e17-4b57-a8de-5890a41602db','6615dc88-0f20-4cc9-b352-a1f9f545b174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3df4033-e3a0-4f16-83a8-fff0c1035e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3df4033-e3a0-4f16-83a8-fff0c1035e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-911977307 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-911977307, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-911977307 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-911977307, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (7604e4a8-af58-45bc-9c36-2ee1118c93f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request issued successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6781bca1-2c97-4fee-817f-751ab08ed00b tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1469/2972] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:10:21 2026] POST /volume/v3/volumes => generated 785 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bf6794a-f726-409a-b6c6-86263125c3df None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf6794a-f726-409a-b6c6-86263125c3df tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bf6794a-f726-409a-b6c6-86263125c3df tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bf6794a-f726-409a-b6c6-86263125c3df tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['1ea9e648-bd85-4cba-a94f-627d5423587a', 'e2e0b803-39f4-483d-837c-0303537b7285', '3d3c0b91-2ff5-4b17-a558-31af2c288035', '12a23d0c-bd43-458e-a501-fb84ce651ab3'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb61c97-8b0a-412a-acc6-f25efa408545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea9e648-bd85-4cba-a94f-627d5423587a', 'e2e0b803-39f4-483d-837c-0303537b7285', '3d3c0b91-2ff5-4b17-a558-31af2c288035', '12a23d0c-bd43-458e-a501-fb84ce651ab3']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f68a0d-da2f-4572-999f-cd73602f8dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bf6794a-f726-409a-b6c6-86263125c3df tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bf6794a-f726-409a-b6c6-86263125c3df tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 200 Sep 04 16:10:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1470/2973] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:22 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 964 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f68a0d-da2f-4572-999f-cd73602f8dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a741f399-d5cc-4c53-b9c9-d98d7a081909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['1ea9e648-bd85-4cba-a94f-627d5423587a','e2e0b803-39f4-483d-837c-0303537b7285','3d3c0b91-2ff5-4b17-a558-31af2c288035','12a23d0c-bd43-458e-a501-fb84ce651ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=00a879c9-1398-42bc-8b20-2589f4caf5df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a741f399-d5cc-4c53-b9c9-d98d7a081909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00a879c9-1398-42bc-8b20-2589f4caf5df),volume_type_id=00a879c9-1398-42bc-8b20-2589f4caf5df)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c0a0db-dd5b-4b3b-b28f-f2f7ddc0c7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c0a0db-dd5b-4b3b-b28f-f2f7ddc0c7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['1ea9e648-bd85-4cba-a94f-627d5423587a','e2e0b803-39f4-483d-837c-0303537b7285','3d3c0b91-2ff5-4b17-a558-31af2c288035','12a23d0c-bd43-458e-a501-fb84ce651ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=00a879c9-1398-42bc-8b20-2589f4caf5df)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef06722d-a24c-478b-9ddc-a7010f03d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef06722d-a24c-478b-9ddc-a7010f03d848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (d4a83694-d8d2-41a0-9e01-deafba7342f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request issued successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12fae12c-aab5-424b-b58a-071616d40176 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1504/2974] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:22 2026] POST /volume/v3/volumes => generated 779 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8892f747-e709-4b8e-80fb-0fbd56f4bd88 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 returned with HTTP 200 Sep 04 16:10:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1471/2975] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:22 2026] GET /volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 => generated 958 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40f8708d-63dd-479d-8cfb-167a1b4c3a1e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1505/2976] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-263f7087-1e1e-48f5-a5c4-df63b4d81c59 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c059413d-ccf0-4f51-9a9a-becfeb7244b8 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1506/2977] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-263f7087-1e1e-48f5-a5c4-df63b4d81c59 tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-admin] GET http://192.168.122.48/volume/v3/scheduler-stats/get_pools Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-263f7087-1e1e-48f5-a5c4-df63b4d81c59 tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-263f7087-1e1e-48f5-a5c4-df63b4d81c59 tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-admin] Calling method 'get_pools' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-263f7087-1e1e-48f5-a5c4-df63b4d81c59 tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-admin] http://192.168.122.48/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1472/2978] 192.168.122.48 () {58 vars in 1170 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d975a805-c2a0-46db-becb-d3cfba344c4f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2159fb7e-0eec-47b6-a331-d0af60fc813b tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1473/2979] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 => generated 979 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d975a805-c2a0-46db-becb-d3cfba344c4f tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-reader] GET http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d975a805-c2a0-46db-becb-d3cfba344c4f tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d975a805-c2a0-46db-becb-d3cfba344c4f tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-reader] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-d975a805-c2a0-46db-becb-d3cfba344c4f tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '93de360e35844b839af45132453888a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '552144399cd1483da9e5487d1880c99f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d975a805-c2a0-46db-becb-d3cfba344c4f tempest-ProjectReaderTests-1082925083 tempest-ProjectReaderTests-1082925083-project-reader] http://192.168.122.48/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1507/2980] 192.168.122.48 () {58 vars in 1188 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9973802e-c067-44f5-a82c-88d9304c8697 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9973802e-c067-44f5-a82c-88d9304c8697 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9973802e-c067-44f5-a82c-88d9304c8697 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9973802e-c067-44f5-a82c-88d9304c8697 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9973802e-c067-44f5-a82c-88d9304c8697 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1474/2981] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2b4ad50e-46b1-455f-9d2d-5bc105735c3a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b4ad50e-46b1-455f-9d2d-5bc105735c3a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad50e-46b1-455f-9d2d-5bc105735c3a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad50e-46b1-455f-9d2d-5bc105735c3a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2b4ad50e-46b1-455f-9d2d-5bc105735c3a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1508/2982] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99b44d50-375b-49f9-8a62-31cc838ef455 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99b44d50-375b-49f9-8a62-31cc838ef455 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/messages/9b9be578-66ca-4c0f-893e-bc2cfcc92b29 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99b44d50-375b-49f9-8a62-31cc838ef455 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99b44d50-375b-49f9-8a62-31cc838ef455 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99b44d50-375b-49f9-8a62-31cc838ef455 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/messages/9b9be578-66ca-4c0f-893e-bc2cfcc92b29 returned with HTTP 204 Sep 04 16:10:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1475/2983] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:23 2026] DELETE /volume/v3/messages/9b9be578-66ca-4c0f-893e-bc2cfcc92b29 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0545caf-957f-4282-aa64-ee0220164e44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume with id: a741f399-d5cc-4c53-b9c9-d98d7a081909 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['41c7194c-cb36-4e2f-a0e4-3b5eef501a04', '716ceb9f-bb38-42a8-b4ef-75e573df2d56', '64514128-3435-4b13-aa2a-d60eff03f9a4', '4190a9de-0cfc-46c1-b95c-a5cd3feddae6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume request issued successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0545caf-957f-4282-aa64-ee0220164e44 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 returned with HTTP 202 Sep 04 16:10:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1509/2984] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:23 2026] DELETE /volume/v3/volumes/a741f399-d5cc-4c53-b9c9-d98d7a081909 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-03516f14-96ce-4226-8e8d-3ecb4489d840 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03516f14-96ce-4226-8e8d-3ecb4489d840 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/types/00a879c9-1398-42bc-8b20-2589f4caf5df Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03516f14-96ce-4226-8e8d-3ecb4489d840 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-03516f14-96ce-4226-8e8d-3ecb4489d840 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-03516f14-96ce-4226-8e8d-3ecb4489d840 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types/00a879c9-1398-42bc-8b20-2589f4caf5df returned with HTTP 202 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1476/2985] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:23 2026] DELETE /volume/v3/types/00a879c9-1398-42bc-8b20-2589f4caf5df => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-45047ab4-f46f-4a75-8464-d5d150c5e92a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45047ab4-f46f-4a75-8464-d5d150c5e92a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-45047ab4-f46f-4a75-8464-d5d150c5e92a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1277502011", "extra_specs": {"storage_protocol": "tempest-storage_protocol-997095590", "vendor_name": "tempest-vendor_name-638917384"}}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-45047ab4-f46f-4a75-8464-d5d150c5e92a tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1510/2986] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:24 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "164d71e3-3aea-4bc2-a91a-39697d7be9a7", "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request body: {'volume': {'volume_type': '164d71e3-3aea-4bc2-a91a-39697d7be9a7', 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume of 1 GB Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (9425f199-48cb-42ae-93be-03996f327730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85c45b6-e1d1-406f-887f-300fce249a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85c45b6-e1d1-406f-887f-300fce249a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-997095590',vendor_name='tempest-vendor_name-638917384'},id=164d71e3-3aea-4bc2-a91a-39697d7be9a7,is_public=True,name='tempest-ProjectMemberTests-volume-type-1277502011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '164d71e3-3aea-4bc2-a91a-39697d7be9a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5159692f-c7ab-4c63-9950-641c89fd2547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28d5bd6a-c4fb-43eb-a127-8445f8e5b990 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1511/2987] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1277502011 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1277502011, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1277502011 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1277502011, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4bd9895a-1608-4c31-8325-f0a85ae58cd9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1512/2988] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['3c570a47-b0a0-411b-a38a-dd730d097575', '7b8565f9-ba2c-42d9-ae44-c0dd5e6c9d04', '6a30b169-1332-426d-8fe7-d4a94be18ff5', '9a431346-1cf7-4235-9916-440533f8e07a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5159692f-c7ab-4c63-9950-641c89fd2547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c570a47-b0a0-411b-a38a-dd730d097575', '7b8565f9-ba2c-42d9-ae44-c0dd5e6c9d04', '6a30b169-1332-426d-8fe7-d4a94be18ff5', '9a431346-1cf7-4235-9916-440533f8e07a']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1606301237"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebcc10b1-61b2-46ea-9591-8728888106d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1606301237'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume of 1 GB Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Availability Zones retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Flow 'volume_create_api' (e065cd70-5864-4c6f-a4bd-13baafc5c142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb904ad-18c8-4421-a115-5d5798ec0109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebcc10b1-61b2-46ea-9591-8728888106d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0e1cd4-0e16-46a6-80f7-8eae103750eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['3c570a47-b0a0-411b-a38a-dd730d097575','7b8565f9-ba2c-42d9-ae44-c0dd5e6c9d04','6a30b169-1332-426d-8fe7-d4a94be18ff5','9a431346-1cf7-4235-9916-440533f8e07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=164d71e3-3aea-4bc2-a91a-39697d7be9a7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0e1cd4-0e16-46a6-80f7-8eae103750eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(164d71e3-3aea-4bc2-a91a-39697d7be9a7),volume_type_id=164d71e3-3aea-4bc2-a91a-39697d7be9a7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab5e982-edc5-4423-8267-33011a35c08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb904ad-18c8-4421-a115-5d5798ec0109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c006acd-45d9-4302-8ab7-2828155c2f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab5e982-edc5-4423-8267-33011a35c08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612bd3c2b5714f7a9bb4ccba6de16fa6',qos_specs=None,replication_status=,reservations=['3c570a47-b0a0-411b-a38a-dd730d097575','7b8565f9-ba2c-42d9-ae44-c0dd5e6c9d04','6a30b169-1332-426d-8fe7-d4a94be18ff5','9a431346-1cf7-4235-9916-440533f8e07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd026f2d83e04145b5d61c5e480aa8f0',volume_type_id=164d71e3-3aea-4bc2-a91a-39697d7be9a7)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16811795-29ae-4026-b1c2-649483ea1e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16811795-29ae-4026-b1c2-649483ea1e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Flow 'volume_create_api' (9425f199-48cb-42ae-93be-03996f327730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Create volume request issued successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-585a5c1c-d3d5-4e71-9ed7-274ed06fffc9 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1477/2989] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:24 2026] POST /volume/v3/volumes => generated 780 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Created reservations ['81b3c377-63d5-4659-90fc-152bea678125', '0b044ec6-c58e-4901-ac0f-87db17de1044', 'de44fb43-92b9-4921-ad14-878e47b6ded7', '4196a968-2a3e-4c03-b310-74f5cb429862'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c006acd-45d9-4302-8ab7-2828155c2f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b3c377-63d5-4659-90fc-152bea678125', '0b044ec6-c58e-4901-ac0f-87db17de1044', 'de44fb43-92b9-4921-ad14-878e47b6ded7', '4196a968-2a3e-4c03-b310-74f5cb429862']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38247e3c-3b8f-4c1f-8c92-0a41ac858679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a66ae5c8-3cf5-4bb6-bfce-e5d314a6ee17 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1478/2990] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38247e3c-3b8f-4c1f-8c92-0a41ac858679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226a464f-8172-49f4-8f4e-b676b2c0b747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1606301237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',qos_specs=None,replication_status=,reservations=['81b3c377-63d5-4659-90fc-152bea678125','0b044ec6-c58e-4901-ac0f-87db17de1044','de44fb43-92b9-4921-ad14-878e47b6ded7','4196a968-2a3e-4c03-b310-74f5cb429862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:24Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1606301237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=226a464f-8172-49f4-8f4e-b676b2c0b747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8793ebb-e453-4055-9a4e-52ac35961abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f950d320-259e-43a7-bf3b-976ba80b69c5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1479/2991] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb => generated 959 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8793ebb-e453-4055-9a4e-52ac35961abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1606301237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c453e7d3a44d4f9890990bc8f3dc3f08',qos_specs=None,replication_status=,reservations=['81b3c377-63d5-4659-90fc-152bea678125','0b044ec6-c58e-4901-ac0f-87db17de1044','de44fb43-92b9-4921-ad14-878e47b6ded7','4196a968-2a3e-4c03-b310-74f5cb429862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b53ca4bc5c14508bfa4e0f206d8c6cc',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d434b1ab-fba3-46d0-9eaf-7d8fce7f8cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6b17283a-5de8-4dc1-a1ca-3f3a3acd5fac tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1480/2992] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d434b1ab-fba3-46d0-9eaf-7d8fce7f8cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Flow 'volume_create_api' (e065cd70-5864-4c6f-a4bd-13baafc5c142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create volume request issued successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5329471-cac8-4b08-b8e6-3b1f89a99570 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume with id: 99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1513/2993] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:10:24 2026] POST /volume/v3/volumes => generated 783 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b75db218-27ec-4b01-a2e0-af0fa7f584c2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1514/2994] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume request issued successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1b34d615-f091-4ae3-bc10-e1145ae07cb3 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 202 Sep 04 16:10:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1481/2995] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:24 2026] DELETE /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25ffdc1b-6c7d-4195-a59e-de7d10169302 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 200 Sep 04 16:10:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1515/2996] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ca7f03d-6503-4f55-9f42-17a12a8d1029 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb returned with HTTP 200 Sep 04 16:10:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1482/2997] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:25 2026] GET /volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb => generated 980 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-40fede79-7569-404f-ac87-cf4694f43961 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40fede79-7569-404f-ac87-cf4694f43961 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40fede79-7569-404f-ac87-cf4694f43961 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-40fede79-7569-404f-ac87-cf4694f43961 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-40fede79-7569-404f-ac87-cf4694f43961 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1516/2998] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:25 2026] GET /volume/v3/messages => generated 676 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c007f42a-49c6-4510-8d72-882e9715dee5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c007f42a-49c6-4510-8d72-882e9715dee5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] GET http://192.168.122.48/volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c007f42a-49c6-4510-8d72-882e9715dee5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c007f42a-49c6-4510-8d72-882e9715dee5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c007f42a-49c6-4510-8d72-882e9715dee5 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-member] http://192.168.122.48/volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 returned with HTTP 200 Sep 04 16:10:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1483/2999] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:25 2026] GET /volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6ee854b7-864e-4405-a18f-9d84517c0653 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ee854b7-864e-4405-a18f-9d84517c0653 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ee854b7-864e-4405-a18f-9d84517c0653 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6ee854b7-864e-4405-a18f-9d84517c0653 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1c5adf9a-81aa-48f9-be32-03d15c0b5b54 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 200 Sep 04 16:10:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1517/3000] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:25 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 875 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6ee854b7-864e-4405-a18f-9d84517c0653 tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 returned with HTTP 204 Sep 04 16:10:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1484/3001] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:25 2026] DELETE /volume/v3/messages/dc459a86-9dcf-4874-bdf0-1c39a4b48d49 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f37177bc-23d6-4dcd-9339-609e64a96fea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume with id: 3f0e1cd4-0e16-46a6-80f7-8eae103750eb Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f37177bc-23d6-4dcd-9339-609e64a96fea tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f37177bc-23d6-4dcd-9339-609e64a96fea tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f37177bc-23d6-4dcd-9339-609e64a96fea tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Volume info retrieved successfully. Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f37177bc-23d6-4dcd-9339-609e64a96fea tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa returned with HTTP 404 Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1485/3002] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:26 2026] GET /volume/v3/volumes/99ccf385-5fc7-4ef7-aa72-6bc5ab4247aa => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907410397"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907410397'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume of 1 GB Sep 04 16:10:26 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1277502011 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1277502011, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1277502011 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1277502011, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (4d298a39-d99d-4a88-913a-ca6123e96a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Created reservations ['0fc23016-e558-4952-b9f5-05c7e481067e', 'e4b71c93-33c9-4ddd-8379-5191e38002e1', '583a2571-b925-403a-9ef8-1c4825541ac9', '8e56753e-3127-4cdc-a104-fd9f62e625f4'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9f3a86-5245-4fa8-8173-e3ecc21426ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9f3a86-5245-4fa8-8173-e3ecc21426ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d0e661-345a-4ae7-bfbb-ebcb98c7f57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Delete volume request issued successfully. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d1cc8099-7738-4df5-bc60-c94271b9f53c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb returned with HTTP 202 Sep 04 16:10:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1518/3003] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:25 2026] DELETE /volume/v3/volumes/3f0e1cd4-0e16-46a6-80f7-8eae103750eb => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a49adf08-d476-4206-9676-edc8025fc16c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a49adf08-d476-4206-9676-edc8025fc16c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] DELETE http://192.168.122.48/volume/v3/types/164d71e3-3aea-4bc2-a91a-39697d7be9a7 Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a49adf08-d476-4206-9676-edc8025fc16c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a49adf08-d476-4206-9676-edc8025fc16c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a49adf08-d476-4206-9676-edc8025fc16c tempest-ProjectMemberTests-1064725346 tempest-ProjectMemberTests-1064725346-project-admin] http://192.168.122.48/volume/v3/types/164d71e3-3aea-4bc2-a91a-39697d7be9a7 returned with HTTP 202 Sep 04 16:10:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1519/3004] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:26 2026] DELETE /volume/v3/types/164d71e3-3aea-4bc2-a91a-39697d7be9a7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Created reservations ['63991357-bb68-4dc8-8bd1-a450d0468bdc', 'f2e70011-48eb-46f9-8caa-57afff1747c7', '1a976863-f4ef-4875-9800-c0fd5fc5a11d', 'db6659e1-7ef9-4fbb-a895-fbed1a2e064b'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d0e661-345a-4ae7-bfbb-ebcb98c7f57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63991357-bb68-4dc8-8bd1-a450d0468bdc', 'f2e70011-48eb-46f9-8caa-57afff1747c7', '1a976863-f4ef-4875-9800-c0fd5fc5a11d', 'db6659e1-7ef9-4fbb-a895-fbed1a2e064b']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84877048-9ab5-4f2b-9426-31f2c4a28c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84877048-9ab5-4f2b-9426-31f2c4a28c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a57a7042-c953-4035-ac15-485dd758450f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907410397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['63991357-bb68-4dc8-8bd1-a450d0468bdc','f2e70011-48eb-46f9-8caa-57afff1747c7','1a976863-f4ef-4875-9800-c0fd5fc5a11d','db6659e1-7ef9-4fbb-a895-fbed1a2e064b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907410397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a57a7042-c953-4035-ac15-485dd758450f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d593cb3eb6da46f69921e656655b8818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220d80071e994704b5583b7626d65316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a0e941-ce63-42f0-9bb7-8c81c92c741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a0e941-ce63-42f0-9bb7-8c81c92c741a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907410397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d593cb3eb6da46f69921e656655b8818',qos_specs=None,replication_status=,reservations=['63991357-bb68-4dc8-8bd1-a450d0468bdc','f2e70011-48eb-46f9-8caa-57afff1747c7','1a976863-f4ef-4875-9800-c0fd5fc5a11d','db6659e1-7ef9-4fbb-a895-fbed1a2e064b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220d80071e994704b5583b7626d65316',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def20dec-5ee3-412c-bb7d-8b1cdf190afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def20dec-5ee3-412c-bb7d-8b1cdf190afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Flow 'volume_create_api' (4d298a39-d99d-4a88-913a-ca6123e96a13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Create volume request issued successfully. Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-62dac7e5-abb9-4aeb-ada1-bfbc66573faa tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1486/3005] 192.168.122.48 () {62 vars in 1178 bytes} [Fri Sep 4 16:10:26 2026] POST /volume/v3/volumes => generated 784 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d9b189c8-a910-4768-8c54-ea189e915d7f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d9b189c8-a910-4768-8c54-ea189e915d7f tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d9b189c8-a910-4768-8c54-ea189e915d7f tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d9b189c8-a910-4768-8c54-ea189e915d7f tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d9b189c8-a910-4768-8c54-ea189e915d7f tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d9b189c8-a910-4768-8c54-ea189e915d7f tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 200 Sep 04 16:10:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1520/3006] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:26 2026] GET /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 963 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d5083dd0-4dd3-47ee-a702-239178380439 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5083dd0-4dd3-47ee-a702-239178380439 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5083dd0-4dd3-47ee-a702-239178380439 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d5083dd0-4dd3-47ee-a702-239178380439 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d5083dd0-4dd3-47ee-a702-239178380439 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d5083dd0-4dd3-47ee-a702-239178380439 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1487/3007] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:26 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 876 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b55c73f4-adef-4761-9b3d-1b5dcf40a93f tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1521/3008] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:27 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 876 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "226a464f-8172-49f4-8f4e-b676b2c0b747", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1049364985"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Create snapshot from volume 226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Created reservations ['4c610a22-8dbc-4546-a359-146c78dffc48', '4ce1fb2a-c4bd-47cc-833d-1f07ea89f233', 'eb519cd5-645e-4916-b56a-b79108da304a', '21a8f9ad-e34d-4818-849c-2f3290a93f4f'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot create request issued successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca383d1f-2321-4e6c-9143-b94600aafd22 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1488/3009] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:27 2026] POST /volume/v3/snapshots => generated 326 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5ef02875-a852-4e12-9863-ed360459d633 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ef02875-a852-4e12-9863-ed360459d633 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ef02875-a852-4e12-9863-ed360459d633 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5ef02875-a852-4e12-9863-ed360459d633 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5ef02875-a852-4e12-9863-ed360459d633 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5ef02875-a852-4e12-9863-ed360459d633 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1522/3010] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:27 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 458 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f7f51756-b215-442a-b93c-ec7b3e12061d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f51756-b215-442a-b93c-ec7b3e12061d tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f7f51756-b215-442a-b93c-ec7b3e12061d tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f7f51756-b215-442a-b93c-ec7b3e12061d tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f7f51756-b215-442a-b93c-ec7b3e12061d tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f7f51756-b215-442a-b93c-ec7b3e12061d tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1489/3011] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:27 2026] GET /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-00fd40fb-6315-43b3-b256-c7626f13b310 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-00fd40fb-6315-43b3-b256-c7626f13b310 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-00fd40fb-6315-43b3-b256-c7626f13b310 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-00fd40fb-6315-43b3-b256-c7626f13b310 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-00fd40fb-6315-43b3-b256-c7626f13b310 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-00fd40fb-6315-43b3-b256-c7626f13b310 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1523/3012] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8046c718-06ee-44ce-bf68-599217875c07 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4877bfc8-cb2e-4bf2-83ce-30a90db03f37 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 200 Sep 04 16:10:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1524/3013] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db0cc868-53c0-4439-9a0c-22a29338d420 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] GET http://192.168.122.48/volume/v3/volumes/summary Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] Get summary completed successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db0cc868-53c0-4439-9a0c-22a29338d420 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-reader] http://192.168.122.48/volume/v3/volumes/summary returned with HTTP 200 Sep 04 16:10:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1525/3014] 192.168.122.48 () {60 vars in 1181 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume with id: a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-335610474"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-335610474'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume of 1 GB Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Delete volume request issued successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e9cd712-b753-48d2-9bdf-d7fd1d26da50 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 202 Sep 04 16:10:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1526/3015] 192.168.122.48 () {60 vars in 1271 bytes} [Fri Sep 4 16:10:28 2026] DELETE /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (6313d454-e00a-4ae7-b343-a5d6cef379fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c9c76b-a14f-4332-89b4-5b889a0e56fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Volume info retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b0b30cef-1fbd-4de9-83eb-202507f4e9d2 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 200 Sep 04 16:10:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1527/3016] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c9c76b-a14f-4332-89b4-5b889a0e56fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f2bb16-a9f7-446e-974e-5b3547a81bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['1634b6f5-bbae-4de7-b31f-e6857bc03a89', '324df090-7377-4f64-8517-eb0dd211e5fd', '72e39330-9fdd-4feb-95f4-6ae63969cbd0', 'a2b296bb-71a5-47b4-a29a-2b9970159f2d'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f2bb16-a9f7-446e-974e-5b3547a81bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1634b6f5-bbae-4de7-b31f-e6857bc03a89', '324df090-7377-4f64-8517-eb0dd211e5fd', '72e39330-9fdd-4feb-95f4-6ae63969cbd0', 'a2b296bb-71a5-47b4-a29a-2b9970159f2d']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86c9d68-d3d3-46b3-ba7d-bcad7ff2485b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86c9d68-d3d3-46b3-ba7d-bcad7ff2485b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281d78bf-4775-450b-823c-20b35e090afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335610474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['1634b6f5-bbae-4de7-b31f-e6857bc03a89','324df090-7377-4f64-8517-eb0dd211e5fd','72e39330-9fdd-4feb-95f4-6ae63969cbd0','a2b296bb-71a5-47b4-a29a-2b9970159f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335610474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281d78bf-4775-450b-823c-20b35e090afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d51b820b44b4a7a5be87ff0020bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1903be57da7842f78985ac122b895e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a77f541-d74b-4ae2-a8f7-950868b26562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a77f541-d74b-4ae2-a8f7-950868b26562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335610474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['1634b6f5-bbae-4de7-b31f-e6857bc03a89','324df090-7377-4f64-8517-eb0dd211e5fd','72e39330-9fdd-4feb-95f4-6ae63969cbd0','a2b296bb-71a5-47b4-a29a-2b9970159f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220f5bc2-980a-4f3e-bb19-3c3649bd06a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220f5bc2-980a-4f3e-bb19-3c3649bd06a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (6313d454-e00a-4ae7-b343-a5d6cef379fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request issued successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8046c718-06ee-44ce-bf68-599217875c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1490/3017] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:28 2026] POST /volume/v3/volumes => generated 784 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d07062b8-4bdd-46d6-a258-deb6e295428f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d07062b8-4bdd-46d6-a258-deb6e295428f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d07062b8-4bdd-46d6-a258-deb6e295428f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d07062b8-4bdd-46d6-a258-deb6e295428f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d07062b8-4bdd-46d6-a258-deb6e295428f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d07062b8-4bdd-46d6-a258-deb6e295428f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 200 Sep 04 16:10:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1528/3018] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:29 2026] GET /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cce617ba-2c63-4b6d-8b98-5a8f934159c9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1491/3019] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:29 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5937ea3-256f-4a6a-be86-d0154f84f905 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5937ea3-256f-4a6a-be86-d0154f84f905 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] GET http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5937ea3-256f-4a6a-be86-d0154f84f905 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5937ea3-256f-4a6a-be86-d0154f84f905 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5937ea3-256f-4a6a-be86-d0154f84f905 tempest-ProjectReaderTests-492338931 tempest-ProjectReaderTests-492338931-project-admin] http://192.168.122.48/volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f returned with HTTP 404 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1529/3020] 192.168.122.48 () {60 vars in 1268 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/volumes/a57a7042-c953-4035-ac15-485dd758450f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f57cc3ea-4c21-459e-aac5-1c72e8759755 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4081e68e-057a-4d83-ba08-6462eeb27f29 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1530/3021] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7ff3a8a0-d97c-4de7-aed6-c56b33e1a772 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1531/3022] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-58f72a99-6c72-4db9-a087-1d02ea48642a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58f72a99-6c72-4db9-a087-1d02ea48642a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-58f72a99-6c72-4db9-a087-1d02ea48642a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-58f72a99-6c72-4db9-a087-1d02ea48642a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-58f72a99-6c72-4db9-a087-1d02ea48642a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-58f72a99-6c72-4db9-a087-1d02ea48642a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1532/3023] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Delete snapshot with id: 9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot delete request issued successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9cb9a14f-593f-40db-b7c5-dd90be00f3d9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 202 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1533/3024] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:30 2026] DELETE /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-12e8d411-c3be-49ee-9796-56884b5ad16a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12e8d411-c3be-49ee-9796-56884b5ad16a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12e8d411-c3be-49ee-9796-56884b5ad16a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-12e8d411-c3be-49ee-9796-56884b5ad16a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f57cc3ea-4c21-459e-aac5-1c72e8759755 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f57cc3ea-4c21-459e-aac5-1c72e8759755 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1439934438", "extra_specs": {"storage_protocol": "tempest-storage_protocol-454320008", "vendor_name": "tempest-vendor_name-108283971"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-12e8d411-c3be-49ee-9796-56884b5ad16a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-12e8d411-c3be-49ee-9796-56884b5ad16a tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1534/3025] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f57cc3ea-4c21-459e-aac5-1c72e8759755 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1492/3026] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:30 2026] POST /volume/v3/types => generated 328 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a5e8ff27-db01-4b36-991f-2260d0dd016b", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume request body: {'volume': {'volume_type': 'a5e8ff27-db01-4b36-991f-2260d0dd016b', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume of 1 GB Sep 04 16:10:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Flow 'volume_create_api' (2dd4de3b-93e0-4982-bdfa-2d9ec77a4dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e573708-d696-486a-9ac3-e2f22efc1d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e573708-d696-486a-9ac3-e2f22efc1d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-454320008',vendor_name='tempest-vendor_name-108283971'},id=a5e8ff27-db01-4b36-991f-2260d0dd016b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1439934438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5e8ff27-db01-4b36-991f-2260d0dd016b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:30 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e69925-ca33-42ee-a3c4-a779db0b5dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1439934438 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1439934438, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1439934438 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1439934438, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Created reservations ['5ea05f6c-9e64-400b-b8da-4361e6f60f56', 'fba3fb11-2abf-40ac-92b7-d56910e7a634', '759a8090-39d6-4231-90ea-11c8340171e3', '30e8aa59-b970-4987-aa4b-9b2655898922'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e69925-ca33-42ee-a3c4-a779db0b5dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ea05f6c-9e64-400b-b8da-4361e6f60f56', 'fba3fb11-2abf-40ac-92b7-d56910e7a634', '759a8090-39d6-4231-90ea-11c8340171e3', '30e8aa59-b970-4987-aa4b-9b2655898922']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c7dc36-693a-4188-86c3-77764d8684dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c7dc36-693a-4188-86c3-77764d8684dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1601905b-8a17-4a68-8b35-40306defe21f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078785aeb41d40969232ca002e804375',qos_specs=None,replication_status=,reservations=['5ea05f6c-9e64-400b-b8da-4361e6f60f56','fba3fb11-2abf-40ac-92b7-d56910e7a634','759a8090-39d6-4231-90ea-11c8340171e3','30e8aa59-b970-4987-aa4b-9b2655898922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e93f37f1b4adba737478c087d508a',volume_type_id=a5e8ff27-db01-4b36-991f-2260d0dd016b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1601905b-8a17-4a68-8b35-40306defe21f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078785aeb41d40969232ca002e804375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398e93f37f1b4adba737478c087d508a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5e8ff27-db01-4b36-991f-2260d0dd016b),volume_type_id=a5e8ff27-db01-4b36-991f-2260d0dd016b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999097bc-c18d-4cf5-a1c0-b41415d65454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=866,cinder:INSERT=182,cinder:UPDATE=292 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999097bc-c18d-4cf5-a1c0-b41415d65454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078785aeb41d40969232ca002e804375',qos_specs=None,replication_status=,reservations=['5ea05f6c-9e64-400b-b8da-4361e6f60f56','fba3fb11-2abf-40ac-92b7-d56910e7a634','759a8090-39d6-4231-90ea-11c8340171e3','30e8aa59-b970-4987-aa4b-9b2655898922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e93f37f1b4adba737478c087d508a',volume_type_id=a5e8ff27-db01-4b36-991f-2260d0dd016b)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2843a8-86c1-4750-8c3b-b318d1541451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2843a8-86c1-4750-8c3b-b318d1541451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Flow 'volume_create_api' (2dd4de3b-93e0-4982-bdfa-2d9ec77a4dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume request issued successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2d6058c-ea5c-47c9-a49f-c7e3fd71bb41 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1535/3027] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:30 2026] POST /volume/v3/volumes => generated 780 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=844,cinder:INSERT=175,cinder:UPDATE=315 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a16298a5-e1c3-42a9-8641-0ef3f91ccdb3 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1493/3028] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:31 2026] GET /volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f => generated 959 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-34f7305f-cea1-4501-a67f-e41c826bb399 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34f7305f-cea1-4501-a67f-e41c826bb399 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34f7305f-cea1-4501-a67f-e41c826bb399 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-34f7305f-cea1-4501-a67f-e41c826bb399 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-34f7305f-cea1-4501-a67f-e41c826bb399 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-34f7305f-cea1-4501-a67f-e41c826bb399 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1536/3029] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:31 2026] GET /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281d78bf-4775-450b-823c-20b35e090afd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1198732792"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create snapshot from volume 281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['1d9c593d-f6a2-4a96-94e7-f445d516ede8', '958eafb2-a5ed-48b3-88b8-47f611844c90', '155c1f56-fabe-49d2-a2ac-a0a5a0a8d48e', 'a149b242-b4dc-49b9-988a-6fe7c9ee5cf7'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Snapshot retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-da6ea7cf-4307-48b3-a005-5b96c87c088c tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1537/3030] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:31 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot create request issued successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5cdd8ae-2587-4f30-8a9e-263a4498ed83 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1494/3031] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3242a99-d4e5-4f6b-89b8-c5544c953dfd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1538/3032] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:31 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-72fcc559-d5ca-461b-8406-2d8ae45732ec tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1495/3033] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-25673632-a489-4032-bfc4-846bef9108bd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25673632-a489-4032-bfc4-846bef9108bd tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25673632-a489-4032-bfc4-846bef9108bd tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-25673632-a489-4032-bfc4-846bef9108bd tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-25673632-a489-4032-bfc4-846bef9108bd tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1539/3034] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fd76d820-1b1b-4305-92cd-47cecbe69a47 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-593f5ea9-0fbf-44e4-92e1-8d06c12ee79e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-593f5ea9-0fbf-44e4-92e1-8d06c12ee79e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-593f5ea9-0fbf-44e4-92e1-8d06c12ee79e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-593f5ea9-0fbf-44e4-92e1-8d06c12ee79e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd76d820-1b1b-4305-92cd-47cecbe69a47 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd76d820-1b1b-4305-92cd-47cecbe69a47 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fd76d820-1b1b-4305-92cd-47cecbe69a47 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-593f5ea9-0fbf-44e4-92e1-8d06c12ee79e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 returned with HTTP 404 Sep 04 16:10:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1540/3035] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/snapshots/9a35d1a5-22be-4ad7-8549-157009cee516 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fd76d820-1b1b-4305-92cd-47cecbe69a47 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1496/3036] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/messages => generated 676 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c1d35c78-9aff-4f22-be40-fe788aea681e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] DELETE http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Delete volume with id: 226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-477cc240-92a0-4fb4-b0c5-9559e8743833 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-477cc240-92a0-4fb4-b0c5-9559e8743833 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/messages/5d7d2055-3406-450a-b689-122fdd67eb25 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-477cc240-92a0-4fb4-b0c5-9559e8743833 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-477cc240-92a0-4fb4-b0c5-9559e8743833 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-477cc240-92a0-4fb4-b0c5-9559e8743833 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/messages/5d7d2055-3406-450a-b689-122fdd67eb25 returned with HTTP 204 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1497/3037] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/messages/5d7d2055-3406-450a-b689-122fdd67eb25 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Delete volume with id: 1601905b-8a17-4a68-8b35-40306defe21f Sep 04 16:10:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Delete volume request issued successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c1d35c78-9aff-4f22-be40-fe788aea681e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 202 Sep 04 16:10:32 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1541/3038] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3a85d080-f517-4a12-b214-3087fceb59a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a85d080-f517-4a12-b214-3087fceb59a9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a85d080-f517-4a12-b214-3087fceb59a9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3a85d080-f517-4a12-b214-3087fceb59a9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1439934438 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1439934438, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:32 devstack devstack@c-api.service[87211]: WARNING cinder.quota [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1439934438 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1439934438, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3a85d080-f517-4a12-b214-3087fceb59a9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Created reservations ['af00f8fa-660c-4ae0-91ce-4bea2c588003', 'd8f557ca-c827-4dc6-8b80-9bc15edeb640', '4cb70fa8-66a3-4f80-9e2f-d5e15fba000a', 'b976d6ab-e75a-4654-9ae2-9e73212c24d8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3a85d080-f517-4a12-b214-3087fceb59a9 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 200 Sep 04 16:10:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1542/3039] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 875 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-253fb1c5-a1ca-4cbd-af9e-7020292eba84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1543/3040] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:33 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Delete volume request issued successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0396d7bb-4f8f-40f2-87dc-06faf070ff5b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f returned with HTTP 202 Sep 04 16:10:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1498/3041] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/volumes/1601905b-8a17-4a68-8b35-40306defe21f => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-414f4f4c-5420-4fc3-b822-ff867b082179 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-414f4f4c-5420-4fc3-b822-ff867b082179 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/types/a5e8ff27-db01-4b36-991f-2260d0dd016b Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-414f4f4c-5420-4fc3-b822-ff867b082179 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-414f4f4c-5420-4fc3-b822-ff867b082179 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-414f4f4c-5420-4fc3-b822-ff867b082179 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/types/a5e8ff27-db01-4b36-991f-2260d0dd016b returned with HTTP 202 Sep 04 16:10:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1544/3042] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:33 2026] DELETE /volume/v3/types/a5e8ff27-db01-4b36-991f-2260d0dd016b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a680e281-2fe8-4e3e-ad46-3ccd021d3b93 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a680e281-2fe8-4e3e-ad46-3ccd021d3b93 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a680e281-2fe8-4e3e-ad46-3ccd021d3b93 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-576764415", "extra_specs": {"storage_protocol": "tempest-storage_protocol-518446285", "vendor_name": "tempest-vendor_name-626350550"}}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a680e281-2fe8-4e3e-ad46-3ccd021d3b93 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1499/3043] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:33 2026] POST /volume/v3/types => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-569ff86d-4e69-4897-a358-0c6815838f7a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c2bf9218-2eb3-414d-9af4-b0dccfbbf700", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume request body: {'volume': {'volume_type': 'c2bf9218-2eb3-414d-9af4-b0dccfbbf700', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume of 1 GB Sep 04 16:10:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Flow 'volume_create_api' (f07f66d1-5d9f-46e1-8d35-9239d596f204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa198e1-60b1-4b63-b45e-267a8a4cbb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa198e1-60b1-4b63-b45e-267a8a4cbb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-518446285',vendor_name='tempest-vendor_name-626350550'},id=c2bf9218-2eb3-414d-9af4-b0dccfbbf700,is_public=True,name='tempest-ProjectReaderTests-volume-type-576764415',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2bf9218-2eb3-414d-9af4-b0dccfbbf700', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491a711a-f03f-448c-a972-9b12b5d8b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-576764415 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-576764415, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: WARNING cinder.quota [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-576764415 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-576764415, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Created reservations ['06ee994b-ce55-4a08-9d11-267a5578add1', '011313a1-782a-4a3c-9aad-e42d00deafac', 'b922b8f9-7158-4a2f-9d32-bd028da07a09', 'b66e6f3f-43d3-401a-b656-86a092e2c6f2'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491a711a-f03f-448c-a972-9b12b5d8b68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ee994b-ce55-4a08-9d11-267a5578add1', '011313a1-782a-4a3c-9aad-e42d00deafac', 'b922b8f9-7158-4a2f-9d32-bd028da07a09', 'b66e6f3f-43d3-401a-b656-86a092e2c6f2']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89694ad-a5d2-4d81-a5b3-5a95ed117228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89694ad-a5d2-4d81-a5b3-5a95ed117228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b06c1d20-95a2-4146-9e87-a5507a2f0ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078785aeb41d40969232ca002e804375',qos_specs=None,replication_status=,reservations=['06ee994b-ce55-4a08-9d11-267a5578add1','011313a1-782a-4a3c-9aad-e42d00deafac','b922b8f9-7158-4a2f-9d32-bd028da07a09','b66e6f3f-43d3-401a-b656-86a092e2c6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e93f37f1b4adba737478c087d508a',volume_type_id=c2bf9218-2eb3-414d-9af4-b0dccfbbf700), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b06c1d20-95a2-4146-9e87-a5507a2f0ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078785aeb41d40969232ca002e804375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398e93f37f1b4adba737478c087d508a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2bf9218-2eb3-414d-9af4-b0dccfbbf700),volume_type_id=c2bf9218-2eb3-414d-9af4-b0dccfbbf700)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d77434-2adb-4f22-bef7-3f76cb4b8bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d77434-2adb-4f22-bef7-3f76cb4b8bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078785aeb41d40969232ca002e804375',qos_specs=None,replication_status=,reservations=['06ee994b-ce55-4a08-9d11-267a5578add1','011313a1-782a-4a3c-9aad-e42d00deafac','b922b8f9-7158-4a2f-9d32-bd028da07a09','b66e6f3f-43d3-401a-b656-86a092e2c6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e93f37f1b4adba737478c087d508a',volume_type_id=c2bf9218-2eb3-414d-9af4-b0dccfbbf700)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cd158c-0309-4b14-888f-5a546489e083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cd158c-0309-4b14-888f-5a546489e083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Flow 'volume_create_api' (f07f66d1-5d9f-46e1-8d35-9239d596f204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Create volume request issued successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-569ff86d-4e69-4897-a358-0c6815838f7a tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1545/3044] 192.168.122.48 () {62 vars in 1177 bytes} [Fri Sep 4 16:10:33 2026] POST /volume/v3/volumes => generated 779 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ccaf476f-03c4-4138-921f-6de147b4908b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ccaf476f-03c4-4138-921f-6de147b4908b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ccaf476f-03c4-4138-921f-6de147b4908b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ccaf476f-03c4-4138-921f-6de147b4908b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:33 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:33 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ccaf476f-03c4-4138-921f-6de147b4908b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ccaf476f-03c4-4138-921f-6de147b4908b tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 returned with HTTP 200 Sep 04 16:10:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1500/3045] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:33 2026] GET /volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 => generated 958 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e7451413-91b7-4453-a5d1-bcce733165d2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e7451413-91b7-4453-a5d1-bcce733165d2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e7451413-91b7-4453-a5d1-bcce733165d2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e7451413-91b7-4453-a5d1-bcce733165d2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e7451413-91b7-4453-a5d1-bcce733165d2 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 returned with HTTP 404 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1546/3046] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/volumes/226a464f-8172-49f4-8f4e-b676b2c0b747 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-921f01e7-f9b7-4456-9271-8d0bac63974e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] DELETE http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Delete volume with id: d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9eb7f886-3e3d-4152-8df5-f2883b6542f6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1501/3047] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Delete volume request issued successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-921f01e7-f9b7-4456-9271-8d0bac63974e tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 202 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1547/3048] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:34 2026] DELETE /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Volume info retrieved successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f5908b0-44be-4d4d-8e05-f924598cded1 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 200 Sep 04 16:10:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1502/3049] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 839 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-683c7e6d-9d44-41d9-8b8b-3f73113681c4 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 returned with HTTP 200 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1548/3050] 192.168.122.48 () {60 vars in 1267 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5c212a73-7daf-4835-bd54-4e639ba1202d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c212a73-7daf-4835-bd54-4e639ba1202d tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] GET http://192.168.122.48/volume/v3/messages Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c212a73-7daf-4835-bd54-4e639ba1202d tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c212a73-7daf-4835-bd54-4e639ba1202d tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c212a73-7daf-4835-bd54-4e639ba1202d tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/messages returned with HTTP 200 Sep 04 16:10:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1503/3051] 192.168.122.48 () {60 vars in 1159 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1f909282-d822-4b99-8d86-57ccd6096e13 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f909282-d822-4b99-8d86-57ccd6096e13 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] GET http://192.168.122.48/volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1f909282-d822-4b99-8d86-57ccd6096e13 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1f909282-d822-4b99-8d86-57ccd6096e13 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] Calling method 'version_select' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1f909282-d822-4b99-8d86-57ccd6096e13 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-reader] http://192.168.122.48/volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 returned with HTTP 200 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1549/3052] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:34 2026] GET /volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a54dd245-9951-4792-b6f0-5f0b79683314 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a54dd245-9951-4792-b6f0-5f0b79683314 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a54dd245-9951-4792-b6f0-5f0b79683314 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a54dd245-9951-4792-b6f0-5f0b79683314 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'version_select' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a54dd245-9951-4792-b6f0-5f0b79683314 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 returned with HTTP 204 Sep 04 16:10:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1504/3053] 192.168.122.48 () {60 vars in 1273 bytes} [Fri Sep 4 16:10:34 2026] DELETE /volume/v3/messages/667a99fa-5e04-4a39-9ca2-e92083730e75 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Delete volume with id: b06c1d20-95a2-4146-9e87-a5507a2f0ae5 Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Volume info retrieved successfully. Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Created reservations ['fe146776-fe53-484e-85c5-4e0e35504209', 'b16b65bb-5e5a-4e39-8fa5-226c7ae12578', 'd06b5d9c-b605-407c-8571-76d674c6cd0a', 'c2c5bf9b-76c0-41bc-9426-12aab1df8397'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Delete volume request issued successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9286f978-6075-4aa7-898d-10e90c5dfe39 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 returned with HTTP 202 Sep 04 16:10:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1550/3054] 192.168.122.48 () {60 vars in 1270 bytes} [Fri Sep 4 16:10:34 2026] DELETE /volume/v3/volumes/b06c1d20-95a2-4146-9e87-a5507a2f0ae5 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f8c3b0e-0d18-4d22-b302-d526d38098a5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f8c3b0e-0d18-4d22-b302-d526d38098a5 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] DELETE http://192.168.122.48/volume/v3/types/c2bf9218-2eb3-414d-9af4-b0dccfbbf700 Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f8c3b0e-0d18-4d22-b302-d526d38098a5 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f8c3b0e-0d18-4d22-b302-d526d38098a5 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cd6c8ca7-aa75-42bc-99fe-7352ba3cf1c8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1551/3055] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:35 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f8c3b0e-0d18-4d22-b302-d526d38098a5 tempest-ProjectReaderTests-1246850813 tempest-ProjectReaderTests-1246850813-project-admin] http://192.168.122.48/volume/v3/types/c2bf9218-2eb3-414d-9af4-b0dccfbbf700 returned with HTTP 202 Sep 04 16:10:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1505/3056] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:35 2026] DELETE /volume/v3/types/c2bf9218-2eb3-414d-9af4-b0dccfbbf700 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d070141b-466a-4ff7-b129-ac7aa1ce14f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d070141b-466a-4ff7-b129-ac7aa1ce14f4 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] GET http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d070141b-466a-4ff7-b129-ac7aa1ce14f4 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d070141b-466a-4ff7-b129-ac7aa1ce14f4 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d070141b-466a-4ff7-b129-ac7aa1ce14f4 tempest-CinderUnicodeTest-1133348320 tempest-CinderUnicodeTest-1133348320-project-member] http://192.168.122.48/volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad returned with HTTP 404 Sep 04 16:10:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1506/3057] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:35 2026] GET /volume/v3/volumes/d47cb3e0-c062-4747-8997-cca82ea79cad => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] POST http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f/action Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Snapshot retrieved successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fdbec9fd7dad4a199735137e2481dd0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96e4d51b820b44b4a7a5be87ff0020bf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebf078c0-2ed6-4830-b08b-207d4bd84049 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f/action returned with HTTP 403 Sep 04 16:10:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1552/3058] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:35 2026] POST /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f/action => generated 133 bytes in 228 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete snapshot with id: 1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:35 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:35 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:35 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-99ea3f5f-c00c-4784-93f6-6c5630239b8e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 202 Sep 04 16:10:35 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1507/3059] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:35 2026] DELETE /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-659f0626-39e0-4037-b7c7-baefb1c6a90f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1553/3060] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:35 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:36 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:36 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d074cbf6-1e5d-4ddf-829f-0dd462a59eb6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1508/3061] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:36 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b87cf1b0-3055-47cc-8a9a-0a274ec6400c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b87cf1b0-3055-47cc-8a9a-0a274ec6400c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b87cf1b0-3055-47cc-8a9a-0a274ec6400c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b87cf1b0-3055-47cc-8a9a-0a274ec6400c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b87cf1b0-3055-47cc-8a9a-0a274ec6400c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f returned with HTTP 404 Sep 04 16:10:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1554/3062] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/snapshots/1c57a301-dad8-408f-84bf-d2576807940f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2b8638d0-547d-4626-a1bb-09e03137b545 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume with id: 281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:37 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:37 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume request issued successfully. Sep 04 16:10:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2b8638d0-547d-4626-a1bb-09e03137b545 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1509/3063] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-68790825-b890-4edc-9c0e-72c442dedf49 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68790825-b890-4edc-9c0e-72c442dedf49 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68790825-b890-4edc-9c0e-72c442dedf49 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-68790825-b890-4edc-9c0e-72c442dedf49 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:37 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:37 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:37 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:37 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-68790825-b890-4edc-9c0e-72c442dedf49 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:37 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-68790825-b890-4edc-9c0e-72c442dedf49 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 200 Sep 04 16:10:37 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1555/3064] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-77dcc9eb-4460-459c-bd39-9bafca847a3c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bfbb9426-4145-42b3-b276-cbcb1e76587b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bfbb9426-4145-42b3-b276-cbcb1e76587b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9426-4145-42b3-b276-cbcb1e76587b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9426-4145-42b3-b276-cbcb1e76587b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bfbb9426-4145-42b3-b276-cbcb1e76587b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd returned with HTTP 404 Sep 04 16:10:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1556/3065] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:38 2026] GET /volume/v3/volumes/281d78bf-4775-450b-823c-20b35e090afd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-772771433"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-772771433'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume of 1 GB Sep 04 16:10:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (9b029752-0c7a-4bac-a97c-80b678dd4dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c457a7a7-38c4-48bb-a2f8-eac7b0c8a98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-77dcc9eb-4460-459c-bd39-9bafca847a3c tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-77dcc9eb-4460-459c-bd39-9bafca847a3c tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1121573756", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-77dcc9eb-4460-459c-bd39-9bafca847a3c tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1510/3066] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:38 2026] POST /volume/v3/types => generated 380 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-76c6cdce-fae8-46c7-95af-d45875f7ed36 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76c6cdce-fae8-46c7-95af-d45875f7ed36 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-76c6cdce-fae8-46c7-95af-d45875f7ed36 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c457a7a7-38c4-48bb-a2f8-eac7b0c8a98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:38 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c73f36-c51f-4ffe-8a29-d86e3ac8ee28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-76c6cdce-fae8-46c7-95af-d45875f7ed36 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption returned with HTTP 200 Sep 04 16:10:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1511/3067] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:38 2026] POST /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d2b8a549-7ad0-4330-899f-3ff08b4a01f5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2b8a549-7ad0-4330-899f-3ff08b4a01f5 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d2b8a549-7ad0-4330-899f-3ff08b4a01f5 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685787354", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['37f48e8f-7f47-4299-9ae9-c493a9de6183', '6f08db18-78c6-463a-a965-40a8d3f9b16d', 'e602fe88-6a3f-42ed-85a9-5b557071b6e3', 'd21bb234-a511-4546-88d4-fced1adab772'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d2b8a549-7ad0-4330-899f-3ff08b4a01f5 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1512/3068] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:38 2026] POST /volume/v3/types => generated 379 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c73f36-c51f-4ffe-8a29-d86e3ac8ee28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f48e8f-7f47-4299-9ae9-c493a9de6183', '6f08db18-78c6-463a-a965-40a8d3f9b16d', 'e602fe88-6a3f-42ed-85a9-5b557071b6e3', 'd21bb234-a511-4546-88d4-fced1adab772']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e627a89e-1600-4f79-b91a-5200eddfe315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e627a89e-1600-4f79-b91a-5200eddfe315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac27763-aa9f-4250-9234-2a7ce43ab14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-772771433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['37f48e8f-7f47-4299-9ae9-c493a9de6183','6f08db18-78c6-463a-a965-40a8d3f9b16d','e602fe88-6a3f-42ed-85a9-5b557071b6e3','d21bb234-a511-4546-88d4-fced1adab772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-772771433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac27763-aa9f-4250-9234-2a7ce43ab14a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d51b820b44b4a7a5be87ff0020bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1903be57da7842f78985ac122b895e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d8c98c-5542-4fd1-956b-2223163921c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d8c98c-5542-4fd1-956b-2223163921c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-772771433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['37f48e8f-7f47-4299-9ae9-c493a9de6183','6f08db18-78c6-463a-a965-40a8d3f9b16d','e602fe88-6a3f-42ed-85a9-5b557071b6e3','d21bb234-a511-4546-88d4-fced1adab772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a779b52d-161c-4a65-bc77-11b2b6f3a6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a779b52d-161c-4a65-bc77-11b2b6f3a6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842101140"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842101140'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (9b029752-0c7a-4bac-a97c-80b678dd4dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request issued successfully. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b578829-e4f9-43f2-9b70-afdb0b474421 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1557/3069] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:38 2026] POST /volume/v3/volumes => generated 784 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-db5c1de9-8d2f-4e8a-9598-8baec6b97452 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db5c1de9-8d2f-4e8a-9598-8baec6b97452 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3/encryption Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-db5c1de9-8d2f-4e8a-9598-8baec6b97452 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (3e499bf1-0571-4880-89a7-a61b86b6fbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4d6f60-dcff-41b1-9e98-e7039ce479bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-db5c1de9-8d2f-4e8a-9598-8baec6b97452 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3/encryption returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1558/3070] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-abf15274-1dcb-404d-8c22-883af0af16ed None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-abf15274-1dcb-404d-8c22-883af0af16ed tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-abf15274-1dcb-404d-8c22-883af0af16ed tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-abf15274-1dcb-404d-8c22-883af0af16ed tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-abf15274-1dcb-404d-8c22-883af0af16ed tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4d6f60-dcff-41b1-9e98-e7039ce479bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec8a7a4-2433-401e-a583-581bb502de51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-abf15274-1dcb-404d-8c22-883af0af16ed tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1559/3071] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:39 2026] GET /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36723056-2e3c-4133-bf76-ec5dc4548f64 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36723056-2e3c-4133-bf76-ec5dc4548f64 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36723056-2e3c-4133-bf76-ec5dc4548f64 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1068844655", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36723056-2e3c-4133-bf76-ec5dc4548f64 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1560/3072] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e008b518-02c5-4dc3-9ba3-065fd925f5c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e008b518-02c5-4dc3-9ba3-065fd925f5c0 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e008b518-02c5-4dc3-9ba3-065fd925f5c0 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e008b518-02c5-4dc3-9ba3-065fd925f5c0 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1561/3073] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs => generated 35 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-748bd63c-c70e-477c-860f-07535afbaf65 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['a3252e9f-5a39-4d99-a21b-06cf6c021f66', '0fbad9d7-979b-4af5-b9e1-aef40e56f51f', '2bd8446f-0b7f-42e0-8258-8669cfccb1e8', 'c0d2b3ce-b332-4e62-84e6-16be3d545f1a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec8a7a4-2433-401e-a583-581bb502de51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3252e9f-5a39-4d99-a21b-06cf6c021f66', '0fbad9d7-979b-4af5-b9e1-aef40e56f51f', '2bd8446f-0b7f-42e0-8258-8669cfccb1e8', 'c0d2b3ce-b332-4e62-84e6-16be3d545f1a']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-748bd63c-c70e-477c-860f-07535afbaf65 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] PUT http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs/key2 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-748bd63c-c70e-477c-860f-07535afbaf65 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54adc1c-8f1f-4cc5-b5cf-4d8e2ede1d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54adc1c-8f1f-4cc5-b5cf-4d8e2ede1d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842101140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['a3252e9f-5a39-4d99-a21b-06cf6c021f66','0fbad9d7-979b-4af5-b9e1-aef40e56f51f','2bd8446f-0b7f-42e0-8258-8669cfccb1e8','c0d2b3ce-b332-4e62-84e6-16be3d545f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842101140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70db576b-fddc-4d87-9783-b621f942a21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-748bd63c-c70e-477c-860f-07535afbaf65 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs/key2 returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1562/3074] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:10:39 2026] PUT /volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f/extra_specs/key2 => generated 25 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-047004ec-2ca2-4fe8-b76a-9b253b97de85 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-047004ec-2ca2-4fe8-b76a-9b253b97de85 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-047004ec-2ca2-4fe8-b76a-9b253b97de85 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70db576b-fddc-4d87-9783-b621f942a21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842101140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['a3252e9f-5a39-4d99-a21b-06cf6c021f66','0fbad9d7-979b-4af5-b9e1-aef40e56f51f','2bd8446f-0b7f-42e0-8258-8669cfccb1e8','c0d2b3ce-b332-4e62-84e6-16be3d545f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dc852d-8aeb-46fe-811e-c0ed03927a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-047004ec-2ca2-4fe8-b76a-9b253b97de85 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1563/3075] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dc852d-8aeb-46fe-811e-c0ed03927a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3d361f9-7664-486a-ba10-aae912765745 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (3e499bf1-0571-4880-89a7-a61b86b6fbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3d361f9-7664-486a-ba10-aae912765745 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/f3979acb-618d-48f7-b996-4c6d1d644bf4 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3d361f9-7664-486a-ba10-aae912765745 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3d361f9-7664-486a-ba10-aae912765745 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-09a76d4f-7664-404d-a6b2-706e7ce56f72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1513/3076] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/volumes => generated 784 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1878dcec-6478-43d8-a058-fef057b61aef None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1878dcec-6478-43d8-a058-fef057b61aef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1878dcec-6478-43d8-a058-fef057b61aef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1878dcec-6478-43d8-a058-fef057b61aef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:39 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:39 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:39 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1878dcec-6478-43d8-a058-fef057b61aef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1878dcec-6478-43d8-a058-fef057b61aef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1514/3077] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:39 2026] GET /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3d361f9-7664-486a-ba10-aae912765745 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/f3979acb-618d-48f7-b996-4c6d1d644bf4 returned with HTTP 202 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1564/3078] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:39 2026] DELETE /volume/v3/types/f3979acb-618d-48f7-b996-4c6d1d644bf4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-16eee38c-ac0d-4fb8-8530-12338c072379 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16eee38c-ac0d-4fb8-8530-12338c072379 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-16eee38c-ac0d-4fb8-8530-12338c072379 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1069648705", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-16eee38c-ac0d-4fb8-8530-12338c072379 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1515/3079] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a46caeb0-2b4f-43d1-9f21-8c6054790f6a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a46caeb0-2b4f-43d1-9f21-8c6054790f6a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a46caeb0-2b4f-43d1-9f21-8c6054790f6a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a46caeb0-2b4f-43d1-9f21-8c6054790f6a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1565/3080] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de1740a5-8248-4e59-ad8d-2013347572e7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de1740a5-8248-4e59-ad8d-2013347572e7 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption/7f67b3ac-50f1-4bc1-a6b3-8a384e41e480 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de1740a5-8248-4e59-ad8d-2013347572e7 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de1740a5-8248-4e59-ad8d-2013347572e7 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de1740a5-8248-4e59-ad8d-2013347572e7 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption/7f67b3ac-50f1-4bc1-a6b3-8a384e41e480 returned with HTTP 202 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1516/3081] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:10:39 2026] DELETE /volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c/encryption/7f67b3ac-50f1-4bc1-a6b3-8a384e41e480 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5f858b8a-0276-4056-b1a3-03046541a534 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f858b8a-0276-4056-b1a3-03046541a534 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5f858b8a-0276-4056-b1a3-03046541a534 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-936007920", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5f858b8a-0276-4056-b1a3-03046541a534 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1566/3082] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:39 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e77d8ce8-fd32-49ed-95c5-00472e031a5a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77d8ce8-fd32-49ed-95c5-00472e031a5a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8/extra_specs/key1 Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77d8ce8-fd32-49ed-95c5-00472e031a5a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:39 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e77d8ce8-fd32-49ed-95c5-00472e031a5a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e77d8ce8-fd32-49ed-95c5-00472e031a5a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8/extra_specs/key1 returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1517/3083] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:10:39 2026] DELETE /volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8/extra_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3529b9fb-4efc-40a1-adb9-51205586d95d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3529b9fb-4efc-40a1-adb9-51205586d95d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3529b9fb-4efc-40a1-adb9-51205586d95d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1843849770", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3529b9fb-4efc-40a1-adb9-51205586d95d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1567/3084] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:40 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a94c84b6-0fc6-474e-803e-83a1ee65359f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a94c84b6-0fc6-474e-803e-83a1ee65359f tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/9aa591c1-9510-4e02-bb50-0a23d6f4ef10 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a94c84b6-0fc6-474e-803e-83a1ee65359f tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a94c84b6-0fc6-474e-803e-83a1ee65359f tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a94c84b6-0fc6-474e-803e-83a1ee65359f tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/9aa591c1-9510-4e02-bb50-0a23d6f4ef10 returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1518/3085] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/9aa591c1-9510-4e02-bb50-0a23d6f4ef10 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-21ef64f7-3861-4e65-80ea-d636c11273e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21ef64f7-3861-4e65-80ea-d636c11273e1 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21ef64f7-3861-4e65-80ea-d636c11273e1 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-21ef64f7-3861-4e65-80ea-d636c11273e1 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-21ef64f7-3861-4e65-80ea-d636c11273e1 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1568/3086] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c8383a3b-dd72-4ab4-b275-bdae165de7a8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8383a3b-dd72-4ab4-b275-bdae165de7a8 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8383a3b-dd72-4ab4-b275-bdae165de7a8 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c8383a3b-dd72-4ab4-b275-bdae165de7a8 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c8383a3b-dd72-4ab4-b275-bdae165de7a8 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1519/3087] 192.168.122.48 () {58 vars in 1110 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types => generated 2588 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fc90c933-02da-4fd2-9ff4-7ac3cccc45c9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc90c933-02da-4fd2-9ff4-7ac3cccc45c9 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/cipher Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc90c933-02da-4fd2-9ff4-7ac3cccc45c9 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc90c933-02da-4fd2-9ff4-7ac3cccc45c9 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc90c933-02da-4fd2-9ff4-7ac3cccc45c9 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/cipher returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1569/3088] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ca1877c3-1d53-46ec-9af6-060621f32ddd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca1877c3-1d53-46ec-9af6-060621f32ddd tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca1877c3-1d53-46ec-9af6-060621f32ddd tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca1877c3-1d53-46ec-9af6-060621f32ddd tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca1877c3-1d53-46ec-9af6-060621f32ddd tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1520/3089] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c8a1d751-dafd-4ed2-aa98-d6c1d349a42d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8a1d751-dafd-4ed2-aa98-d6c1d349a42d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/multiattach Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8a1d751-dafd-4ed2-aa98-d6c1d349a42d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c8a1d751-dafd-4ed2-aa98-d6c1d349a42d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-69d56be2-3d28-4610-8951-39f01493a258 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c8a1d751-dafd-4ed2-aa98-d6c1d349a42d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/multiattach returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1570/3090] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69d56be2-3d28-4610-8951-39f01493a258 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69d56be2-3d28-4610-8951-39f01493a258 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-69d56be2-3d28-4610-8951-39f01493a258 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-54bac3f8-e9b0-46e6-bdfc-87d5f58f82c6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54bac3f8-e9b0-46e6-bdfc-87d5f58f82c6 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/volume_backend_name Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54bac3f8-e9b0-46e6-bdfc-87d5f58f82c6 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-54bac3f8-e9b0-46e6-bdfc-87d5f58f82c6 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-54bac3f8-e9b0-46e6-bdfc-87d5f58f82c6 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1571/3091] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/volume_backend_name => generated 44 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a03da6cc-cf2c-4354-95a8-e0c6a03d349d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-69d56be2-3d28-4610-8951-39f01493a258 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a03da6cc-cf2c-4354-95a8-e0c6a03d349d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] GET http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a03da6cc-cf2c-4354-95a8-e0c6a03d349d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a03da6cc-cf2c-4354-95a8-e0c6a03d349d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-69d56be2-3d28-4610-8951-39f01493a258 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1521/3092] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a03da6cc-cf2c-4354-95a8-e0c6a03d349d tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1572/3093] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b63ce50c-4b35-4df7-92d3-b9782708060a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b63ce50c-4b35-4df7-92d3-b9782708060a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] PUT http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/b8698771-ae1b-4e46-9af0-ebf9bcb4c26e Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b63ce50c-4b35-4df7-92d3-b9782708060a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b63ce50c-4b35-4df7-92d3-b9782708060a tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/b8698771-ae1b-4e46-9af0-ebf9bcb4c26e returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1522/3094] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:10:40 2026] PUT /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/encryption/b8698771-ae1b-4e46-9af0-ebf9bcb4c26e => generated 33 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d7c4404a-0681-4373-907a-205a0beac8cb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7c4404a-0681-4373-907a-205a0beac8cb tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] PUT http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/key1 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d7c4404a-0681-4373-907a-205a0beac8cb tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d7c4404a-0681-4373-907a-205a0beac8cb tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/key1 returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1573/3095] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:10:40 2026] PUT /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f/extra_specs/key1 => generated 30 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e13966dd-2fe6-414c-8826-17b4d1564362 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e13966dd-2fe6-414c-8826-17b4d1564362 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] PUT http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e13966dd-2fe6-414c-8826-17b4d1564362 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e13966dd-2fe6-414c-8826-17b4d1564362 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1523/3096] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:10:40 2026] PUT /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f => generated 371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-44d41528-6e85-42bb-bf5b-b019351898fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44d41528-6e85-42bb-bf5b-b019351898fe tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44d41528-6e85-42bb-bf5b-b019351898fe tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-44d41528-6e85-42bb-bf5b-b019351898fe tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-44d41528-6e85-42bb-bf5b-b019351898fe tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8 returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1574/3097] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/62d9fdc8-8236-4230-a180-d7f9dbc233a8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7c5b21cb-3c8f-4515-b356-fdc3495f22ac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c5b21cb-3c8f-4515-b356-fdc3495f22ac tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c5b21cb-3c8f-4515-b356-fdc3495f22ac tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7c5b21cb-3c8f-4515-b356-fdc3495f22ac tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7c5b21cb-3c8f-4515-b356-fdc3495f22ac tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1524/3098] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/258cdde8-6bf3-4f30-b763-27e715b4c43c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-012f9a54-1d8b-423b-9a7d-de3808a27f06 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-012f9a54-1d8b-423b-9a7d-de3808a27f06 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-012f9a54-1d8b-423b-9a7d-de3808a27f06 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-012f9a54-1d8b-423b-9a7d-de3808a27f06 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-012f9a54-1d8b-423b-9a7d-de3808a27f06 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1575/3099] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/62bb81fc-dbe6-4da1-8e5d-24a959c3cd2f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e5beeaa8-e448-4cf9-b272-c8159f048519 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8caba27f-65b4-4228-bcdd-f97a266f46ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 200 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5beeaa8-e448-4cf9-b272-c8159f048519 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1525/3100] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:40 2026] GET /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5beeaa8-e448-4cf9-b272-c8159f048519 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e5beeaa8-e448-4cf9-b272-c8159f048519 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e5beeaa8-e448-4cf9-b272-c8159f048519 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3 returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1576/3101] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/a968addb-bafd-4dc8-9430-442e749eecf3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-415d8e7b-9f2a-4484-abc1-fcdb2f7c9460 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-415d8e7b-9f2a-4484-abc1-fcdb2f7c9460 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] DELETE http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-415d8e7b-9f2a-4484-abc1-fcdb2f7c9460 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-415d8e7b-9f2a-4484-abc1-fcdb2f7c9460 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-415d8e7b-9f2a-4484-abc1-fcdb2f7c9460 tempest-VolumeTypesAdminTests-1516568178 tempest-VolumeTypesAdminTests-1516568178-project-admin] http://192.168.122.48/volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f returned with HTTP 202 Sep 04 16:10:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1526/3102] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:40 2026] DELETE /volume/v3/types/a3ebff91-9cf6-4ca6-8f47-5ec39e34b44f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f242d2c5-193b-4958-96c0-2bbd2240212e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f242d2c5-193b-4958-96c0-2bbd2240212e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f242d2c5-193b-4958-96c0-2bbd2240212e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f242d2c5-193b-4958-96c0-2bbd2240212e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f242d2c5-193b-4958-96c0-2bbd2240212e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f242d2c5-193b-4958-96c0-2bbd2240212e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 200 Sep 04 16:10:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1577/3103] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:41 2026] GET /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fac27763-aa9f-4250-9234-2a7ce43ab14a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1248900094"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create snapshot from volume fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['3121eab6-ef3e-48f4-8d71-06e042bf3627', 'e1c30183-14b0-4dc2-80a9-aa764c76ac1b', '09eaf600-7c5f-48e5-893d-bdcf068607f0', 'a59cec56-03b4-4daf-91b9-dbe2a3b061ff'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot create request issued successfully. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dc6a9f3d-95fa-4ae0-b01b-95edcc345c0b tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1527/3104] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-076e9bc2-6a41-4652-a68b-7e2f6703d5fd tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1578/3105] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:41 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1fd224f4-e900-4740-99ce-6eea54562d82 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fd224f4-e900-4740-99ce-6eea54562d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fd224f4-e900-4740-99ce-6eea54562d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1fd224f4-e900-4740-99ce-6eea54562d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:41 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1fd224f4-e900-4740-99ce-6eea54562d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1fd224f4-e900-4740-99ce-6eea54562d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 200 Sep 04 16:10:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1528/3106] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:41 2026] GET /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a", "name": "tempest-ProjectMemberTests-Snapshot-202702711"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Volume info retrieved successfully. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Create snapshot from volume 30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:42 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Created reservations ['c0bc9c4f-c202-4bff-87f2-e8a787ccfee0', '1d763bda-3935-42c4-9d82-9a3009665e09', '7235e135-9d5d-4383-a8a0-b405bc6e6e2e', '3cb22fd3-8bdb-4299-b231-7b3ab3b916aa'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot create request issued successfully. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8888d3c4-209b-47d4-bfe4-3f5e719f9b1e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1579/3107] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:41 2026] POST /volume/v3/snapshots => generated 304 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bb9b9d07-949f-46d6-8c1e-1d802b2d742a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1529/3108] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:42 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 436 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d5901788-669f-4454-ae39-42fd1ca3bcc9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:42 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1580/3109] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:42 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-792f40ca-c021-49e2-8076-afbb1e1d6708 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1530/3110] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:43 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:43 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:43 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:43 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-4adad379-a284-43bf-99c1-1ae6e3a76c1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1581/3111] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:43 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2429caef-d631-4702-9dbf-9e95523cddd7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2429caef-d631-4702-9dbf-9e95523cddd7 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2429caef-d631-4702-9dbf-9e95523cddd7 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1888533623", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2429caef-d631-4702-9dbf-9e95523cddd7 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1531/3112] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:43 2026] POST /volume/v3/types => generated 380 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-16fabc5c-b480-4d9d-aff9-8728d82e49fd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16fabc5c-b480-4d9d-aff9-8728d82e49fd tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-16fabc5c-b480-4d9d-aff9-8728d82e49fd tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-16fabc5c-b480-4d9d-aff9-8728d82e49fd tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1582/3113] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0c42fdf3-c478-4045-9f82-ca97ea288670 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c42fdf3-c478-4045-9f82-ca97ea288670 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0c42fdf3-c478-4045-9f82-ca97ea288670 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2050218000", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0c42fdf3-c478-4045-9f82-ca97ea288670 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1532/3114] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-72ca74be-4c42-4669-b99f-a2997c62b52d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72ca74be-4c42-4669-b99f-a2997c62b52d tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] POST http://192.168.122.48/volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6/encryption Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-72ca74be-4c42-4669-b99f-a2997c62b52d tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-72ca74be-4c42-4669-b99f-a2997c62b52d tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72ca74be-4c42-4669-b99f-a2997c62b52d tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6/encryption returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1583/3115] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6/encryption => generated 127 bytes in 163 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5fa75b4-365d-4650-9658-b774f7afdc2f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5fa75b4-365d-4650-9658-b774f7afdc2f tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5fa75b4-365d-4650-9658-b774f7afdc2f tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1820298895", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:44 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37483f01-89c8-45b7-83ee-fcc0956f3122 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1533/3116] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5fa75b4-365d-4650-9658-b774f7afdc2f tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1584/3117] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dce2964b-241f-4a48-af82-3d43ad971af1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dce2964b-241f-4a48-af82-3d43ad971af1 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] POST http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dce2964b-241f-4a48-af82-3d43ad971af1 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-dce2964b-241f-4a48-af82-3d43ad971af1 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dce2964b-241f-4a48-af82-3d43ad971af1 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1534/3118] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a82de313-78d7-4557-8aa5-4abf30f1dd89 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a82de313-78d7-4557-8aa5-4abf30f1dd89 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] PUT http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs/key2 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a82de313-78d7-4557-8aa5-4abf30f1dd89 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-a82de313-78d7-4557-8aa5-4abf30f1dd89 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a82de313-78d7-4557-8aa5-4abf30f1dd89 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs/key2 returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1585/3119] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:10:44 2026] PUT /volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ca9255ae-5ac7-47ae-854b-47e8b40a96cb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca9255ae-5ac7-47ae-854b-47e8b40a96cb tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ca9255ae-5ac7-47ae-854b-47e8b40a96cb tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-ca9255ae-5ac7-47ae-854b-47e8b40a96cb tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ca9255ae-5ac7-47ae-854b-47e8b40a96cb tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1535/3120] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-70d481cc-0991-4e06-a124-24a40937dc5a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70d481cc-0991-4e06-a124-24a40937dc5a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-70d481cc-0991-4e06-a124-24a40937dc5a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1133287340", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-70d481cc-0991-4e06-a124-24a40937dc5a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1586/3121] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2d409126-c638-4451-85e3-615ff5f4b8f5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d409126-c638-4451-85e3-615ff5f4b8f5 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2d409126-c638-4451-85e3-615ff5f4b8f5 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2d409126-c638-4451-85e3-615ff5f4b8f5 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1536/3122] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] DELETE http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption/3958de16-49a1-4f8d-8b6c-88ccb898920f Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fb0b9e6f-25a9-4826-9a12-f031b10a4e90 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption/3958de16-49a1-4f8d-8b6c-88ccb898920f returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1587/3123] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:10:44 2026] DELETE /volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7/encryption/3958de16-49a1-4f8d-8b6c-88ccb898920f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2a98f8a9-16bc-48ae-9b9f-397ef7a0874b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a98f8a9-16bc-48ae-9b9f-397ef7a0874b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2a98f8a9-16bc-48ae-9b9f-397ef7a0874b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1873143011", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2a98f8a9-16bc-48ae-9b9f-397ef7a0874b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1537/3124] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] DELETE http://192.168.122.48/volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b/extra_specs/key1 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f1ec9f54-e6b3-4bf7-931a-4da1f0cec96b tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b/extra_specs/key1 returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1588/3125] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:10:44 2026] DELETE /volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c965c0f6-264e-45df-8902-b7ba0f8e41ca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c965c0f6-264e-45df-8902-b7ba0f8e41ca tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c965c0f6-264e-45df-8902-b7ba0f8e41ca tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-673115434", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6ddfa252-ff85-49fc-b14e-b10d450581ea tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1589/3126] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] GET http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.db.api [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Building query based on filter {{(pid=87212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c965c0f6-264e-45df-8902-b7ba0f8e41ca tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1538/3127] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:10:44 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Get all snapshots completed successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a86684fd-1cf0-45e5-bd9e-7cc5d02040b0 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1590/3128] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] DELETE http://192.168.122.48/volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-27d9792e-69ad-4ffc-b4b8-243a113a417e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1539/3129] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:44 2026] DELETE /volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete snapshot with id: 3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6260ac67-07ac-4981-be9c-c772db3ddbe6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6260ac67-07ac-4981-be9c-c772db3ddbe6 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] GET http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6260ac67-07ac-4981-be9c-c772db3ddbe6 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6260ac67-07ac-4981-be9c-c772db3ddbe6 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6260ac67-07ac-4981-be9c-c772db3ddbe6 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1540/3130] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] GET http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/cipher Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-593cc09f-c30b-4f6b-ad89-e704ef82fb46 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/cipher returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1541/3131] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e3db197-68f2-4492-95f4-8516d1a12b21 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 202 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1591/3132] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:44 2026] DELETE /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] GET http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-27e82afe-f808-4b22-935a-6a949047dc1c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5ff712e2-1da7-42b9-b06f-9f2ea0d8d4b3 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1542/3133] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27e82afe-f808-4b22-935a-6a949047dc1c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27e82afe-f808-4b22-935a-6a949047dc1c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-27e82afe-f808-4b22-935a-6a949047dc1c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a5726c9d-c1c9-4ef0-a0d0-19919eb245f9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5726c9d-c1c9-4ef0-a0d0-19919eb245f9 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] GET http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/multiattach Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5726c9d-c1c9-4ef0-a0d0-19919eb245f9 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-27e82afe-f808-4b22-935a-6a949047dc1c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a5726c9d-c1c9-4ef0-a0d0-19919eb245f9 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-27e82afe-f808-4b22-935a-6a949047dc1c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1592/3134] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a5726c9d-c1c9-4ef0-a0d0-19919eb245f9 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/multiattach returned with HTTP 200 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1543/3135] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-540571a2-de6c-46d4-817f-a1c8589c7b43 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-540571a2-de6c-46d4-817f-a1c8589c7b43 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] GET http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/volume_backend_name Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-540571a2-de6c-46d4-817f-a1c8589c7b43 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-540571a2-de6c-46d4-817f-a1c8589c7b43 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-540571a2-de6c-46d4-817f-a1c8589c7b43 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:10:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1593/3136] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:10:44 2026] GET /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e5765ac3-ee1e-4334-b156-391f930d71de None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5765ac3-ee1e-4334-b156-391f930d71de tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] PUT http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/29c7b672-ec05-4f3c-9dce-72b9a746eb71 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e5765ac3-ee1e-4334-b156-391f930d71de tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-e5765ac3-ee1e-4334-b156-391f930d71de tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:44 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e5765ac3-ee1e-4334-b156-391f930d71de tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/29c7b672-ec05-4f3c-9dce-72b9a746eb71 returned with HTTP 403 Sep 04 16:10:44 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1544/3137] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:10:44 2026] PUT /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/encryption/29c7b672-ec05-4f3c-9dce-72b9a746eb71 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5983671b-689a-4923-8895-c8ebeaa48b62 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5983671b-689a-4923-8895-c8ebeaa48b62 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] PUT http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/key1 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5983671b-689a-4923-8895-c8ebeaa48b62 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-5983671b-689a-4923-8895-c8ebeaa48b62 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5983671b-689a-4923-8895-c8ebeaa48b62 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/key1 returned with HTTP 403 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1594/3138] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:10:44 2026] PUT /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f17d6b3a-4513-44cd-9969-19b49349acea None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f17d6b3a-4513-44cd-9969-19b49349acea tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] PUT http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f17d6b3a-4513-44cd-9969-19b49349acea tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-f17d6b3a-4513-44cd-9969-19b49349acea tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c14c39a0f5744eb39846ca9203871b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a611885e61ec496fa99b7fada300c91e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f17d6b3a-4513-44cd-9969-19b49349acea tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-reader] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd returned with HTTP 403 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1545/3139] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:10:45 2026] PUT /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1d1c8887-cd5e-411d-a434-f9894f79c763 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1d1c8887-cd5e-411d-a434-f9894f79c763 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1d1c8887-cd5e-411d-a434-f9894f79c763 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1d1c8887-cd5e-411d-a434-f9894f79c763 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1d1c8887-cd5e-411d-a434-f9894f79c763 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1595/3140] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/4fdf758d-b59f-44fd-9508-5086c8b5de3c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-97a14387-e1be-4b9d-b183-7498a9698a58 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-97a14387-e1be-4b9d-b183-7498a9698a58 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-97a14387-e1be-4b9d-b183-7498a9698a58 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-97a14387-e1be-4b9d-b183-7498a9698a58 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-97a14387-e1be-4b9d-b183-7498a9698a58 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1546/3141] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/1929f83c-9509-4805-a4f0-95f808c8e40b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fc25419a-2703-4abc-b661-349718eef705 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc25419a-2703-4abc-b661-349718eef705 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc25419a-2703-4abc-b661-349718eef705 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fc25419a-2703-4abc-b661-349718eef705 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fc25419a-2703-4abc-b661-349718eef705 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7 returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1596/3142] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/2b6febc5-87f7-4925-b4ca-1192ce1858b7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6983a4b0-44bf-418c-93eb-4af7ceb2114e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6983a4b0-44bf-418c-93eb-4af7ceb2114e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6983a4b0-44bf-418c-93eb-4af7ceb2114e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6983a4b0-44bf-418c-93eb-4af7ceb2114e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6983a4b0-44bf-418c-93eb-4af7ceb2114e tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2 returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1547/3143] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/4072fc14-d7d6-4e36-bb73-c494df9258c2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e2356231-3e77-458f-9e8b-7a61dd983d08 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2356231-3e77-458f-9e8b-7a61dd983d08 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2356231-3e77-458f-9e8b-7a61dd983d08 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e2356231-3e77-458f-9e8b-7a61dd983d08 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e2356231-3e77-458f-9e8b-7a61dd983d08 tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6 returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1597/3144] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/b39eb7b7-9ca3-40b7-9267-6cb02e89dcd6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c5e6558c-4ae1-406e-8fc3-b88bc2193e4a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5e6558c-4ae1-406e-8fc3-b88bc2193e4a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] DELETE http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5e6558c-4ae1-406e-8fc3-b88bc2193e4a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5e6558c-4ae1-406e-8fc3-b88bc2193e4a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5e6558c-4ae1-406e-8fc3-b88bc2193e4a tempest-VolumeTypesReaderTests-233900046 tempest-VolumeTypesReaderTests-233900046-project-admin] http://192.168.122.48/volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd returned with HTTP 202 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1548/3145] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:10:45 2026] DELETE /volume/v3/types/03dde884-d8f0-475a-9380-23f7c518dabd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-50f9c690-3bac-4cf0-9f91-2bdfae8ce6ff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1598/3146] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:45 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-83f27332-1b7b-499e-a050-c64b41acff1a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83f27332-1b7b-499e-a050-c64b41acff1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83f27332-1b7b-499e-a050-c64b41acff1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-83f27332-1b7b-499e-a050-c64b41acff1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-83f27332-1b7b-499e-a050-c64b41acff1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-83f27332-1b7b-499e-a050-c64b41acff1a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 200 Sep 04 16:10:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1549/3147] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:45 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec1a6641-9523-4c8b-8b28-279b86fef20e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1599/3148] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:46 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Delete snapshot with id: 50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:46 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:46 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot delete request issued successfully. Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ddb14ae0-7e6d-4dec-9841-83460e752cc5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 202 Sep 04 16:10:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1550/3149] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:46 2026] DELETE /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:46 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4db8602-bac8-455a-a20e-ed03052fc7ef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:46 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1600/3150] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:46 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6afa7e01-470b-435d-a3b4-e6431c67367e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6afa7e01-470b-435d-a3b4-e6431c67367e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6afa7e01-470b-435d-a3b4-e6431c67367e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6afa7e01-470b-435d-a3b4-e6431c67367e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6afa7e01-470b-435d-a3b4-e6431c67367e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 returned with HTTP 404 Sep 04 16:10:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1551/3151] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:46 2026] GET /volume/v3/snapshots/3349ed02-9dac-49e8-ac2b-7c1a9f38fed7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:46 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume with id: fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume request issued successfully. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2eed645e-4eeb-4356-ab07-8f68bafbe7d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 202 Sep 04 16:10:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1601/3152] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:46 2026] DELETE /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:10:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4f0f9ea4-5368-4823-b52f-03f0f3e6ee55 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 200 Sep 04 16:10:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1552/3153] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:47 2026] GET /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e489302c-0edf-457a-99b1-8660daa824e0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e489302c-0edf-457a-99b1-8660daa824e0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e489302c-0edf-457a-99b1-8660daa824e0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e489302c-0edf-457a-99b1-8660daa824e0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e489302c-0edf-457a-99b1-8660daa824e0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e489302c-0edf-457a-99b1-8660daa824e0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 200 Sep 04 16:10:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1602/3154] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:47 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e76cbff2-0813-4023-aedf-dabe6bd72382 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e76cbff2-0813-4023-aedf-dabe6bd72382 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e76cbff2-0813-4023-aedf-dabe6bd72382 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e76cbff2-0813-4023-aedf-dabe6bd72382 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e76cbff2-0813-4023-aedf-dabe6bd72382 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a returned with HTTP 404 Sep 04 16:10:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1553/3155] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:48 2026] GET /volume/v3/volumes/fac27763-aa9f-4250-9234-2a7ce43ab14a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1429892545"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1429892545'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume of 1 GB Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (34edff87-40c6-4bc9-9726-1cbf77f8816e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0bfc9fd-4da7-409b-93e6-e79bc1d6d45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0bfc9fd-4da7-409b-93e6-e79bc1d6d45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1bdde5-9b50-4390-9a49-61caa20d3fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['e4aa4b75-190d-487f-b7f6-f6f1d48c6d50', 'a07485d6-f258-4eb8-ac92-b0db38c016d9', '204593c0-382a-4e1e-b8c4-0edc908deeac', '6bff307f-0375-4b68-b44a-0fde125c5f06'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1bdde5-9b50-4390-9a49-61caa20d3fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4aa4b75-190d-487f-b7f6-f6f1d48c6d50', 'a07485d6-f258-4eb8-ac92-b0db38c016d9', '204593c0-382a-4e1e-b8c4-0edc908deeac', '6bff307f-0375-4b68-b44a-0fde125c5f06']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdfc743-63ca-43b4-9a58-5dfeaf42a717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdfc743-63ca-43b4-9a58-5dfeaf42a717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee39dc1-8207-444c-bb0a-6cdbfed1c087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1429892545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['e4aa4b75-190d-487f-b7f6-f6f1d48c6d50','a07485d6-f258-4eb8-ac92-b0db38c016d9','204593c0-382a-4e1e-b8c4-0edc908deeac','6bff307f-0375-4b68-b44a-0fde125c5f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1429892545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee39dc1-8207-444c-bb0a-6cdbfed1c087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d51b820b44b4a7a5be87ff0020bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1903be57da7842f78985ac122b895e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1265e8e1-6723-435f-b0a7-f3a2b8e4d038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1265e8e1-6723-435f-b0a7-f3a2b8e4d038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1429892545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['e4aa4b75-190d-487f-b7f6-f6f1d48c6d50','a07485d6-f258-4eb8-ac92-b0db38c016d9','204593c0-382a-4e1e-b8c4-0edc908deeac','6bff307f-0375-4b68-b44a-0fde125c5f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf824a9b-66a2-4d29-862a-365789eccb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf824a9b-66a2-4d29-862a-365789eccb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (34edff87-40c6-4bc9-9726-1cbf77f8816e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request issued successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e019cb87-2813-4443-aea0-f7c0a6e4a8b9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1603/3156] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:48 2026] POST /volume/v3/volumes => generated 785 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-60180257-4f6e-459e-b01e-7b8ec80c63e5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 200 Sep 04 16:10:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1554/3157] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:48 2026] GET /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-259ec08d-8bf9-4999-a1f5-16744c4190c5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-259ec08d-8bf9-4999-a1f5-16744c4190c5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-259ec08d-8bf9-4999-a1f5-16744c4190c5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-259ec08d-8bf9-4999-a1f5-16744c4190c5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-259ec08d-8bf9-4999-a1f5-16744c4190c5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f returned with HTTP 404 Sep 04 16:10:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1604/3158] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:48 2026] GET /volume/v3/snapshots/50a61757-d26f-4535-a091-b278240bdb3f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: 30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5c1f285a-a4b8-4131-b439-e19c5ec3083b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 202 Sep 04 16:10:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1555/3159] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:48 2026] DELETE /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dcc6f644-4327-4398-888f-7beaeb886411 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcc6f644-4327-4398-888f-7beaeb886411 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcc6f644-4327-4398-888f-7beaeb886411 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcc6f644-4327-4398-888f-7beaeb886411 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:48 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dcc6f644-4327-4398-888f-7beaeb886411 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcc6f644-4327-4398-888f-7beaeb886411 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 200 Sep 04 16:10:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1605/3160] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:48 2026] GET /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-87f198df-95d1-49ac-8175-ad397426ffb5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87f198df-95d1-49ac-8175-ad397426ffb5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87f198df-95d1-49ac-8175-ad397426ffb5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-87f198df-95d1-49ac-8175-ad397426ffb5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-87f198df-95d1-49ac-8175-ad397426ffb5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-87f198df-95d1-49ac-8175-ad397426ffb5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 200 Sep 04 16:10:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1556/3161] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:49 2026] GET /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-71d52051-679a-417e-93dd-5d2deae4b85a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71d52051-679a-417e-93dd-5d2deae4b85a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a Sep 04 16:10:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71d52051-679a-417e-93dd-5d2deae4b85a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-71d52051-679a-417e-93dd-5d2deae4b85a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-71d52051-679a-417e-93dd-5d2deae4b85a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a returned with HTTP 404 Sep 04 16:10:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1606/3162] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:49 2026] GET /volume/v3/volumes/30f22e6a-1c94-4cbc-9a74-0a4d5745ba5a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-5684302"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-5684302'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:10:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (5a8a8af7-112b-4697-8a40-890fde127c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b087a63-dcbe-4226-a96e-dc0e5ef6e6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:49 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b087a63-dcbe-4226-a96e-dc0e5ef6e6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b568e6f9-ef56-47c7-8ea7-df4f9fbd4f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['b46ab732-3951-4df7-a0ed-e4eff8eb752b', '91c32c22-acc7-4d0c-95e9-979f4a01d7b4', 'a32aaf5b-bdb5-44fa-9b44-98ee22930a2d', '4efbbda5-131b-4001-9b48-533003bb8b54'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b568e6f9-ef56-47c7-8ea7-df4f9fbd4f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b46ab732-3951-4df7-a0ed-e4eff8eb752b', '91c32c22-acc7-4d0c-95e9-979f4a01d7b4', 'a32aaf5b-bdb5-44fa-9b44-98ee22930a2d', '4efbbda5-131b-4001-9b48-533003bb8b54']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a241a758-e2ec-47ca-a5c3-5d81c4461807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a241a758-e2ec-47ca-a5c3-5d81c4461807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4713a680-7917-44f9-a89b-4b754016a788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5684302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['b46ab732-3951-4df7-a0ed-e4eff8eb752b','91c32c22-acc7-4d0c-95e9-979f4a01d7b4','a32aaf5b-bdb5-44fa-9b44-98ee22930a2d','4efbbda5-131b-4001-9b48-533003bb8b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5684302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4713a680-7917-44f9-a89b-4b754016a788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba71c992-e4ad-4c76-9498-387fe2da888c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba71c992-e4ad-4c76-9498-387fe2da888c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5684302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['b46ab732-3951-4df7-a0ed-e4eff8eb752b','91c32c22-acc7-4d0c-95e9-979f4a01d7b4','a32aaf5b-bdb5-44fa-9b44-98ee22930a2d','4efbbda5-131b-4001-9b48-533003bb8b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82dd0c5-8a19-4506-81e2-0f3892a18905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82dd0c5-8a19-4506-81e2-0f3892a18905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (5a8a8af7-112b-4697-8a40-890fde127c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0090924d-ce2f-4ad9-8ef8-b73010e380da tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1557/3163] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:49 2026] POST /volume/v3/volumes => generated 782 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0dac8d56-9ee8-4ea0-a0b4-35a1f7b64048 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 200 Sep 04 16:10:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1607/3164] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:50 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 961 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c5327285-8611-471a-9023-926dc72caa0a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5327285-8611-471a-9023-926dc72caa0a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5327285-8611-471a-9023-926dc72caa0a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c5327285-8611-471a-9023-926dc72caa0a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:50 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:50 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:50 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c5327285-8611-471a-9023-926dc72caa0a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c5327285-8611-471a-9023-926dc72caa0a tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 200 Sep 04 16:10:50 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1558/3165] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:50 2026] GET /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee39dc1-8207-444c-bb0a-6cdbfed1c087", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1165051509"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create snapshot from volume 2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:50 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['3563f98a-49a1-40b5-adba-fd99998196db', 'a8001206-138c-450a-bd88-e369e1e3ad02', '8cd5731c-736c-4b36-a5f7-121f920b26c8', '170587ca-d8f3-4b56-b2ad-5201c65676d6'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:50 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot create request issued successfully. Sep 04 16:10:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7432df9b-5e57-4b22-8315-e519c3f797e8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1608/3166] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7f7d541b-7223-40fe-80c0-399a1a343777 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7f7d541b-7223-40fe-80c0-399a1a343777 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7f7d541b-7223-40fe-80c0-399a1a343777 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:50 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7f7d541b-7223-40fe-80c0-399a1a343777 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7f7d541b-7223-40fe-80c0-399a1a343777 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7f7d541b-7223-40fe-80c0-399a1a343777 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1559/3167] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:50 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d998cbe7-375f-4932-b337-7dd4a1287974 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d998cbe7-375f-4932-b337-7dd4a1287974 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d998cbe7-375f-4932-b337-7dd4a1287974 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:51 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d998cbe7-375f-4932-b337-7dd4a1287974 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:51 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:51 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:51 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:51 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:51 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d998cbe7-375f-4932-b337-7dd4a1287974 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:51 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d998cbe7-375f-4932-b337-7dd4a1287974 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 200 Sep 04 16:10:51 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1609/3168] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:51 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 1011 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-768055f6-8bf1-4afb-96de-14a27ac401bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-768055f6-8bf1-4afb-96de-14a27ac401bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-768055f6-8bf1-4afb-96de-14a27ac401bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-768055f6-8bf1-4afb-96de-14a27ac401bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-768055f6-8bf1-4afb-96de-14a27ac401bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-768055f6-8bf1-4afb-96de-14a27ac401bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1560/3169] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:52 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-047f8e80-db9c-4022-9043-f4991aecf998 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-047f8e80-db9c-4022-9043-f4991aecf998 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-047f8e80-db9c-4022-9043-f4991aecf998 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-047f8e80-db9c-4022-9043-f4991aecf998 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-047f8e80-db9c-4022-9043-f4991aecf998 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-047f8e80-db9c-4022-9043-f4991aecf998 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 200 Sep 04 16:10:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1610/3170] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:52 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4713a680-7917-44f9-a89b-4b754016a788", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-637215770"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume 4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:52 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['35260480-3efe-448a-b434-b2a8a33bf4de', 'a4ee6497-d2ae-484b-89ed-e6ec0351cdae', 'c4f34ac2-f620-4596-9eab-557e813891e4', 'dd8058d3-0cda-4f24-a978-f0ec440ca7c6'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:52 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:10:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b6f5c5b9-1758-492c-a216-220f40e3ff89 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1561/3171] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:10:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:10:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28deb7a8-17b0-4847-94a0-d97a7df601c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1611/3172] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:52 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-866dd31e-3636-427e-935f-612b4f284c9c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-866dd31e-3636-427e-935f-612b4f284c9c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-866dd31e-3636-427e-935f-612b4f284c9c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:53 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-866dd31e-3636-427e-935f-612b4f284c9c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:53 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:53 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:53 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-866dd31e-3636-427e-935f-612b4f284c9c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:53 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-866dd31e-3636-427e-935f-612b4f284c9c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:53 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1562/3173] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:53 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:10:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a6a42342-fa06-474b-ab42-d6219d3abd14 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1612/3174] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:53 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d9ea6587-ef8b-4df5-bf11-c071e3704d8f tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1563/3175] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:54 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] POST http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8/action Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Updating snapshot '4bb4d190-c07d-4313-8994-1e6aecc508e8' with '{'status': 'error'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fdbec9fd7dad4a199735137e2481dd0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96e4d51b820b44b4a7a5be87ff0020bf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1a039bfe-18f7-4b4b-8888-96469b6a7ff4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8/action returned with HTTP 403 Sep 04 16:10:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1613/3176] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:54 2026] POST /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e43873db-bdea-4aa6-8967-d21bf877a87d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete snapshot with id: 4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e43873db-bdea-4aa6-8967-d21bf877a87d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 202 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1564/3177] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:54 2026] DELETE /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-676b8a14-0a04-4955-8208-1e90a4138ede None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-676b8a14-0a04-4955-8208-1e90a4138ede tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-676b8a14-0a04-4955-8208-1e90a4138ede tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-676b8a14-0a04-4955-8208-1e90a4138ede tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-676b8a14-0a04-4955-8208-1e90a4138ede tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-676b8a14-0a04-4955-8208-1e90a4138ede tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1614/3178] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:54 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a4590544-2841-4f90-b503-4a00cfa79a8a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a4590544-2841-4f90-b503-4a00cfa79a8a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a4590544-2841-4f90-b503-4a00cfa79a8a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a4590544-2841-4f90-b503-4a00cfa79a8a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a4590544-2841-4f90-b503-4a00cfa79a8a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:10:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a4590544-2841-4f90-b503-4a00cfa79a8a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1565/3179] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:54 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-506cd4fc-8b33-47ec-b9d3-496a669d0075 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 200 Sep 04 16:10:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1615/3180] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:55 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e0da3ac9-ddb7-4406-afad-3c96b8ee8a50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1566/3181] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:55 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Delete snapshot with id: 4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot delete request issued successfully. Sep 04 16:10:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbe41423-3ef8-4dde-8803-58fd464ac524 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 202 Sep 04 16:10:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1616/3182] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:55 2026] DELETE /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:55 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:55 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d8fbe8bd-195c-4440-bb8a-b24aef141119 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1567/3183] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:55 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a05f50fe-f0b0-4424-a716-bb97ba233bce None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a05f50fe-f0b0-4424-a716-bb97ba233bce tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a05f50fe-f0b0-4424-a716-bb97ba233bce tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a05f50fe-f0b0-4424-a716-bb97ba233bce tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a05f50fe-f0b0-4424-a716-bb97ba233bce tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 returned with HTTP 404 Sep 04 16:10:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1617/3184] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:56 2026] GET /volume/v3/snapshots/4bb4d190-c07d-4313-8994-1e6aecc508e8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume with id: 2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume request issued successfully. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d4256fae-aa82-4a93-a477-b01c2ccc3ad9 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 202 Sep 04 16:10:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1568/3185] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:56 2026] DELETE /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1497dae4-0bc3-4cf2-8f61-86f6d2fb293e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 200 Sep 04 16:10:56 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1618/3186] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:56 2026] GET /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:10:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2e295e5e-1f6c-4ec9-a489-fa2cd0bb76f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 200 Sep 04 16:10:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1569/3187] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:56 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-36c76eb6-e380-402a-a684-bda40d9bddfb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36c76eb6-e380-402a-a684-bda40d9bddfb tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36c76eb6-e380-402a-a684-bda40d9bddfb tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-36c76eb6-e380-402a-a684-bda40d9bddfb tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-36c76eb6-e380-402a-a684-bda40d9bddfb tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 returned with HTTP 404 Sep 04 16:10:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1619/3188] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:57 2026] GET /volume/v3/volumes/2ee39dc1-8207-444c-bb0a-6cdbfed1c087 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-494220087"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-494220087'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume of 1 GB Sep 04 16:10:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (b55d0cbf-2b5f-4767-84d3-1bf7d5779c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba2f242-df04-4a46-b08f-0d23f7cb9409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba2f242-df04-4a46-b08f-0d23f7cb9409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b4ae5c-42f8-4e45-b105-288560469e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['3cb9d674-baa3-4291-b710-77472de3ea3f', 'a9fd45b2-53e4-415a-9782-c198b1cb4bf8', '195ddec4-abc4-4ec3-bf1a-6b561e27d5d6', 'bdbe9cf7-9254-4635-8b93-3f4698bf7a47'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b4ae5c-42f8-4e45-b105-288560469e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb9d674-baa3-4291-b710-77472de3ea3f', 'a9fd45b2-53e4-415a-9782-c198b1cb4bf8', '195ddec4-abc4-4ec3-bf1a-6b561e27d5d6', 'bdbe9cf7-9254-4635-8b93-3f4698bf7a47']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b6aaab-5fd3-4dc1-85b7-9c190c4bc297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:57 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b6aaab-5fd3-4dc1-85b7-9c190c4bc297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762f3bd9-40bb-4154-977a-bd7a8d21825e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494220087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['3cb9d674-baa3-4291-b710-77472de3ea3f','a9fd45b2-53e4-415a-9782-c198b1cb4bf8','195ddec4-abc4-4ec3-bf1a-6b561e27d5d6','bdbe9cf7-9254-4635-8b93-3f4698bf7a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494220087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762f3bd9-40bb-4154-977a-bd7a8d21825e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d51b820b44b4a7a5be87ff0020bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1903be57da7842f78985ac122b895e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34864bbf-bc19-4968-a597-c7800d6e3033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34864bbf-bc19-4968-a597-c7800d6e3033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494220087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['3cb9d674-baa3-4291-b710-77472de3ea3f','a9fd45b2-53e4-415a-9782-c198b1cb4bf8','195ddec4-abc4-4ec3-bf1a-6b561e27d5d6','bdbe9cf7-9254-4635-8b93-3f4698bf7a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb646e16-0f5d-4f93-b43a-2a839a3a01a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb646e16-0f5d-4f93-b43a-2a839a3a01a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (b55d0cbf-2b5f-4767-84d3-1bf7d5779c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request issued successfully. Sep 04 16:10:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-66e5daaf-755b-4231-8c97-5a951ac6cad5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1570/3189] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:57 2026] POST /volume/v3/volumes => generated 784 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:57 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:57 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:57 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:57 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e34a67a1-f9bc-4674-a0e0-ba2379437445 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e34a67a1-f9bc-4674-a0e0-ba2379437445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e34a67a1-f9bc-4674-a0e0-ba2379437445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e34a67a1-f9bc-4674-a0e0-ba2379437445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-88d62b3f-af18-4b4c-8162-c3fdb5b90928 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 200 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1620/3190] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:57 2026] GET /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e34a67a1-f9bc-4674-a0e0-ba2379437445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 404 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1571/3191] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:57 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: 4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dca9cc84-5b83-44b9-8dab-2d541e469445 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 404 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1621/3192] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:10:58 2026] DELETE /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4733ddec-c9a4-4eed-a577-ef428447bb69 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4733ddec-c9a4-4eed-a577-ef428447bb69 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4733ddec-c9a4-4eed-a577-ef428447bb69 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4733ddec-c9a4-4eed-a577-ef428447bb69 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4733ddec-c9a4-4eed-a577-ef428447bb69 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 returned with HTTP 404 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1572/3193] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:10:58 2026] GET /volume/v3/snapshots/4457144c-9a05-4c04-9b1d-85583ca31242 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-03e311b8-c66a-44cd-92fc-389395d04d15 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: 4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:58 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:10:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-03e311b8-c66a-44cd-92fc-389395d04d15 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 202 Sep 04 16:10:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1622/3194] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:10:58 2026] DELETE /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:58 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:58 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:58 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:58 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:58 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8884c6da-3eec-4a80-958a-dc7cfc958cff tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 200 Sep 04 16:10:58 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1573/3195] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:58 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 1011 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:10:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:59 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:59 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:10:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:10:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:10:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67e54353-0568-4bd2-9c7a-2f44feeb94b7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 200 Sep 04 16:10:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1623/3196] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:59 2026] GET /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:10:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:10:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:10:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:10:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-57e166ce-ceca-4ecf-9292-6d9234787e50 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 200 Sep 04 16:10:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1574/3197] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:10:59 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 1011 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:00 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8d248bcc-c27b-4b61-adff-da93bb9f738d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 200 Sep 04 16:11:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1624/3198] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:00 2026] GET /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fae631ea-5732-4505-81b6-6212468f6b0e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "762f3bd9-40bb-4154-977a-bd7a8d21825e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1170174241"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create snapshot from volume 762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['f13adf2d-0c6c-4447-96cb-e6f54f4fe50f', '3a07d369-f588-4c14-94ef-1ac7ad50b53c', '2d024edc-860f-425f-bb0c-6b4c559b44f6', '9c860ca4-e83b-479b-a60f-c8726c1e38f1'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-78bc44e0-6f7d-4714-b5ea-08990fe0245a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78bc44e0-6f7d-4714-b5ea-08990fe0245a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78bc44e0-6f7d-4714-b5ea-08990fe0245a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-78bc44e0-6f7d-4714-b5ea-08990fe0245a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot create request issued successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fae631ea-5732-4505-81b6-6212468f6b0e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1575/3199] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e74f2160-fc02-4a72-8d47-40b057ad689c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e74f2160-fc02-4a72-8d47-40b057ad689c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e74f2160-fc02-4a72-8d47-40b057ad689c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e74f2160-fc02-4a72-8d47-40b057ad689c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-78bc44e0-6f7d-4714-b5ea-08990fe0245a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 returned with HTTP 404 Sep 04 16:11:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1625/3200] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:00 2026] GET /volume/v3/volumes/4713a680-7917-44f9-a89b-4b754016a788 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e74f2160-fc02-4a72-8d47-40b057ad689c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e74f2160-fc02-4a72-8d47-40b057ad689c tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1576/3201] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:00 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10841442"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10841442'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (7cfead00-68c9-4b56-ae52-87c56ca426b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b93e38-3f54-4ec0-9914-15a4d91c6c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b93e38-3f54-4ec0-9914-15a4d91c6c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceeec22d-f4e5-44d4-8566-fefadcdccf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['a8fe1093-b323-4613-bf90-d8504b3cf461', '6ef81166-65a3-4082-976f-4bcadf268dd3', '7dc4e95d-5385-499d-b355-46cce91fe03a', '6f710280-d492-480f-824e-5fcc6629b8d0'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceeec22d-f4e5-44d4-8566-fefadcdccf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fe1093-b323-4613-bf90-d8504b3cf461', '6ef81166-65a3-4082-976f-4bcadf268dd3', '7dc4e95d-5385-499d-b355-46cce91fe03a', '6f710280-d492-480f-824e-5fcc6629b8d0']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a58d09-1c63-4540-8700-f3f7414ac90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a58d09-1c63-4540-8700-f3f7414ac90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87741d6e-a752-4395-9fa1-53df128be7c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10841442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['a8fe1093-b323-4613-bf90-d8504b3cf461','6ef81166-65a3-4082-976f-4bcadf268dd3','7dc4e95d-5385-499d-b355-46cce91fe03a','6f710280-d492-480f-824e-5fcc6629b8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10841442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87741d6e-a752-4395-9fa1-53df128be7c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37ecc01-bde4-4096-90a2-c14c5b4d11ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37ecc01-bde4-4096-90a2-c14c5b4d11ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10841442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['a8fe1093-b323-4613-bf90-d8504b3cf461','6ef81166-65a3-4082-976f-4bcadf268dd3','7dc4e95d-5385-499d-b355-46cce91fe03a','6f710280-d492-480f-824e-5fcc6629b8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d976b88-59f3-4374-a845-b9b3e6d0d5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d976b88-59f3-4374-a845-b9b3e6d0d5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (7cfead00-68c9-4b56-ae52-87c56ca426b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c99461b2-05a6-4ba9-af32-a53e12a5e020 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:00 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1626/3202] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:00 2026] POST /volume/v3/volumes => generated 783 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-15371dd7-f4e5-4543-b5f2-fc533148c221 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 200 Sep 04 16:11:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1577/3203] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:00 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3bfc6495-58ee-4088-a5d3-ca7704c24091 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1627/3204] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:01 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-37f191b5-7706-4e64-9f44-1d42f003811c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37f191b5-7706-4e64-9f44-1d42f003811c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37f191b5-7706-4e64-9f44-1d42f003811c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-37f191b5-7706-4e64-9f44-1d42f003811c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-37f191b5-7706-4e64-9f44-1d42f003811c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-37f191b5-7706-4e64-9f44-1d42f003811c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 200 Sep 04 16:11:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1578/3205] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:01 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:02 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:02 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:02 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:02 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:02 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-28f1fcc1-fb4d-4817-b363-bec8f4fc5ba6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:02 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1628/3206] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:02 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:02 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:02 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:02 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:02 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e88d3171-1d74-456e-9f2a-9fa179325f2f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 200 Sep 04 16:11:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1579/3207] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:02 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7edfe21e-5032-4f18-979d-0db96ea48c07 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1629/3208] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:03 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Snapshot retrieved successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-51a786c3-e59c-4c6c-86e6-c4b33f92f174 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1580/3209] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:03 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete snapshot with id: 0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:03 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e9ecb68e-ef34-460e-bee0-a096cda74b9d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 202 Sep 04 16:11:03 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1630/3210] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:03 2026] DELETE /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:03 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:03 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:03 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4a8f79e0-9c9e-4ad6-b6df-d910be94f4a7 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:03 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1581/3211] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:03 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:04 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-902bf50f-64be-4cf7-b9d0-27e1af5edd35 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 200 Sep 04 16:11:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1631/3212] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:04 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87741d6e-a752-4395-9fa1-53df128be7c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1636861039"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume 87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['cbd4169d-e9fe-482b-aaf1-01568c77e6e7', '3b703b53-c7db-4503-a1e1-b716838f08f6', '08440553-e1b6-4d9e-9fb2-dddb67519caa', '8323e747-8ed4-499e-bcfb-0bd32f641903'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcc92ca2-2e82-4236-b309-09118b1b9cab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1582/3213] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bae64328-29fc-493d-8a32-8fd142df28d3 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bae64328-29fc-493d-8a32-8fd142df28d3 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bae64328-29fc-493d-8a32-8fd142df28d3 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bae64328-29fc-493d-8a32-8fd142df28d3 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:04 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:04 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bae64328-29fc-493d-8a32-8fd142df28d3 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:04 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bae64328-29fc-493d-8a32-8fd142df28d3 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:04 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1632/3214] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:04 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-db46fd20-4063-40c0-9372-ae0353b4b980 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db46fd20-4063-40c0-9372-ae0353b4b980 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db46fd20-4063-40c0-9372-ae0353b4b980 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-db46fd20-4063-40c0-9372-ae0353b4b980 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:04 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-db46fd20-4063-40c0-9372-ae0353b4b980 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:04 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-db46fd20-4063-40c0-9372-ae0353b4b980 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 200 Sep 04 16:11:04 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1583/3215] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:04 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ca747bb7-42cf-4a2b-8cf0-3f2f31ec4547 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1633/3216] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:05 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f73e3ea-222b-46e0-8b37-e4afa8258b11 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f73e3ea-222b-46e0-8b37-e4afa8258b11 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f73e3ea-222b-46e0-8b37-e4afa8258b11 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f73e3ea-222b-46e0-8b37-e4afa8258b11 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f73e3ea-222b-46e0-8b37-e4afa8258b11 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b returned with HTTP 404 Sep 04 16:11:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1584/3217] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:05 2026] GET /volume/v3/snapshots/0e2328f3-f424-4c9a-9014-b9abe29a168b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume with id: 762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:05 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:05 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume request issued successfully. Sep 04 16:11:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-72ed5638-3c83-458d-8b6c-bc66e7909229 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 202 Sep 04 16:11:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1634/3218] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:05 2026] DELETE /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:05 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:05 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:05 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:05 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:05 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-8c09aa46-c496-4362-bd02-9e1a128f3ab8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 200 Sep 04 16:11:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1585/3219] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:05 2026] GET /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-634e8d7c-10bf-47fa-b893-83608bbff248 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-634e8d7c-10bf-47fa-b893-83608bbff248 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-634e8d7c-10bf-47fa-b893-83608bbff248 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-634e8d7c-10bf-47fa-b893-83608bbff248 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:06 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-634e8d7c-10bf-47fa-b893-83608bbff248 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-634e8d7c-10bf-47fa-b893-83608bbff248 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1635/3220] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:06 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-89df7a11-8410-4860-9a3c-56878facdb72 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89df7a11-8410-4860-9a3c-56878facdb72 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e Sep 04 16:11:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89df7a11-8410-4860-9a3c-56878facdb72 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-89df7a11-8410-4860-9a3c-56878facdb72 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-89df7a11-8410-4860-9a3c-56878facdb72 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e returned with HTTP 404 Sep 04 16:11:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1586/3221] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:06 2026] GET /volume/v3/volumes/762f3bd9-40bb-4154-977a-bd7a8d21825e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2210774e-802a-448a-8f5a-b33875645cfe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2029579030"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2029579030'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume of 1 GB Sep 04 16:11:06 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (9f21d366-401e-4d76-b4e9-6acdceda306a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf1e0f3-b35b-4145-b5cb-a3341a426aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:06 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf1e0f3-b35b-4145-b5cb-a3341a426aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4858325-91d6-4d61-a904-c38a43a6c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['68392e73-2fa7-4e3e-a9ab-382aebf69e2e', 'cade2437-b361-488d-b8b4-fba70d1b8963', 'd21f3720-7377-4815-aa23-28ed41e9d1f6', 'cc078846-9cfe-456a-aae9-88f87048ef23'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4858325-91d6-4d61-a904-c38a43a6c7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68392e73-2fa7-4e3e-a9ab-382aebf69e2e', 'cade2437-b361-488d-b8b4-fba70d1b8963', 'd21f3720-7377-4815-aa23-28ed41e9d1f6', 'cc078846-9cfe-456a-aae9-88f87048ef23']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c880582a-295e-4f76-bdb6-8c2d6174f9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c880582a-295e-4f76-bdb6-8c2d6174f9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0caae540-2f8a-45e8-96b4-7a1b80e90c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029579030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['68392e73-2fa7-4e3e-a9ab-382aebf69e2e','cade2437-b361-488d-b8b4-fba70d1b8963','d21f3720-7377-4815-aa23-28ed41e9d1f6','cc078846-9cfe-456a-aae9-88f87048ef23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029579030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0caae540-2f8a-45e8-96b4-7a1b80e90c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d51b820b44b4a7a5be87ff0020bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1903be57da7842f78985ac122b895e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e847160b-145b-4402-8bef-4448b9f1495e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e847160b-145b-4402-8bef-4448b9f1495e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029579030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d51b820b44b4a7a5be87ff0020bf',qos_specs=None,replication_status=,reservations=['68392e73-2fa7-4e3e-a9ab-382aebf69e2e','cade2437-b361-488d-b8b4-fba70d1b8963','d21f3720-7377-4815-aa23-28ed41e9d1f6','cc078846-9cfe-456a-aae9-88f87048ef23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1903be57da7842f78985ac122b895e39',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30837fb3-0006-4d5e-a316-17b1a32ce46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30837fb3-0006-4d5e-a316-17b1a32ce46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Flow 'volume_create_api' (9f21d366-401e-4d76-b4e9-6acdceda306a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create volume request issued successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2210774e-802a-448a-8f5a-b33875645cfe tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1636/3222] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:06 2026] POST /volume/v3/volumes => generated 785 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b5655f53-487f-415f-ad69-4f0f81866778 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5655f53-487f-415f-ad69-4f0f81866778 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5655f53-487f-415f-ad69-4f0f81866778 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b5655f53-487f-415f-ad69-4f0f81866778 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b5655f53-487f-415f-ad69-4f0f81866778 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b5655f53-487f-415f-ad69-4f0f81866778 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 200 Sep 04 16:11:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1587/3223] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:07 2026] GET /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0d5ffb33-245b-474d-8b1c-542c818aa81a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1637/3224] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:07 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-24f8b02c-47f7-47fa-8f49-bce16303420b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] POST http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa/action Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8b302600e501467686e4db901611a059', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcb01159052a40b287cf32491b8d265c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24f8b02c-47f7-47fa-8f49-bce16303420b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa/action returned with HTTP 403 Sep 04 16:11:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1588/3225] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:07 2026] POST /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: 5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:07 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c4bc0cad-6ea6-4127-b960-b8496e750842 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 202 Sep 04 16:11:07 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1638/3226] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:07 2026] DELETE /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:07 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:07 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-af3c5ee2-f980-4eeb-b03c-995c2c36ef9b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:07 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1589/3227] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:07 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:08 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:08 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:08 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:08 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:08 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:08 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:08 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bcc326b5-5b43-4d54-9dd5-38ce83231bfa tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 200 Sep 04 16:11:08 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1639/3228] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:08 2026] GET /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:08 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:08 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:08 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:08 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:08 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3b14a4d4-af37-4e58-8305-3c7b48de2f20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 200 Sep 04 16:11:08 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1590/3229] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:08 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ed94943b-d5a6-4c7b-968c-6b7f18451856 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 200 Sep 04 16:11:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1640/3230] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:09 2026] GET /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0caae540-2f8a-45e8-96b4-7a1b80e90c9f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1668592303"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Create snapshot from volume 0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Created reservations ['fcd84f28-7b00-4334-8a15-9109df5abc2e', 'b87565eb-e373-4ebc-bfa0-7e73cf512541', '9c9b9443-2db0-46e8-b4c1-fbdc298d1f70', '8274852c-0ffd-403d-b197-b9ef897c35e8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot create request issued successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-24dd30e3-42a0-460e-b311-bd299cad8c3d tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1591/3231] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d2afa18f-89e1-4aec-8189-900044d909d5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2afa18f-89e1-4aec-8189-900044d909d5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2afa18f-89e1-4aec-8189-900044d909d5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d2afa18f-89e1-4aec-8189-900044d909d5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d2afa18f-89e1-4aec-8189-900044d909d5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d2afa18f-89e1-4aec-8189-900044d909d5 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ea139956-752a-4826-b8d4-ad4849639787 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1641/3232] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:09 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea139956-752a-4826-b8d4-ad4849639787 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea139956-752a-4826-b8d4-ad4849639787 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ea139956-752a-4826-b8d4-ad4849639787 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ea139956-752a-4826-b8d4-ad4849639787 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa returned with HTTP 404 Sep 04 16:11:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1592/3233] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:09 2026] GET /volume/v3/snapshots/5ab4b699-b688-4624-bfa6-e95ebc58feaa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: 87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:09 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:09 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1dd26ee5-657c-4999-80bc-27f64ec05d45 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 202 Sep 04 16:11:09 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1642/3234] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:09 2026] DELETE /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:09 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:09 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:09 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3d1c82d3-3a66-4ed5-a4fc-815fb91ed35b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 200 Sep 04 16:11:09 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1593/3235] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:09 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 1012 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-29990d6d-0566-4e61-9d88-b74015c234a4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29990d6d-0566-4e61-9d88-b74015c234a4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29990d6d-0566-4e61-9d88-b74015c234a4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:10 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-29990d6d-0566-4e61-9d88-b74015c234a4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:10 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:10 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:10 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-29990d6d-0566-4e61-9d88-b74015c234a4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:10 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-29990d6d-0566-4e61-9d88-b74015c234a4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:10 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1643/3236] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:10 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:10 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-035828ad-a743-426a-9cde-e9bebe159969 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-664a0024-10dd-456d-b76b-932e919fc91f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-664a0024-10dd-456d-b76b-932e919fc91f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-664a0024-10dd-456d-b76b-932e919fc91f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-664a0024-10dd-456d-b76b-932e919fc91f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-664a0024-10dd-456d-b76b-932e919fc91f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 returned with HTTP 404 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1644/3237] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:11 2026] GET /volume/v3/volumes/87741d6e-a752-4395-9fa1-53df128be7c7 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-98ea6d83-9a30-4882-8253-52add375a0c0 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1480182853"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1480182853'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (c563a26f-51ac-4384-acb5-4e3b9bcc27c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b2114b-3737-46ca-85d8-ecd6e79f8170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b2114b-3737-46ca-85d8-ecd6e79f8170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a49b42-c582-4631-8f47-61871ac7eae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['d20981e8-5bbb-4c04-b295-e11b8af793c8', 'ad335c56-365e-4a13-9fe7-9ff2d1279e2f', '9876ff20-b2de-40ef-ad53-cdbd96c4dc60', '8c401860-29cc-4a2f-816a-df5669a6e9fc'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a49b42-c582-4631-8f47-61871ac7eae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d20981e8-5bbb-4c04-b295-e11b8af793c8', 'ad335c56-365e-4a13-9fe7-9ff2d1279e2f', '9876ff20-b2de-40ef-ad53-cdbd96c4dc60', '8c401860-29cc-4a2f-816a-df5669a6e9fc']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c381979-84d9-48ba-a13a-c72f4a346590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c381979-84d9-48ba-a13a-c72f4a346590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b263b689-6ce0-49f6-8d68-f4f57873ed51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1480182853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['d20981e8-5bbb-4c04-b295-e11b8af793c8','ad335c56-365e-4a13-9fe7-9ff2d1279e2f','9876ff20-b2de-40ef-ad53-cdbd96c4dc60','8c401860-29cc-4a2f-816a-df5669a6e9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1480182853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b263b689-6ce0-49f6-8d68-f4f57873ed51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61ef561-92de-452b-bd0e-31fadcbaa0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61ef561-92de-452b-bd0e-31fadcbaa0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1480182853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['d20981e8-5bbb-4c04-b295-e11b8af793c8','ad335c56-365e-4a13-9fe7-9ff2d1279e2f','9876ff20-b2de-40ef-ad53-cdbd96c4dc60','8c401860-29cc-4a2f-816a-df5669a6e9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38340d71-efd7-4417-b1ef-477a50dc7129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-746658104", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-746658104', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume of 1 GB Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38340d71-efd7-4417-b1ef-477a50dc7129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (c563a26f-51ac-4384-acb5-4e3b9bcc27c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-98ea6d83-9a30-4882-8253-52add375a0c0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1645/3238] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:11 2026] POST /volume/v3/volumes => generated 785 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Availability Zones retrieved successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Flow 'volume_create_api' (b145c93a-a8e5-43f9-959f-15d48b931b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-63cd6a7e-ebb1-47ea-882d-59de4297750d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 200 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1646/3239] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:11 2026] GET /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36df85d-cdd3-4451-bb70-001c35040785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36df85d-cdd3-4451-bb70-001c35040785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e26e8ab-6191-4e20-8306-270a9b64d42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Created reservations ['f736ad69-7f2e-480d-97c9-5f71e9e35e1b', 'a0928333-5059-4341-beb2-ea8637cfb167', '59791b82-edd8-4a4c-8f95-76507d793da1', '1d03712e-db00-4a42-90a1-057e866b2bab'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e26e8ab-6191-4e20-8306-270a9b64d42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f736ad69-7f2e-480d-97c9-5f71e9e35e1b', 'a0928333-5059-4341-beb2-ea8637cfb167', '59791b82-edd8-4a4c-8f95-76507d793da1', '1d03712e-db00-4a42-90a1-057e866b2bab']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377adbad-02ba-43eb-8430-7a8cd93a43f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:11 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377adbad-02ba-43eb-8430-7a8cd93a43f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc676c0-60a4-4b71-a8d4-ac7a720612ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-746658104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb797440971409284baaa372acf8257',qos_specs=None,replication_status=,reservations=['f736ad69-7f2e-480d-97c9-5f71e9e35e1b','a0928333-5059-4341-beb2-ea8637cfb167','59791b82-edd8-4a4c-8f95-76507d793da1','1d03712e-db00-4a42-90a1-057e866b2bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd002834bc604e4c88a6d1adf1896638',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-746658104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc676c0-60a4-4b71-a8d4-ac7a720612ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bb797440971409284baaa372acf8257',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd002834bc604e4c88a6d1adf1896638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1ff499-4ef0-4e2d-805d-96283ce1e911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b408773-3d2f-4671-ab8b-6eba33d3e8bf tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1647/3240] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:11 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1ff499-4ef0-4e2d-805d-96283ce1e911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-746658104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb797440971409284baaa372acf8257',qos_specs=None,replication_status=,reservations=['f736ad69-7f2e-480d-97c9-5f71e9e35e1b','a0928333-5059-4341-beb2-ea8637cfb167','59791b82-edd8-4a4c-8f95-76507d793da1','1d03712e-db00-4a42-90a1-057e866b2bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd002834bc604e4c88a6d1adf1896638',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426eac7f-ec17-4c97-9991-4f3088025a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426eac7f-ec17-4c97-9991-4f3088025a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Flow 'volume_create_api' (b145c93a-a8e5-43f9-959f-15d48b931b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:11 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume request issued successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-035828ad-a743-426a-9cde-e9bebe159969 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:11 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1594/3241] 192.168.122.48 () {60 vars in 1138 bytes} [Fri Sep 4 16:11:10 2026] POST /volume/v3/volumes => generated 760 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-66d53421-2ad9-417f-b316-88553e6442d1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66d53421-2ad9-417f-b316-88553e6442d1 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66d53421-2ad9-417f-b316-88553e6442d1 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-66d53421-2ad9-417f-b316-88553e6442d1 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-66d53421-2ad9-417f-b316-88553e6442d1 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:11 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-66d53421-2ad9-417f-b316-88553e6442d1 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:11 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1648/3242] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:11 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-48c6b215-1e1a-44be-888d-5d7174e0997d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48c6b215-1e1a-44be-888d-5d7174e0997d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48c6b215-1e1a-44be-888d-5d7174e0997d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-48c6b215-1e1a-44be-888d-5d7174e0997d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:12 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-48c6b215-1e1a-44be-888d-5d7174e0997d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-48c6b215-1e1a-44be-888d-5d7174e0997d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 200 Sep 04 16:11:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1595/3243] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:12 2026] GET /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-90c834ce-ff2e-45bd-970a-00db8759f676 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90c834ce-ff2e-45bd-970a-00db8759f676 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90c834ce-ff2e-45bd-970a-00db8759f676 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-90c834ce-ff2e-45bd-970a-00db8759f676 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-90c834ce-ff2e-45bd-970a-00db8759f676 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-90c834ce-ff2e-45bd-970a-00db8759f676 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:12 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1649/3244] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:12 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] POST http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c/action Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.contrib.snapshot_unmanage [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Unmanage snapshot with id: bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:12 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:12 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Snapshot retrieved successfully. Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fdbec9fd7dad4a199735137e2481dd0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96e4d51b820b44b4a7a5be87ff0020bf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4721f2b-0087-44d1-a7c2-1c33f8bcddc8 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-reader] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c/action returned with HTTP 403 Sep 04 16:11:12 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1596/3245] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:12 2026] POST /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete snapshot with id: bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:12 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:12 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:12 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:12 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:12 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:12 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6dda0689-df5a-4d07-a3b5-72295f02f7af tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 202 Sep 04 16:11:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1650/3246] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:12 2026] DELETE /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fda5fa77-978d-40f4-9f42-e466e7e848d1 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1651/3247] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:13 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-31534a62-aa1e-4f14-a4f7-ee8a950fc365 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:13 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1597/3248] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:12 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:13 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:13 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:13 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-641c5a5e-f3be-41d0-8ec1-664af32cdbbc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 200 Sep 04 16:11:13 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1652/3249] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:13 2026] GET /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:13 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:13 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b263b689-6ce0-49f6-8d68-f4f57873ed51", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-764644998"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:13 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:13 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:13 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:13 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:13 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['90b37054-3f19-42d5-a674-323b062e571e', 'f4b018e6-31ad-4fc9-9a99-cc5442adea56', '451d404d-1c6e-44e9-a3ba-972e0aab2177', '0a8dacbc-66df-4c4b-b0a9-ae937aedd22a'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5bd57a9a-a198-4576-9da0-2bff23b0364d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1598/3250] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Snapshot retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dacd0273-f52d-4032-b3af-a5fdf782e37e tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 200 Sep 04 16:11:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1599/3251] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:14 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7dfac431-603b-4c84-8ccb-4bcc2ee53a5b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 200 Sep 04 16:11:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1653/3252] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:14 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b850e1e9-94fd-494f-aeea-59f4e81c2728 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1600/3253] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:14 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-885da8bc-d06d-4018-8e2e-d36a03b2994c tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1654/3254] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:14 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcc676c0-60a4-4b71-a8d4-ac7a720612ef", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-288139467", "description": null, "metadata": null}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create snapshot from volume bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:14 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Created reservations ['2af2e072-d3f0-472a-8c24-d73967f4ab7a', 'f4fb32d7-f0d6-4827-8b67-a77804a21e21', 'd61ff26e-89d3-4fb1-b45c-fe8302a0528a', 'a23ea41d-5fa2-4b69-9014-cc2c235de7f4'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:14 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot force create request issued successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-610e2bb4-4072-4818-ac25-414b1756dcb5 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:14 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1601/3255] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:14 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:14 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-51cb1dac-9d14-4877-af56-0bb7187ac0ed tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:14 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1655/3256] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:14 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0104f3df-c2da-424e-9d02-64f1bc83d2d4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0104f3df-c2da-424e-9d02-64f1bc83d2d4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0104f3df-c2da-424e-9d02-64f1bc83d2d4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0104f3df-c2da-424e-9d02-64f1bc83d2d4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d0017543-f8c5-4a57-92f0-dccb0209598b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0104f3df-c2da-424e-9d02-64f1bc83d2d4 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c returned with HTTP 404 Sep 04 16:11:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1602/3257] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:15 2026] GET /volume/v3/snapshots/bf19a489-606a-4605-88db-f8afdcfc156c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0017543-f8c5-4a57-92f0-dccb0209598b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0017543-f8c5-4a57-92f0-dccb0209598b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d0017543-f8c5-4a57-92f0-dccb0209598b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3e426a20-78b7-4cec-ad8e-012452706d84 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume with id: 0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d0017543-f8c5-4a57-92f0-dccb0209598b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d0017543-f8c5-4a57-92f0-dccb0209598b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 200 Sep 04 16:11:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1656/3258] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:15 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:15 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Delete volume request issued successfully. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3e426a20-78b7-4cec-ad8e-012452706d84 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 202 Sep 04 16:11:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1603/3259] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:15 2026] DELETE /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:15 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:15 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:15 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:15 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:15 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Volume info retrieved successfully. Sep 04 16:11:15 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b2e0fbbd-3043-40fc-bf0b-6ff9fb0a9107 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 200 Sep 04 16:11:15 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1657/3260] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:15 2026] GET /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:15 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:15 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4e1a18b8-fb34-46fd-a01f-6a984356bd9b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:15 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1604/3261] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:15 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-06eb488e-3aa8-4fab-a96c-bbd9f99c4550 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 200 Sep 04 16:11:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1658/3262] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:16 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.api_utils [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Removing options '' from query. {{(pid=87211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.db.api [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Building query based on filter {{(pid=87211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:16 devstack devstack@c-api.service[87211]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Get all snapshots completed successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-28751efc-3a45-4de2-ad65-10c7f9d6b657 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots returned with HTTP 200 Sep 04 16:11:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1605/3263] 192.168.122.48 () {58 vars in 1122 bytes} [Fri Sep 4 16:11:16 2026] GET /volume/v3/snapshots => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5610b26-3914-4ee7-b70e-c9e053986213 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: 0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bba1d0b8-56eb-4638-8652-118243d584a6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5610b26-3914-4ee7-b70e-c9e053986213 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 202 Sep 04 16:11:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1659/3264] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:16 2026] DELETE /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bba1d0b8-56eb-4638-8652-118243d584a6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] GET http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bba1d0b8-56eb-4638-8652-118243d584a6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bba1d0b8-56eb-4638-8652-118243d584a6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bba1d0b8-56eb-4638-8652-118243d584a6 tempest-ProjectReaderTests-1423655718 tempest-ProjectReaderTests-1423655718-project-admin] http://192.168.122.48/volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f returned with HTTP 404 Sep 04 16:11:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1606/3265] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:16 2026] GET /volume/v3/volumes/0caae540-2f8a-45e8-96b4-7a1b80e90c9f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcbc3c5f-b16a-49ab-b331-c4a34ac12bf8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 200 Sep 04 16:11:16 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1660/3266] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:16 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-61773128-f93b-487f-8150-f4a8502885f4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61773128-f93b-487f-8150-f4a8502885f4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61773128-f93b-487f-8150-f4a8502885f4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-61773128-f93b-487f-8150-f4a8502885f4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:16 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:16 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-61773128-f93b-487f-8150-f4a8502885f4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:16 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-61773128-f93b-487f-8150-f4a8502885f4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:16 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1607/3267] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:16 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-89b0e293-a7f9-4106-9b98-347523a64440 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89b0e293-a7f9-4106-9b98-347523a64440 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89b0e293-a7f9-4106-9b98-347523a64440 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:17 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-89b0e293-a7f9-4106-9b98-347523a64440 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:17 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:17 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:17 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-89b0e293-a7f9-4106-9b98-347523a64440 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:17 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-89b0e293-a7f9-4106-9b98-347523a64440 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 200 Sep 04 16:11:17 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1661/3268] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:17 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:17 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:17 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:17 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:17 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:17 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bf0aeb5f-a4cd-4ef1-a7f3-11ea0ddd6fdf tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:17 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1608/3269] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:17 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-faba200f-f8a8-41ad-a9ac-64cdc095d68c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-faba200f-f8a8-41ad-a9ac-64cdc095d68c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-faba200f-f8a8-41ad-a9ac-64cdc095d68c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-faba200f-f8a8-41ad-a9ac-64cdc095d68c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-faba200f-f8a8-41ad-a9ac-64cdc095d68c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f returned with HTTP 404 Sep 04 16:11:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1662/3270] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:18 2026] GET /volume/v3/snapshots/0581b85f-f676-44b2-a12f-c832f8de6e5f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0fdfaf04-89d0-4a95-beec-902000b818fc None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0fdfaf04-89d0-4a95-beec-902000b818fc tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 202 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1609/3271] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:18 2026] DELETE /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7cdcbd64-50f8-4945-ba62-939101585e00 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cdcbd64-50f8-4945-ba62-939101585e00 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cdcbd64-50f8-4945-ba62-939101585e00 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7cdcbd64-50f8-4945-ba62-939101585e00 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7cdcbd64-50f8-4945-ba62-939101585e00 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7cdcbd64-50f8-4945-ba62-939101585e00 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 200 Sep 04 16:11:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1663/3272] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:18 2026] GET /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-30d1a1bb-02b4-41c0-841d-fd1656426e99 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1610/3273] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:18 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6a9509a5-4d2f-4cf9-917d-7476fb90c97b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:18 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1664/3274] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:18 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d80725eb-6ac8-426a-be69-e7895d156d52 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d80725eb-6ac8-426a-be69-e7895d156d52 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d80725eb-6ac8-426a-be69-e7895d156d52 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d80725eb-6ac8-426a-be69-e7895d156d52 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:18 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-d80725eb-6ac8-426a-be69-e7895d156d52 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d80725eb-6ac8-426a-be69-e7895d156d52 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:18 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1611/3275] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:18 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-09e4e3ac-985a-412d-a28c-c8814720d264 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e6f43e5c-31e3-481a-b39a-dcfaf61c09c6", "size": 1}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume request body: {'volume': {'snapshot_id': 'e6f43e5c-31e3-481a-b39a-dcfaf61c09c6', 'size': 1}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume of 1 GB Sep 04 16:11:18 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Availability Zones retrieved successfully. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Flow 'volume_create_api' (8b110cae-abd6-4b56-b37a-f192074a0810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b0fc31-4756-4fc0-be11-a1cca1ce627c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b0fc31-4756-4fc0-be11-a1cca1ce627c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6f43e5c-31e3-481a-b39a-dcfaf61c09c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f3e31f-5bb5-4e37-a938-11c96918068f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Created reservations ['df4051a3-9cfe-49cd-bd52-2ff3e6846ac9', '33a34116-13e5-49bc-9597-ab8a90d9e9b2', '3381304b-f819-4366-89ef-0c9ad0236357', '0cf6eca8-fff5-4267-a376-6287621f3842'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f3e31f-5bb5-4e37-a938-11c96918068f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4051a3-9cfe-49cd-bd52-2ff3e6846ac9', '33a34116-13e5-49bc-9597-ab8a90d9e9b2', '3381304b-f819-4366-89ef-0c9ad0236357', '0cf6eca8-fff5-4267-a376-6287621f3842']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd68e1c5-0dee-4ebe-8248-45735b630f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:18 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd68e1c5-0dee-4ebe-8248-45735b630f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ff155d-e6e9-46b7-a488-dcbb1496d8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb797440971409284baaa372acf8257',qos_specs=None,replication_status=,reservations=['df4051a3-9cfe-49cd-bd52-2ff3e6846ac9','33a34116-13e5-49bc-9597-ab8a90d9e9b2','3381304b-f819-4366-89ef-0c9ad0236357','0cf6eca8-fff5-4267-a376-6287621f3842'],size=1,snapshot_id=e6f43e5c-31e3-481a-b39a-dcfaf61c09c6,source_replicaid=,source_volid=None,status='creating',user_id='cd002834bc604e4c88a6d1adf1896638',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18ff155d-e6e9-46b7-a488-dcbb1496d8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bb797440971409284baaa372acf8257',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6f43e5c-31e3-481a-b39a-dcfaf61c09c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd002834bc604e4c88a6d1adf1896638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:18 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13108d19-1050-4a49-9bb7-e51c9f717091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13108d19-1050-4a49-9bb7-e51c9f717091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb797440971409284baaa372acf8257',qos_specs=None,replication_status=,reservations=['df4051a3-9cfe-49cd-bd52-2ff3e6846ac9','33a34116-13e5-49bc-9597-ab8a90d9e9b2','3381304b-f819-4366-89ef-0c9ad0236357','0cf6eca8-fff5-4267-a376-6287621f3842'],size=1,snapshot_id=e6f43e5c-31e3-481a-b39a-dcfaf61c09c6,source_replicaid=,source_volid=None,status='creating',user_id='cd002834bc604e4c88a6d1adf1896638',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1349b5-ae9e-43ea-b82a-08ee9634c32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:19 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1349b5-ae9e-43ea-b82a-08ee9634c32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Flow 'volume_create_api' (8b110cae-abd6-4b56-b37a-f192074a0810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Create volume request issued successfully. Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-09e4e3ac-985a-412d-a28c-c8814720d264 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1665/3276] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:18 2026] POST /volume/v3/volumes => generated 748 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:19 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c09c59c3-f6ed-4400-b2d2-ad3b960a0bde tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1612/3277] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:19 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7b4c699d-e318-4fba-a258-2f4744c6b9a9 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b4c699d-e318-4fba-a258-2f4744c6b9a9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b4c699d-e318-4fba-a258-2f4744c6b9a9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7b4c699d-e318-4fba-a258-2f4744c6b9a9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7b4c699d-e318-4fba-a258-2f4744c6b9a9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 returned with HTTP 404 Sep 04 16:11:19 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1666/3278] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:19 2026] GET /volume/v3/volumes/b263b689-6ce0-49f6-8d68-f4f57873ed51 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1257600468"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1257600468'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (8d32f7ce-4e02-4304-aec1-5fe3b41d984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15c5ecd-080a-4db3-8bfc-5ffccc49feff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15c5ecd-080a-4db3-8bfc-5ffccc49feff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aff9c56-e7a2-4ca7-96b3-9ae66971f383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['8aa606d2-232e-42a6-b5e6-43d301a359fc', 'a5c58f62-0ccd-41ec-ad31-c5e88bf703e8', '8e0c9d32-a403-4d85-9921-11b03305df25', 'ef625737-614b-471e-bcf7-097d0f20a392'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aff9c56-e7a2-4ca7-96b3-9ae66971f383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa606d2-232e-42a6-b5e6-43d301a359fc', 'a5c58f62-0ccd-41ec-ad31-c5e88bf703e8', '8e0c9d32-a403-4d85-9921-11b03305df25', 'ef625737-614b-471e-bcf7-097d0f20a392']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcde0c6-961c-4a38-b9b5-be78cb6217f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcde0c6-961c-4a38-b9b5-be78cb6217f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f29407c-a787-4825-9230-52157c48ea90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1257600468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['8aa606d2-232e-42a6-b5e6-43d301a359fc','a5c58f62-0ccd-41ec-ad31-c5e88bf703e8','8e0c9d32-a403-4d85-9921-11b03305df25','ef625737-614b-471e-bcf7-097d0f20a392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1257600468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f29407c-a787-4825-9230-52157c48ea90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe8cec4-31c2-4bec-bfe1-566da9e94f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe8cec4-31c2-4bec-bfe1-566da9e94f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1257600468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['8aa606d2-232e-42a6-b5e6-43d301a359fc','a5c58f62-0ccd-41ec-ad31-c5e88bf703e8','8e0c9d32-a403-4d85-9921-11b03305df25','ef625737-614b-471e-bcf7-097d0f20a392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00f3d37-b101-41e9-9436-6b0c40c5677b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-389959112"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-389959112'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume of 1 GB Sep 04 16:11:19 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:19 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:19 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00f3d37-b101-41e9-9436-6b0c40c5677b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (8d32f7ce-4e02-4304-aec1-5fe3b41d984c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed5a1bfa-cc41-47cb-a93f-19b41f85700b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:19 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1613/3279] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:19 2026] POST /volume/v3/volumes => generated 785 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Flow 'volume_create_api' (c4881368-5e7c-4d4d-96ff-043712251672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c17be8-dee3-422b-ba54-148614533f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:19 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:19 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-dcd3f180-b0b3-418c-8ac6-7c5cd3b1a840 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1614/3280] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:19 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c17be8-dee3-422b-ba54-148614533f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759d83ab-9c66-4a0f-af8d-cbc908439620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-b41a7381-4181-4492-92fe-f3255814cb70 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b41a7381-4181-4492-92fe-f3255814cb70 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b41a7381-4181-4492-92fe-f3255814cb70 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Created reservations ['21d67bb6-4a7a-4b26-bd9f-83f31c4a28fd', 'f0b733b1-2f50-42ad-a0f9-bd655bf12ebd', '3bf0dbd8-2cca-45fc-85c7-8a76cf9e5077', 'b10f9bb9-0f0f-414a-9f93-9586106a6270'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-b41a7381-4181-4492-92fe-f3255814cb70 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759d83ab-9c66-4a0f-af8d-cbc908439620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21d67bb6-4a7a-4b26-bd9f-83f31c4a28fd', 'f0b733b1-2f50-42ad-a0f9-bd655bf12ebd', '3bf0dbd8-2cca-45fc-85c7-8a76cf9e5077', 'b10f9bb9-0f0f-414a-9f93-9586106a6270']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5043b8b6-ccc3-425e-9f8a-ad6739de58de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-b41a7381-4181-4492-92fe-f3255814cb70 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-b41a7381-4181-4492-92fe-f3255814cb70 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1615/3281] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:20 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:20 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:20 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5043b8b6-ccc3-425e-9f8a-ad6739de58de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51985dad-feba-4f6e-a9ee-b9b28d1faddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389959112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7b9a690acf4e74840df0655dc24ec0',qos_specs=None,replication_status=,reservations=['21d67bb6-4a7a-4b26-bd9f-83f31c4a28fd','f0b733b1-2f50-42ad-a0f9-bd655bf12ebd','3bf0dbd8-2cca-45fc-85c7-8a76cf9e5077','b10f9bb9-0f0f-414a-9f93-9586106a6270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb86b57d3e4d90975db9852fddc812',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389959112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51985dad-feba-4f6e-a9ee-b9b28d1faddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7b9a690acf4e74840df0655dc24ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9eb86b57d3e4d90975db9852fddc812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866443bf-9d37-4b2f-9542-87ea6dcd85a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866443bf-9d37-4b2f-9542-87ea6dcd85a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389959112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7b9a690acf4e74840df0655dc24ec0',qos_specs=None,replication_status=,reservations=['21d67bb6-4a7a-4b26-bd9f-83f31c4a28fd','f0b733b1-2f50-42ad-a0f9-bd655bf12ebd','3bf0dbd8-2cca-45fc-85c7-8a76cf9e5077','b10f9bb9-0f0f-414a-9f93-9586106a6270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb86b57d3e4d90975db9852fddc812',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af14439-dfe5-4bf4-9761-b6c010533962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af14439-dfe5-4bf4-9761-b6c010533962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Flow 'volume_create_api' (c4881368-5e7c-4d4d-96ff-043712251672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:20 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume request issued successfully. Sep 04 16:11:20 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd8d7d94-3657-4588-b57a-b6ff5361189e tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:20 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1667/3282] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:19 2026] POST /volume/v3/volumes => generated 784 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:20 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ac1bd53e-7dcf-4b82-8c5f-2d8126a3a094 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:20 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1616/3283] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:20 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ae0bc066-dd79-4597-89f9-1e088ff6fd67 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1668/3284] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:21 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:11:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-faff4e40-3aab-4854-b962-af9f3b087064 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-faff4e40-3aab-4854-b962-af9f3b087064 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-faff4e40-3aab-4854-b962-af9f3b087064 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:21 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-faff4e40-3aab-4854-b962-af9f3b087064 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:21 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:21 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:21 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:21 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:21 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-faff4e40-3aab-4854-b962-af9f3b087064 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:21 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-faff4e40-3aab-4854-b962-af9f3b087064 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:21 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1617/3285] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:21 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e160d893-3a79-4d38-9cd7-3617944e9926 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e160d893-3a79-4d38-9cd7-3617944e9926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e160d893-3a79-4d38-9cd7-3617944e9926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e160d893-3a79-4d38-9cd7-3617944e9926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:21 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:21 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e160d893-3a79-4d38-9cd7-3617944e9926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:21 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e160d893-3a79-4d38-9cd7-3617944e9926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:21 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1669/3286] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:21 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4df24b82-6fa2-44c5-9b0b-2c39f7bea43b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1618/3287] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:22 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:22 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:22 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:22 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:22 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:22 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:22 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:22 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-87bb2499-811f-4af6-ab9a-b72fbb5357d8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:22 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1670/3288] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:22 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:22 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:22 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:22 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e79d52ef-7403-44c8-b9bc-5897154b2bf4 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:22 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1619/3289] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:22 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-67dccba3-9651-48e3-8555-3ce5d52e4e24 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1671/3290] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:23 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:23 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:23 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:23 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:23 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:23 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:23 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:23 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cc1b309a-1709-4ae4-ae59-35147fd4941e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:23 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1620/3291] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:23 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:23 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:23 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:23 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cf7793e6-fb5c-468e-8c00-ad55ed965d3f tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:23 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1672/3292] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:23 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a067b70a-033e-464c-8aa1-b16b11e424b0 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1621/3293] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:24 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:24 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:24 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:24 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:24 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:24 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:24 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:24 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-3e2a0a88-a153-4709-bb14-f0e113fc3f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:24 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1673/3294] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:24 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-29920888-483a-42f8-87b4-4335709a1161 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29920888-483a-42f8-87b4-4335709a1161 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29920888-483a-42f8-87b4-4335709a1161 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-29920888-483a-42f8-87b4-4335709a1161 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:24 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:24 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-29920888-483a-42f8-87b4-4335709a1161 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:24 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-29920888-483a-42f8-87b4-4335709a1161 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:24 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1622/3295] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:24 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-cb2db296-6ef8-46a3-8f5d-f608def38779 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1674/3296] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:25 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-aba2a32f-ccf4-44f2-9464-bf3afc486329 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1623/3297] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:25 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1953f8e3-dfc7-47a2-93be-4e7ca0916f2f tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1675/3298] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:25 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete snapshot with id: e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7887dc07-a4af-43d2-a22b-1e4e3343025c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1624/3299] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:25 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot delete request issued successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a94b5097-71aa-41e4-ba43-596a1fd40cfe tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 202 Sep 04 16:11:25 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1676/3300] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:25 2026] DELETE /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:25 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:25 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ab4aee0f-08d8-466d-8d33-a04e0b3795e9 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:25 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1625/3301] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:25 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e8647be8-ee30-4c4c-ad84-28f10bf8ce3f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1677/3302] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:26 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f29407c-a787-4825-9230-52157c48ea90", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1727735949"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume 1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['07011600-4cdb-45e5-bde0-32b8b0eb785c', '4677b4fb-147d-4874-a804-0a606763f875', 'e0766863-83b3-4fd7-b588-e691c64d6dc2', '0083f06b-d0a0-4028-8a8b-e73db3c65f12'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3f4fa76b-bd4b-47ad-81c9-980bee54a30d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1626/3303] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf72fc53-cdd9-40d5-9cf0-8f052b093665 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1678/3304] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:26 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-a026e859-2038-4bde-b1f8-69b2d2950325 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a026e859-2038-4bde-b1f8-69b2d2950325 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a026e859-2038-4bde-b1f8-69b2d2950325 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-a026e859-2038-4bde-b1f8-69b2d2950325 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:26 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-a026e859-2038-4bde-b1f8-69b2d2950325 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-a026e859-2038-4bde-b1f8-69b2d2950325 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:26 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1627/3305] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:26 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:26 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Snapshot retrieved successfully. Sep 04 16:11:26 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ff500795-d694-4d9d-ba5b-9505f2b94b8b tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 200 Sep 04 16:11:26 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1679/3306] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:26 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] POST http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb/action Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Volume info retrieved successfully. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b4f7acbd41514dc89dbbe885758d278b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef7b9a690acf4e74840df0655dc24ec0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7cd07579-19de-4e77-9b13-d92bb48b9404 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb/action returned with HTTP 403 Sep 04 16:11:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1628/3307] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:11:26 2026] POST /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb/action => generated 131 bytes in 174 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Delete volume with id: 51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Delete volume request issued successfully. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f6f31797-7b8c-4b5a-bbec-ff5edc860812 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 202 Sep 04 16:11:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1680/3308] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:27 2026] DELETE /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:27 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-458859ea-5f59-4f2e-a77c-bc004f131e39 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 200 Sep 04 16:11:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1629/3309] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:27 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-77b65aef-39c0-4861-a479-3e0d0f357eaf tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:27 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1681/3310] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:27 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-50694d96-d87b-4b78-9a23-0014e657985e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50694d96-d87b-4b78-9a23-0014e657985e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50694d96-d87b-4b78-9a23-0014e657985e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-50694d96-d87b-4b78-9a23-0014e657985e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:27 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-50694d96-d87b-4b78-9a23-0014e657985e tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 404 Sep 04 16:11:27 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1630/3311] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:27 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete volume with id: bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:27 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:27 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:27 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:27 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete volume request issued successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4f76f1d-69a8-493c-8ca7-d300bb99233d tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 202 Sep 04 16:11:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1682/3312] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:27 2026] DELETE /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-306b0db1-d130-457b-a9cf-97545b077ce4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-306b0db1-d130-457b-a9cf-97545b077ce4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-306b0db1-d130-457b-a9cf-97545b077ce4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-306b0db1-d130-457b-a9cf-97545b077ce4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-306b0db1-d130-457b-a9cf-97545b077ce4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-306b0db1-d130-457b-a9cf-97545b077ce4 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1631/3313] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:28 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ec5ae11b-9682-41d7-ad68-733fa15ee97c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec5ae11b-9682-41d7-ad68-733fa15ee97c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec5ae11b-9682-41d7-ad68-733fa15ee97c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ec5ae11b-9682-41d7-ad68-733fa15ee97c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ec5ae11b-9682-41d7-ad68-733fa15ee97c tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb returned with HTTP 404 Sep 04 16:11:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1683/3314] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:28 2026] GET /volume/v3/volumes/51985dad-feba-4f6e-a9ee-b9b28d1faddb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1323529548"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1323529548'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume of 1 GB Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Flow 'volume_create_api' (534ea949-f45b-4fba-b43d-76592039eab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0df0897-2cea-47b4-99ea-31a401c3acfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0df0897-2cea-47b4-99ea-31a401c3acfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da9f48f-6c2d-428d-86dd-9fdf3d3b33df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Created reservations ['b05becaf-a5a6-411e-98b5-6af26d6b7475', 'efc59524-f8d5-4148-b37f-ab17185ae5c9', '36a455f5-88f5-4963-a488-f93e1613f5db', 'edfa5119-51d5-446f-b381-15d9be086fb6'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da9f48f-6c2d-428d-86dd-9fdf3d3b33df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05becaf-a5a6-411e-98b5-6af26d6b7475', 'efc59524-f8d5-4148-b37f-ab17185ae5c9', '36a455f5-88f5-4963-a488-f93e1613f5db', 'edfa5119-51d5-446f-b381-15d9be086fb6']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1b468c-1ce3-47e0-a9aa-90cf9cfe0994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1b468c-1ce3-47e0-a9aa-90cf9cfe0994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80fd52bd-b1da-4b6a-94f1-5d655e842194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323529548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7b9a690acf4e74840df0655dc24ec0',qos_specs=None,replication_status=,reservations=['b05becaf-a5a6-411e-98b5-6af26d6b7475','efc59524-f8d5-4148-b37f-ab17185ae5c9','36a455f5-88f5-4963-a488-f93e1613f5db','edfa5119-51d5-446f-b381-15d9be086fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb86b57d3e4d90975db9852fddc812',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323529548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80fd52bd-b1da-4b6a-94f1-5d655e842194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7b9a690acf4e74840df0655dc24ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9eb86b57d3e4d90975db9852fddc812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afd8d7e-005c-42cd-b10e-ed0ae202065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afd8d7e-005c-42cd-b10e-ed0ae202065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323529548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7b9a690acf4e74840df0655dc24ec0',qos_specs=None,replication_status=,reservations=['b05becaf-a5a6-411e-98b5-6af26d6b7475','efc59524-f8d5-4148-b37f-ab17185ae5c9','36a455f5-88f5-4963-a488-f93e1613f5db','edfa5119-51d5-446f-b381-15d9be086fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb86b57d3e4d90975db9852fddc812',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c8e4f-1474-4520-953d-d88f68305604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c8e4f-1474-4520-953d-d88f68305604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Flow 'volume_create_api' (534ea949-f45b-4fba-b43d-76592039eab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Create volume request issued successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ef7674d1-2844-487d-b6e8-0a69098c9ed9 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1632/3315] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:28 2026] POST /volume/v3/volumes => generated 785 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:28 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:28 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:28 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:28 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bde7f1a2-b050-460f-bf07-b55966e019d8 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 returned with HTTP 200 Sep 04 16:11:28 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1684/3316] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:28 2026] GET /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fc41775d-4275-4527-a137-32a56164c6b8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc41775d-4275-4527-a137-32a56164c6b8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc41775d-4275-4527-a137-32a56164c6b8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fc41775d-4275-4527-a137-32a56164c6b8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:28 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fc41775d-4275-4527-a137-32a56164c6b8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:28 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fc41775d-4275-4527-a137-32a56164c6b8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:28 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1633/3317] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:28 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c90c35ac-7bda-4835-ba27-c5f89e4e0748 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 200 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1685/3318] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:29 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-2df30279-715a-44c0-bae1-0bdce1d1006a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2df30279-715a-44c0-bae1-0bdce1d1006a tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2df30279-715a-44c0-bae1-0bdce1d1006a tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-2df30279-715a-44c0-bae1-0bdce1d1006a tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-2df30279-715a-44c0-bae1-0bdce1d1006a tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-2df30279-715a-44c0-bae1-0bdce1d1006a tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 returned with HTTP 200 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1634/3319] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:29 2026] GET /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] POST http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194/action Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b4f7acbd41514dc89dbbe885758d278b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef7b9a690acf4e74840df0655dc24ec0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d3f55e90-ed1d-4136-8d86-43f0dfc9d750 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-reader] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194/action returned with HTTP 403 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1686/3320] 192.168.122.48 () {60 vars in 1269 bytes} [Fri Sep 4 16:11:29 2026] POST /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Delete volume with id: 80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f1939214-eb0f-4e2a-aee3-b4deefdfa6bb tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1635/3321] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:29 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] POST http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0/action Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.contrib.admin_actions [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Updating snapshot 'f8c93290-eb89-4bfe-bda3-e75c7ed741b0' with '{'status': 'error'}' {{(pid=87211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8b302600e501467686e4db901611a059', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcb01159052a40b287cf32491b8d265c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7d246db7-95a7-4e32-8235-c5387e43dea5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0/action returned with HTTP 403 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1636/3322] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:29 2026] POST /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Delete volume request issued successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c5a734f7-e78a-4729-9c29-cf7c34b46301 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 returned with HTTP 202 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1687/3323] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:29 2026] DELETE /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d91704b3-67df-4af4-b959-817a57a95250 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d91704b3-67df-4af4-b959-817a57a95250 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d91704b3-67df-4af4-b959-817a57a95250 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d91704b3-67df-4af4-b959-817a57a95250 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:29 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-d91704b3-67df-4af4-b959-817a57a95250 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Volume info retrieved successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d91704b3-67df-4af4-b959-817a57a95250 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 returned with HTTP 200 Sep 04 16:11:29 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1688/3324] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:29 2026] GET /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:29 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-0504d4c9-8855-47e1-9d23-be6aabfb4d75 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 202 Sep 04 16:11:29 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1637/3325] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:29 2026] DELETE /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:29 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-0991cee5-c235-47a5-acdc-b7b8f0b8b3a2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1689/3326] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:29 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3ba2cb5b-ae95-4f19-9314-fd981a319967 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ba2cb5b-ae95-4f19-9314-fd981a319967 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ba2cb5b-ae95-4f19-9314-fd981a319967 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3ba2cb5b-ae95-4f19-9314-fd981a319967 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3ba2cb5b-ae95-4f19-9314-fd981a319967 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 404 Sep 04 16:11:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1638/3327] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:30 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] DELETE http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete volume with id: 18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:30 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:30 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete volume request issued successfully. Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6b088f89-b1a6-48cb-847c-e490cc9b5f27 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 202 Sep 04 16:11:30 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1690/3328] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:30 2026] DELETE /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:30 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:30 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:30 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:30 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:30 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Volume info retrieved successfully. Sep 04 16:11:30 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3351f455-9843-42f1-8bd8-5be0dc692a5a tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 200 Sep 04 16:11:30 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1639/3329] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:30 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 840 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:11:30 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-e4f82cc4-cdb5-4ebe-8a82-d99674d6a926 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:30 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4f82cc4-cdb5-4ebe-8a82-d99674d6a926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] GET http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4f82cc4-cdb5-4ebe-8a82-d99674d6a926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-e4f82cc4-cdb5-4ebe-8a82-d99674d6a926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-e4f82cc4-cdb5-4ebe-8a82-d99674d6a926 tempest-ProjectReaderTests-1655945446 tempest-ProjectReaderTests-1655945446-project-admin] http://192.168.122.48/volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1691/3330] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:30 2026] GET /volume/v3/volumes/80fd52bd-b1da-4b6a-94f1-5d655e842194 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:31 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f4d97e29-82d3-4346-8218-caa7dd7c200a tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 200 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1640/3331] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:31 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a589d4c1-b7c7-46bf-b40b-618fe11ada53 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a589d4c1-b7c7-46bf-b40b-618fe11ada53 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a589d4c1-b7c7-46bf-b40b-618fe11ada53 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a589d4c1-b7c7-46bf-b40b-618fe11ada53 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:UPDATE=187,cinder:INSERT=116,cinder:SELECT=581 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a589d4c1-b7c7-46bf-b40b-618fe11ada53 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1692/3332] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:31 2026] GET /volume/v3/volumes/18ff155d-e6e9-46b7-a488-dcbb1496d8e2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-962c1fc8-3363-4521-a761-c5197358e5b0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-962c1fc8-3363-4521-a761-c5197358e5b0 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] DELETE http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-962c1fc8-3363-4521-a761-c5197358e5b0 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-962c1fc8-3363-4521-a761-c5197358e5b0 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-962c1fc8-3363-4521-a761-c5197358e5b0 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete snapshot with id: e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=599,cinder:INSERT=149,cinder:UPDATE=238 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-962c1fc8-3363-4521-a761-c5197358e5b0 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1641/3333] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:31 2026] DELETE /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bd333799-a54e-40fe-a8ed-0275eb0f7c06 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd333799-a54e-40fe-a8ed-0275eb0f7c06 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd333799-a54e-40fe-a8ed-0275eb0f7c06 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bd333799-a54e-40fe-a8ed-0275eb0f7c06 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bd333799-a54e-40fe-a8ed-0275eb0f7c06 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1693/3334] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:31 2026] GET /volume/v3/snapshots/e6f43e5c-31e3-481a-b39a-dcfaf61c09c6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] DELETE http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Delete volume with id: bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:31 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-de80cb38-aa9b-49b1-8b38-42091efeddf8 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1642/3335] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:31 2026] DELETE /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-dcbcca67-15b3-4150-8e5b-fb663dfccc03 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcbcca67-15b3-4150-8e5b-fb663dfccc03 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] GET http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcbcca67-15b3-4150-8e5b-fb663dfccc03 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-dcbcca67-15b3-4150-8e5b-fb663dfccc03 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:31 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-dcbcca67-15b3-4150-8e5b-fb663dfccc03 tempest-SnapshotDependencyTests-1511326164 tempest-SnapshotDependencyTests-1511326164-project-member] http://192.168.122.48/volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef returned with HTTP 404 Sep 04 16:11:31 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1694/3336] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:31 2026] GET /volume/v3/volumes/bcc676c0-60a4-4b71-a8d4-ac7a720612ef => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ed126671-2c28-4364-a42b-d1b2ce583d82 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed126671-2c28-4364-a42b-d1b2ce583d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed126671-2c28-4364-a42b-d1b2ce583d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ed126671-2c28-4364-a42b-d1b2ce583d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ed126671-2c28-4364-a42b-d1b2ce583d82 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 returned with HTTP 404 Sep 04 16:11:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1643/3337] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:32 2026] GET /volume/v3/snapshots/f8c93290-eb89-4bfe-bda3-e75c7ed741b0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-79f78c9e-b454-475c-b5ce-1c603c934924 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:32 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:32 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: 1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:32 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:32 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:32 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:32 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:32 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:32 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-79f78c9e-b454-475c-b5ce-1c603c934924 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 202 Sep 04 16:11:32 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1695/3338] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:32 2026] DELETE /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:32 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:32 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:32 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:32 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:32 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:32 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-45fdb493-d62c-4315-94b6-fc5b41ed002c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 200 Sep 04 16:11:32 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1644/3339] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:32 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-d40ac437-0c40-416d-89b9-3554e028a4e5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d40ac437-0c40-416d-89b9-3554e028a4e5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d40ac437-0c40-416d-89b9-3554e028a4e5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-d40ac437-0c40-416d-89b9-3554e028a4e5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-d40ac437-0c40-416d-89b9-3554e028a4e5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 returned with HTTP 404 Sep 04 16:11:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1696/3340] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:33 2026] GET /volume/v3/volumes/1f29407c-a787-4825-9230-52157c48ea90 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1655995858"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1655995858'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (b5021c88-13ef-4930-8318-6688dccc71f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01185973-22b0-40a8-a998-5cc7f6959fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01185973-22b0-40a8-a998-5cc7f6959fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3a6aab-397c-44b5-ad2d-97036aa90b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['0ffb807f-2da6-4111-b591-3cef80aeac30', '466c3deb-5caa-4096-81d6-eac3a29bff29', '038829a4-0ae2-431d-9960-2e70050e5678', '94dedff6-5518-4060-a277-94151cda5b4c'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3a6aab-397c-44b5-ad2d-97036aa90b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ffb807f-2da6-4111-b591-3cef80aeac30', '466c3deb-5caa-4096-81d6-eac3a29bff29', '038829a4-0ae2-431d-9960-2e70050e5678', '94dedff6-5518-4060-a277-94151cda5b4c']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3d3137-7570-4a65-8e5b-08f443631a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:33 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3d3137-7570-4a65-8e5b-08f443631a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11c6e9e-7b0d-4473-adba-2db089c16ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655995858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['0ffb807f-2da6-4111-b591-3cef80aeac30','466c3deb-5caa-4096-81d6-eac3a29bff29','038829a4-0ae2-431d-9960-2e70050e5678','94dedff6-5518-4060-a277-94151cda5b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655995858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11c6e9e-7b0d-4473-adba-2db089c16ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe029854-bd66-4949-9d54-46d24ec6466a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe029854-bd66-4949-9d54-46d24ec6466a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655995858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['0ffb807f-2da6-4111-b591-3cef80aeac30','466c3deb-5caa-4096-81d6-eac3a29bff29','038829a4-0ae2-431d-9960-2e70050e5678','94dedff6-5518-4060-a277-94151cda5b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5f4a4c-688f-4a1a-baa8-e64627512536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5f4a4c-688f-4a1a-baa8-e64627512536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (b5021c88-13ef-4930-8318-6688dccc71f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:33 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:33 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fdeacd4e-499c-4e7b-ae50-6c3b1dfe693e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:33 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1645/3341] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:33 2026] POST /volume/v3/volumes => generated 785 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:33 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:33 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:33 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:33 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:33 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:33 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-652094b9-1dbb-42b5-9162-75607a9fa2ec tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead returned with HTTP 200 Sep 04 16:11:33 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1697/3342] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:33 2026] GET /volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:34 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-02bcd95b-c484-4fdc-aa15-45e642efe773 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead returned with HTTP 200 Sep 04 16:11:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1646/3343] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:34 2026] GET /volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:34 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d11c6e9e-7b0d-4473-adba-2db089c16ead", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-247155494"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:34 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:34 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:34 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:34 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['4535fb7e-028d-47c2-9789-39927e630ef7', '14823468-d1f9-4217-b311-12785617bb53', 'b26a5aa7-4c87-4142-9c83-7d6bed193acf', 'e3d1dcdc-97ed-4ec6-8699-abad1921e18e'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:34 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:34 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:34 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:34 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7555bafb-2ae1-449c-a42f-bcc87cc345ab tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:34 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1698/3344] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:34 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:34 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:34 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-421cbeef-c580-4d95-9b44-ee5c4b2cacd4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:34 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1647/3345] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:34 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-04504898-7045-4de5-b125-a41d112f461b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-04504898-7045-4de5-b125-a41d112f461b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-04504898-7045-4de5-b125-a41d112f461b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:35 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-04504898-7045-4de5-b125-a41d112f461b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:35 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:35 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:35 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-04504898-7045-4de5-b125-a41d112f461b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:35 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-04504898-7045-4de5-b125-a41d112f461b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:35 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1699/3346] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:35 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:36 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:36 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:37 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:37 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:37 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:37 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-1f0e85f9-e64d-4a30-b2db-2442c5f772c7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:37 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1648/3347] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:36 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8152d12a-d092-428a-abfa-4f4e34bcb908 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1700/3348] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:38 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-fe2d21f5-a640-4333-9e4e-5c6fad8b7d99 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1649/3349] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:38 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9e581079-4f90-42e1-b3a2-fbb898240816 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:38 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:38 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9e581079-4f90-42e1-b3a2-fbb898240816 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 202 Sep 04 16:11:38 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1701/3350] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:38 2026] DELETE /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:38 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:38 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:38 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-368c5b3b-6c5d-4a42-8624-59b8b3f4fdca tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:38 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1650/3351] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:38 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:39 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:39 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:39 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:39 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:39 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-185daba3-f607-4bac-8a4f-9f99de3d3d88 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 200 Sep 04 16:11:39 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1702/3352] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:39 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3bfa86fd-d720-4d37-a52e-88d3325666d7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bfa86fd-d720-4d37-a52e-88d3325666d7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bfa86fd-d720-4d37-a52e-88d3325666d7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3bfa86fd-d720-4d37-a52e-88d3325666d7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3bfa86fd-d720-4d37-a52e-88d3325666d7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 returned with HTTP 404 Sep 04 16:11:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1651/3353] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:40 2026] GET /volume/v3/snapshots/a5ee0570-f2ed-49c9-927a-0e01f383bd78 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:40 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:40 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:40 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:40 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:40 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:40 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:40 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:40 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ecba62d6-b0fa-44ed-b39b-c58257b64a91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead returned with HTTP 202 Sep 04 16:11:40 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1703/3354] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:40 2026] DELETE /volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:40 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:40 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:40 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:40 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:40 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:40 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-17cdd9fa-84f7-439e-aee5-4477fab87727 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead returned with HTTP 200 Sep 04 16:11:40 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1652/3355] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:40 2026] GET /volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-654075ef-91f6-4b38-bfa4-c82fc2460726 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-654075ef-91f6-4b38-bfa4-c82fc2460726 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-654075ef-91f6-4b38-bfa4-c82fc2460726 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-654075ef-91f6-4b38-bfa4-c82fc2460726 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-654075ef-91f6-4b38-bfa4-c82fc2460726 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead returned with HTTP 404 Sep 04 16:11:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1704/3356] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:41 2026] GET /volume/v3/volumes/d11c6e9e-7b0d-4473-adba-2db089c16ead => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4475c216-af09-4519-b1d3-a38c45a9c148 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-357135137"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-357135137'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (f58088a3-3e5a-4623-a9b4-4d122b50a1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ae4b44-0144-45af-9538-fa043023086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ae4b44-0144-45af-9538-fa043023086c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2261be49-322b-4726-a2b2-5c3173d92a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['e7f1cb45-8430-408d-aa51-f163294b1ced', 'a8d23c9d-3a58-44fe-9734-47c1879da6f0', '89ba801b-26eb-45b8-b3f4-6547fb765d11', 'cd422c4e-b83d-4598-ba43-67446687afd8'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2261be49-322b-4726-a2b2-5c3173d92a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f1cb45-8430-408d-aa51-f163294b1ced', 'a8d23c9d-3a58-44fe-9734-47c1879da6f0', '89ba801b-26eb-45b8-b3f4-6547fb765d11', 'cd422c4e-b83d-4598-ba43-67446687afd8']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc85ff4b-cb03-4e3f-8af3-a1c586986209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:41 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc85ff4b-cb03-4e3f-8af3-a1c586986209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edee9e8d-8179-461f-b46e-8b6388b4676f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357135137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['e7f1cb45-8430-408d-aa51-f163294b1ced','a8d23c9d-3a58-44fe-9734-47c1879da6f0','89ba801b-26eb-45b8-b3f4-6547fb765d11','cd422c4e-b83d-4598-ba43-67446687afd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357135137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edee9e8d-8179-461f-b46e-8b6388b4676f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef22301-a517-495f-ac38-5647f379d52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef22301-a517-495f-ac38-5647f379d52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357135137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['e7f1cb45-8430-408d-aa51-f163294b1ced','a8d23c9d-3a58-44fe-9734-47c1879da6f0','89ba801b-26eb-45b8-b3f4-6547fb765d11','cd422c4e-b83d-4598-ba43-67446687afd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a435972-e82a-4f0c-a4db-e90712a6685b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a435972-e82a-4f0c-a4db-e90712a6685b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (f58088a3-3e5a-4623-a9b4-4d122b50a1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:41 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:41 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4475c216-af09-4519-b1d3-a38c45a9c148 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:41 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1653/3357] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:41 2026] POST /volume/v3/volumes => generated 784 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:41 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:41 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:41 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:41 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:41 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:41 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f18bb0c6-d4b5-44ed-8ccc-c8c5c44cca72 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f returned with HTTP 200 Sep 04 16:11:41 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1705/3358] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:41 2026] GET /volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:42 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:42 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:42 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:42 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:42 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:42 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:42 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f733ea3b-9ec6-43d5-8a31-73b6740f392d tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f returned with HTTP 200 Sep 04 16:11:42 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1654/3359] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:42 2026] GET /volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:11:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:42 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:42 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edee9e8d-8179-461f-b46e-8b6388b4676f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1322754386"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:42 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:42 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:42 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:42 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:42 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['c18aefa9-b722-42b8-81c6-6e6723775cf8', 'cb3ede62-336d-449c-8220-62229e3d1f35', 'd6d5c8e4-c681-430d-926a-1bfb8ae5ae82', '4a7a64cb-5e5b-4d23-b4b7-87942cab6b50'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:42 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:42 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:43 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:43 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-321c1ddc-1799-4475-8de4-e0d9cf05bb83 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:43 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1706/3360] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:43 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:43 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:43 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:43 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:43 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5e2c1675-ef28-414a-9b4a-592f52e160ce tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 200 Sep 04 16:11:43 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1655/3361] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:43 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:44 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:44 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:44 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:44 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:44 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a68da1c4-ee8e-41e7-bc23-21ae8d387c09 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 200 Sep 04 16:11:44 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1707/3362] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:44 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-f8ec39a4-c91c-408f-9191-168d0d06fc17 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 200 Sep 04 16:11:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1656/3363] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:45 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] POST http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633/action Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.snapshot_unmanage [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Unmanage snapshot with id: f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8b302600e501467686e4db901611a059', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcb01159052a40b287cf32491b8d265c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-92d241a5-03e6-4f79-8d17-e25dc1b35441 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633/action returned with HTTP 403 Sep 04 16:11:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1708/3364] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:45 2026] POST /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c1d71fbe-7015-4596-acca-fe8967193577 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:45 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:45 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c1d71fbe-7015-4596-acca-fe8967193577 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 202 Sep 04 16:11:45 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1657/3365] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:45 2026] DELETE /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:45 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:45 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:45 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-b1095547-e752-49c2-a640-fe96cfc82ed6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 200 Sep 04 16:11:45 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1709/3366] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:45 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:46 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:46 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:46 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:46 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:46 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-bc4e02e9-44af-4429-8c25-b97533814bb9 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 200 Sep 04 16:11:46 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1658/3367] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:46 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-39cfd9c4-59ba-4602-b9d9-a746084bbfef None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39cfd9c4-59ba-4602-b9d9-a746084bbfef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39cfd9c4-59ba-4602-b9d9-a746084bbfef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-39cfd9c4-59ba-4602-b9d9-a746084bbfef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-39cfd9c4-59ba-4602-b9d9-a746084bbfef tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 returned with HTTP 404 Sep 04 16:11:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1710/3368] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:47 2026] GET /volume/v3/snapshots/f105e60f-bbb9-4b67-90f7-416595e3e633 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:47 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:47 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:47 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:47 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:47 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:47 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:47 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:47 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-430e6ea2-5777-4cc4-b31e-e89e0127a767 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f returned with HTTP 202 Sep 04 16:11:47 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1659/3369] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:47 2026] DELETE /volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c86a897e-40f9-450f-8063-756aa260fc9f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c86a897e-40f9-450f-8063-756aa260fc9f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c86a897e-40f9-450f-8063-756aa260fc9f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c86a897e-40f9-450f-8063-756aa260fc9f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:47 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:47 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:47 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:47 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:47 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-c86a897e-40f9-450f-8063-756aa260fc9f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:47 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c86a897e-40f9-450f-8063-756aa260fc9f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f returned with HTTP 200 Sep 04 16:11:47 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1711/3370] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:47 2026] GET /volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4fc3852a-4d41-4bc6-82ae-f584714a9a43 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fc3852a-4d41-4bc6-82ae-f584714a9a43 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fc3852a-4d41-4bc6-82ae-f584714a9a43 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4fc3852a-4d41-4bc6-82ae-f584714a9a43 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4fc3852a-4d41-4bc6-82ae-f584714a9a43 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f returned with HTTP 404 Sep 04 16:11:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1660/3371] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:48 2026] GET /volume/v3/volumes/edee9e8d-8179-461f-b46e-8b6388b4676f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-123335697"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.api.v3.volumes [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-123335697'}} {{(pid=87212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (e12c3324-dae2-4671-99b7-942d9e88552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9404561-9fb6-4047-b56f-7416eba41141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.flows.api.create_volume [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9404561-9fb6-4047-b56f-7416eba41141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39a1eb9-b48f-4a0e-8473-c692321a7827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['d40c51a2-8f37-42f6-8172-0cb9f31bff16', '10fcfbdd-eed8-4455-962c-f68654d15d20', '0f6ff207-1cbb-453f-be73-f3ac75dd6a53', 'f3566212-f7ed-4f42-9564-cc9e1667096b'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39a1eb9-b48f-4a0e-8473-c692321a7827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40c51a2-8f37-42f6-8172-0cb9f31bff16', '10fcfbdd-eed8-4455-962c-f68654d15d20', '0f6ff207-1cbb-453f-be73-f3ac75dd6a53', 'f3566212-f7ed-4f42-9564-cc9e1667096b']}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05f4d9f-a735-42f6-a333-e00db627cb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:48 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05f4d9f-a735-42f6-a333-e00db627cb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d56ed3b-43ad-4124-be68-d52821bd7a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123335697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['d40c51a2-8f37-42f6-8172-0cb9f31bff16','10fcfbdd-eed8-4455-962c-f68654d15d20','0f6ff207-1cbb-453f-be73-f3ac75dd6a53','f3566212-f7ed-4f42-9564-cc9e1667096b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123335697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d56ed3b-43ad-4124-be68-d52821bd7a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617bdda4-0801-4dc3-8778-20ce20eed91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617bdda4-0801-4dc3-8778-20ce20eed91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123335697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['d40c51a2-8f37-42f6-8172-0cb9f31bff16','10fcfbdd-eed8-4455-962c-f68654d15d20','0f6ff207-1cbb-453f-be73-f3ac75dd6a53','f3566212-f7ed-4f42-9564-cc9e1667096b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6b5d84-edb4-4b06-9db8-e4a4e8ae4e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6b5d84-edb4-4b06-9db8-e4a4e8ae4e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: DEBUG cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (e12c3324-dae2-4671-99b7-942d9e88552f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:48 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:48 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-07fe6ea9-ea64-4a72-9924-b963f178cc20 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:48 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1712/3372] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:48 2026] POST /volume/v3/volumes => generated 784 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-32ad7d63-9234-49d7-82c2-32762893e4ac None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32ad7d63-9234-49d7-82c2-32762893e4ac tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32ad7d63-9234-49d7-82c2-32762893e4ac tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-32ad7d63-9234-49d7-82c2-32762893e4ac tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:48 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:48 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:48 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:48 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:48 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-32ad7d63-9234-49d7-82c2-32762893e4ac tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:48 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-32ad7d63-9234-49d7-82c2-32762893e4ac tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 returned with HTTP 200 Sep 04 16:11:48 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1661/3373] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:48 2026] GET /volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 => generated 963 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:49 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:49 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:49 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:49 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:49 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:49 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:49 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-61bbb4a4-2c99-4bbd-b664-e26ceee7a77c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 returned with HTTP 200 Sep 04 16:11:49 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1713/3374] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:49 2026] GET /volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:11:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4331635b-9ef9-4041-9dc7-03e01706360b None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:49 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d56ed3b-43ad-4124-be68-d52821bd7a67", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-587940722"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:49 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:49 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:49 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume 3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:49 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['8890a4cb-a753-4a58-a7a1-676daf447b6a', 'd8b35555-407d-4d12-b79f-b95100404ef3', 'a649cc16-6c1f-4dd9-8deb-61d593a10009', '97bd48b0-0fd4-44eb-900f-0495be92b996'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:49 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:49 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:49 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:49 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4331635b-9ef9-4041-9dc7-03e01706360b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:49 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1662/3375] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:50 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:50 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:50 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:50 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:50 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8fb29ee2-f7db-435d-980e-3be7c8871a44 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:50 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1714/3376] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:50 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c4354f7b-3b94-4293-8bb8-c376039277ae None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4354f7b-3b94-4293-8bb8-c376039277ae tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4354f7b-3b94-4293-8bb8-c376039277ae tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:51 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c4354f7b-3b94-4293-8bb8-c376039277ae tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:51 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:51 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:51 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c4354f7b-3b94-4293-8bb8-c376039277ae tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:51 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c4354f7b-3b94-4293-8bb8-c376039277ae tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:51 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1663/3377] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:51 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-fe3fa2ad-5ed6-4e15-8ead-acd91343133c tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1715/3378] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:52 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-015296ba-5e13-49d7-97b1-fd9ef3ceedb1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-015296ba-5e13-49d7-97b1-fd9ef3ceedb1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] PUT http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-015296ba-5e13-49d7-97b1-fd9ef3ceedb1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-015296ba-5e13-49d7-97b1-fd9ef3ceedb1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Snapshot retrieved successfully. Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-015296ba-5e13-49d7-97b1-fd9ef3ceedb1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1664/3379] 192.168.122.48 () {60 vars in 1253 bytes} [Fri Sep 4 16:11:52 2026] PUT /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:52 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:52 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a7f14da4-03d2-4808-91a3-11b9f85f6356 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 202 Sep 04 16:11:52 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1716/3380] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:52 2026] DELETE /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:52 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:52 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:52 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:52 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-918c407e-3d8c-4f04-92aa-6df0a9878ec7 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:52 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1665/3381] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:52 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 493 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:53 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:53 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:53 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:53 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:53 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-2f9789e2-2850-4bc1-a3b0-171963e00a8f tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 200 Sep 04 16:11:53 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1717/3382] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:53 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 493 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-35335963-43bf-4d05-ab5e-ea21d887cf03 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35335963-43bf-4d05-ab5e-ea21d887cf03 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35335963-43bf-4d05-ab5e-ea21d887cf03 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-35335963-43bf-4d05-ab5e-ea21d887cf03 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-35335963-43bf-4d05-ab5e-ea21d887cf03 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 returned with HTTP 404 Sep 04 16:11:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1666/3383] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:54 2026] GET /volume/v3/snapshots/bdb2c06b-b230-415e-9931-47e66982a1b6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:54 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:54 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.volumes [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: 3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:54 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:54 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:54 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:54 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:54 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:11:54 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-6eee6142-5d88-4b3e-85eb-c48bc2ed78af tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 returned with HTTP 202 Sep 04 16:11:54 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1718/3384] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:11:54 2026] DELETE /volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:54 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:54 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:54 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:54 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:54 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:54 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-421e95b2-920e-4e04-aa4f-8d8fb0df7aa5 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 returned with HTTP 200 Sep 04 16:11:54 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1667/3385] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:54 2026] GET /volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1e20ec48-e2e1-4718-8800-fbea3a852645 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e20ec48-e2e1-4718-8800-fbea3a852645 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e20ec48-e2e1-4718-8800-fbea3a852645 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1e20ec48-e2e1-4718-8800-fbea3a852645 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1e20ec48-e2e1-4718-8800-fbea3a852645 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 returned with HTTP 404 Sep 04 16:11:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1719/3386] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:55 2026] GET /volume/v3/volumes/3d56ed3b-43ad-4124-be68-d52821bd7a67 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/volumes Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1630638220"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.api.v3.volumes [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1630638220'}} {{(pid=87211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume of 1 GB Sep 04 16:11:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Availability Zones retrieved successfully. Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (c6595cc9-d6a7-47a5-9c81-3d744f106f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0097363-a73d-44ea-84e5-bffe55502a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.flows.api.create_volume [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Validating volume size '1' using validate_int {{(pid=87211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0097363-a73d-44ea-84e5-bffe55502a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45805279-8c8a-4787-99dd-5c35431ca5b2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45805279-8c8a-4787-99dd-5c35431ca5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ac60a3-bf38-46ab-baa7-756d362dedeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.quota [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['2be34f95-edbe-427b-9507-eb9003125151', '04e41ec3-b00e-4173-97db-fa6f52edd919', 'afa5dbd1-7778-4c83-b051-5bd82c8aa70a', '96850889-fbac-4489-a39f-7a0de5d93741'] {{(pid=87211) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ac60a3-bf38-46ab-baa7-756d362dedeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2be34f95-edbe-427b-9507-eb9003125151', '04e41ec3-b00e-4173-97db-fa6f52edd919', 'afa5dbd1-7778-4c83-b051-5bd82c8aa70a', '96850889-fbac-4489-a39f-7a0de5d93741']}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a210885-33ec-4544-935d-c863a273387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:55 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a210885-33ec-4544-935d-c863a273387e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630638220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['2be34f95-edbe-427b-9507-eb9003125151','04e41ec3-b00e-4173-97db-fa6f52edd919','afa5dbd1-7778-4c83-b051-5bd82c8aa70a','96850889-fbac-4489-a39f-7a0de5d93741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630638220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb01159052a40b287cf32491b8d265c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45805279-8c8a-4787-99dd-5c35431ca5b2),volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899914af-b9d4-458e-bd11-e24f9d775303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899914af-b9d4-458e-bd11-e24f9d775303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630638220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb01159052a40b287cf32491b8d265c',qos_specs=None,replication_status=,reservations=['2be34f95-edbe-427b-9507-eb9003125151','04e41ec3-b00e-4173-97db-fa6f52edd919','afa5dbd1-7778-4c83-b051-5bd82c8aa70a','96850889-fbac-4489-a39f-7a0de5d93741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac5509d617040ee9cc4a5e5f8232b5f',volume_type_id=45805279-8c8a-4787-99dd-5c35431ca5b2)}' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871fe73a-04ab-47a3-8e4a-af1d9f7e32cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871fe73a-04ab-47a3-8e4a-af1d9f7e32cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: DEBUG cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Flow 'volume_create_api' (c6595cc9-d6a7-47a5-9c81-3d744f106f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:11:55 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create volume request issued successfully. Sep 04 16:11:55 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-403141bb-0ae8-4448-a189-38cdd7e0e0d1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes returned with HTTP 202 Sep 04 16:11:55 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1668/3387] 192.168.122.48 () {60 vars in 1137 bytes} [Fri Sep 4 16:11:55 2026] POST /volume/v3/volumes => generated 785 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bad700cb-80c6-4529-ae01-985397cf3bdd None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bad700cb-80c6-4529-ae01-985397cf3bdd tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bad700cb-80c6-4529-ae01-985397cf3bdd tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bad700cb-80c6-4529-ae01-985397cf3bdd tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:55 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:55 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:55 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:55 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:55 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-bad700cb-80c6-4529-ae01-985397cf3bdd tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:55 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bad700cb-80c6-4529-ae01-985397cf3bdd tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 returned with HTTP 200 Sep 04 16:11:55 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1720/3388] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:55 2026] GET /volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-907ae00a-1ae9-41b7-b572-47103e5071de None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-907ae00a-1ae9-41b7-b572-47103e5071de tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:11:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-907ae00a-1ae9-41b7-b572-47103e5071de tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:56 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-907ae00a-1ae9-41b7-b572-47103e5071de tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:56 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:56 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:56 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:56 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:56 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-907ae00a-1ae9-41b7-b572-47103e5071de tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:56 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-907ae00a-1ae9-41b7-b572-47103e5071de tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 returned with HTTP 200 Sep 04 16:11:56 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1669/3389] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:11:56 2026] GET /volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:11:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-308091f1-d762-4d3d-9131-b283b687616b None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:56 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots Sep 04 16:11:56 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1647295998"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:56 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:56 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:56 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:11:56 devstack devstack@c-api.service[87212]: INFO cinder.api.v3.snapshots [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Create snapshot from volume b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:11:56 devstack devstack@c-api.service[87212]: DEBUG cinder.quota [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Created reservations ['5d4d02b1-a5a7-4122-95cd-d9132fa8d7fd', '14ab4a4f-74d4-4537-90c3-de95b2c3e5c3', '2a3c8672-a2ee-44f6-a311-4c6feae430a0', '9ceac006-9733-4fea-bb1e-44e8da2e2909'] {{(pid=87212) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:11:56 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:56 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:11:57 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot create request issued successfully. Sep 04 16:11:57 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-308091f1-d762-4d3d-9131-b283b687616b tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots returned with HTTP 202 Sep 04 16:11:57 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1721/3390] 192.168.122.48 () {60 vars in 1144 bytes} [Fri Sep 4 16:11:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:11:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-63bfd49a-3405-483a-a616-3efbc8559af6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63bfd49a-3405-483a-a616-3efbc8559af6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63bfd49a-3405-483a-a616-3efbc8559af6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:57 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-63bfd49a-3405-483a-a616-3efbc8559af6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:57 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:57 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:57 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-63bfd49a-3405-483a-a616-3efbc8559af6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:57 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-63bfd49a-3405-483a-a616-3efbc8559af6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:11:57 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1670/3391] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:57 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:58 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:58 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:58 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:58 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:58 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a3d2d7f9-301f-460d-8df3-5e00812343f6 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:11:58 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1722/3392] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:58 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-c74bf5ad-e6e9-4950-8303-b60751f6b1d8 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:11:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1671/3393] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:59 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-64fa1443-52cc-4733-8716-d4e616f811fe None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64fa1443-52cc-4733-8716-d4e616f811fe tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] POST http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64fa1443-52cc-4733-8716-d4e616f811fe tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-64fa1443-52cc-4733-8716-d4e616f811fe tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.admin_actions [None req-64fa1443-52cc-4733-8716-d4e616f811fe tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Updating snapshot 'b2020ce7-b11b-4262-b31b-49c672dfbc5b' with '{'status': 'creating'}' {{(pid=87212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-64fa1443-52cc-4733-8716-d4e616f811fe tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action returned with HTTP 202 Sep 04 16:11:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1723/3394] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:59 2026] POST /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-e60acd14-c489-412d-81a7-56f22825fe97 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e60acd14-c489-412d-81a7-56f22825fe97 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e60acd14-c489-412d-81a7-56f22825fe97 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-e60acd14-c489-412d-81a7-56f22825fe97 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-e60acd14-c489-412d-81a7-56f22825fe97 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-e60acd14-c489-412d-81a7-56f22825fe97 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:11:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1672/3395] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:59 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] POST http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87212) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.contrib.snapshot_actions [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] Updating snapshot b2020ce7-b11b-4262-b31b-49c672dfbc5b with info {'id': 'b2020ce7-b11b-4262-b31b-49c672dfbc5b', 'status': 'error', 'progress': '80%'} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-9c60976f-277a-4d1c-b2d2-77ac05434611 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-member] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action returned with HTTP 202 Sep 04 16:11:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1724/3396] 192.168.122.48 () {60 vars in 1275 bytes} [Fri Sep 4 16:11:59 2026] POST /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.snapshots [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete snapshot with id: b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:59 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot delete request issued successfully. Sep 04 16:11:59 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-610fd29b-506e-4e6f-8cf2-4329b454ae73 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 202 Sep 04 16:11:59 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1673/3397] 192.168.122.48 () {58 vars in 1236 bytes} [Fri Sep 4 16:11:59 2026] DELETE /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:11:59 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:11:59 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:11:59 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-33b6d137-0db8-4b2d-a0b0-25c714f3c8e4 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:11:59 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1725/3398] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:11:59 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-cdd77442-717b-4aab-a556-0a1b3728e114 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdd77442-717b-4aab-a556-0a1b3728e114 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:12:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdd77442-717b-4aab-a556-0a1b3728e114 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:00 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-cdd77442-717b-4aab-a556-0a1b3728e114 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:00 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:12:00 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:12:00 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-cdd77442-717b-4aab-a556-0a1b3728e114 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Snapshot retrieved successfully. Sep 04 16:12:00 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-cdd77442-717b-4aab-a556-0a1b3728e114 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 200 Sep 04 16:12:00 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1674/3399] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:12:00 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-65378cd9-fdac-4147-ab1d-ee9c250af8e1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65378cd9-fdac-4147-ab1d-ee9c250af8e1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-65378cd9-fdac-4147-ab1d-ee9c250af8e1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-65378cd9-fdac-4147-ab1d-ee9c250af8e1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-65378cd9-fdac-4147-ab1d-ee9c250af8e1 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b returned with HTTP 404 Sep 04 16:12:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1726/3400] 192.168.122.48 () {58 vars in 1233 bytes} [Fri Sep 4 16:12:01 2026] GET /volume/v3/snapshots/b2020ce7-b11b-4262-b31b-49c672dfbc5b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] DELETE http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:12:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:01 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:01 devstack devstack@c-api.service[87211]: INFO cinder.api.v3.volumes [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume with id: b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:12:01 devstack devstack@c-api.service[87211]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:12:01 devstack devstack@c-api.service[87211]: attachments = base.obj_make_list( Sep 04 16:12:01 devstack devstack@c-api.service[87211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:12:01 devstack devstack@c-api.service[87211]: warnings.warn( Sep 04 16:12:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:12:01 devstack devstack@c-api.service[87211]: INFO cinder.volume.api [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Delete volume request issued successfully. Sep 04 16:12:01 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-ae4845d3-832b-4f9e-bc98-93d279fd4ed2 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 returned with HTTP 202 Sep 04 16:12:01 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1675/3401] 192.168.122.48 () {58 vars in 1230 bytes} [Fri Sep 4 16:12:01 2026] DELETE /volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:01 devstack devstack@c-api.service[87212]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:12:01 devstack devstack@c-api.service[87212]: attachments = base.obj_make_list( Sep 04 16:12:01 devstack devstack@c-api.service[87212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:12:01 devstack devstack@c-api.service[87212]: warnings.warn( Sep 04 16:12:01 devstack devstack@c-api.service[87212]: INFO cinder.volume.api [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Volume info retrieved successfully. Sep 04 16:12:01 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-aca6428d-13ac-484a-a0e5-0543cdc60c91 tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 returned with HTTP 200 Sep 04 16:12:01 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1727/3402] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:12:01 2026] GET /volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:12:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9c8fc025-823e-4bda-af46-caec5459f14e None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9c8fc025-823e-4bda-af46-caec5459f14e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] GET http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 Sep 04 16:12:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9c8fc025-823e-4bda-af46-caec5459f14e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:02 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9c8fc025-823e-4bda-af46-caec5459f14e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:02 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9c8fc025-823e-4bda-af46-caec5459f14e tempest-ProjectMemberTests-2060754872 tempest-ProjectMemberTests-2060754872-project-admin] http://192.168.122.48/volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 returned with HTTP 404 Sep 04 16:12:02 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1676/3403] 192.168.122.48 () {58 vars in 1227 bytes} [Fri Sep 4 16:12:02 2026] GET /volume/v3/volumes/b9c8df9a-46f5-4fa0-9f9a-7f5b036099d0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-076843aa-53da-4f93-82d9-d8f305cd3c12 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-076843aa-53da-4f93-82d9-d8f305cd3c12 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-076843aa-53da-4f93-82d9-d8f305cd3c12 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1748478941", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-076843aa-53da-4f93-82d9-d8f305cd3c12 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1728/3404] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types => generated 380 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-96c2730a-eb3d-428f-844d-54cc04cf750f None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96c2730a-eb3d-428f-844d-54cc04cf750f tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-96c2730a-eb3d-428f-844d-54cc04cf750f tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-96c2730a-eb3d-428f-844d-54cc04cf750f tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1677/3405] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8701a1ec-89cd-4d07-8508-8ac3592e44e7 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8701a1ec-89cd-4d07-8508-8ac3592e44e7 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8701a1ec-89cd-4d07-8508-8ac3592e44e7 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-560122131", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8701a1ec-89cd-4d07-8508-8ac3592e44e7 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1729/3406] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7aa23017-2d96-457a-92d7-b8856761989c None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7aa23017-2d96-457a-92d7-b8856761989c tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] POST http://192.168.122.48/volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008/encryption Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7aa23017-2d96-457a-92d7-b8856761989c tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-7aa23017-2d96-457a-92d7-b8856761989c tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7aa23017-2d96-457a-92d7-b8856761989c tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008/encryption returned with HTTP 403 Sep 04 16:12:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1678/3407] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bf677d0c-d2b8-437a-b624-6d7e75130b71 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf677d0c-d2b8-437a-b624-6d7e75130b71 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bf677d0c-d2b8-437a-b624-6d7e75130b71 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307667444", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bf677d0c-d2b8-437a-b624-6d7e75130b71 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1730/3408] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d75e3fa3-2f83-44ac-adae-9909c0c1ad25 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d75e3fa3-2f83-44ac-adae-9909c0c1ad25 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] POST http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d75e3fa3-2f83-44ac-adae-9909c0c1ad25 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-d75e3fa3-2f83-44ac-adae-9909c0c1ad25 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d75e3fa3-2f83-44ac-adae-9909c0c1ad25 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs returned with HTTP 403 Sep 04 16:12:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1679/3409] 192.168.122.48 () {60 vars in 1278 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f5719520-fad8-40e7-bf36-2adc12bb5a85 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5719520-fad8-40e7-bf36-2adc12bb5a85 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] PUT http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs/key2 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f5719520-fad8-40e7-bf36-2adc12bb5a85 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-f5719520-fad8-40e7-bf36-2adc12bb5a85 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f5719520-fad8-40e7-bf36-2adc12bb5a85 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs/key2 returned with HTTP 403 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1731/3410] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:12:05 2026] PUT /volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3db957bc-1207-42c4-bd2d-3522539fa465 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3db957bc-1207-42c4-bd2d-3522539fa465 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3db957bc-1207-42c4-bd2d-3522539fa465 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-3db957bc-1207-42c4-bd2d-3522539fa465 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3db957bc-1207-42c4-bd2d-3522539fa465 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types returned with HTTP 403 Sep 04 16:12:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1680/3411] 192.168.122.48 () {60 vars in 1131 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-bbdea9fd-7dae-4919-8a94-f873708b51b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbdea9fd-7dae-4919-8a94-f873708b51b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-bbdea9fd-7dae-4919-8a94-f873708b51b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-143634219", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-bbdea9fd-7dae-4919-8a94-f873708b51b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1732/3412] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-835d41e5-d1a1-452d-88c2-fd6d36300ea0 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-835d41e5-d1a1-452d-88c2-fd6d36300ea0 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption Sep 04 16:12:05 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-835d41e5-d1a1-452d-88c2-fd6d36300ea0 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:05 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-835d41e5-d1a1-452d-88c2-fd6d36300ea0 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption returned with HTTP 200 Sep 04 16:12:05 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1681/3413] 192.168.122.48 () {60 vars in 1276 bytes} [Fri Sep 4 16:12:05 2026] POST /volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:05 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] DELETE http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption/f090e649-31ae-4ba0-bf46-24dace46300f Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5e99636f-8736-4b27-a1ad-487078e6bd40 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption/f090e649-31ae-4ba0-bf46-24dace46300f returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1733/3414] 192.168.122.48 () {58 vars in 1368 bytes} [Fri Sep 4 16:12:05 2026] DELETE /volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b/encryption/f090e649-31ae-4ba0-bf46-24dace46300f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-9080087a-5f85-49a5-bb4f-498ea610bcd9 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9080087a-5f85-49a5-bb4f-498ea610bcd9 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-9080087a-5f85-49a5-bb4f-498ea610bcd9 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1368465840", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-9080087a-5f85-49a5-bb4f-498ea610bcd9 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1682/3415] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:06 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] DELETE http://192.168.122.48/volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0/extra_specs/key1 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-5cf430fa-8c4c-4721-8a3e-7198922b2ebf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0/extra_specs/key1 returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1734/3416] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-12582688-9676-4521-a0d2-a09ffac50b74 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12582688-9676-4521-a0d2-a09ffac50b74 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] POST http://192.168.122.48/volume/v3/types Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-12582688-9676-4521-a0d2-a09ffac50b74 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1715159088", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-12582688-9676-4521-a0d2-a09ffac50b74 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1683/3417] 192.168.122.48 () {60 vars in 1132 bytes} [Fri Sep 4 16:12:06 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] DELETE http://192.168.122.48/volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-c29c638d-2b95-4421-8742-1d2ad14cd1a8 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1735/3418] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-7ce141a8-292e-4f0b-91de-b315815b77f6 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7ce141a8-292e-4f0b-91de-b315815b77f6 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7ce141a8-292e-4f0b-91de-b315815b77f6 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-7ce141a8-292e-4f0b-91de-b315815b77f6 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'index' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-7ce141a8-292e-4f0b-91de-b315815b77f6 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1684/3419] 192.168.122.48 () {58 vars in 1257 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.api_utils [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Removing options '' from query. {{(pid=87212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-a2e598e1-8e34-4ae9-b917-3b0c9d65df7a tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1736/3420] 192.168.122.48 () {58 vars in 1110 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types => generated 2361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/cipher Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-4d011acd-c9d8-4c03-9690-a9d68eb2a0bf tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/cipher returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1685/3421] 192.168.122.48 () {58 vars in 1275 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'index' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-f01b1b19-a4f0-4d26-a6a9-69e2142542b5 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1737/3422] 192.168.122.48 () {58 vars in 1254 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-70891c8e-5499-4f80-bd83-f1ea355a091d None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-70891c8e-5499-4f80-bd83-f1ea355a091d tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/multiattach Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-70891c8e-5499-4f80-bd83-f1ea355a091d tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-70891c8e-5499-4f80-bd83-f1ea355a091d tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-70891c8e-5499-4f80-bd83-f1ea355a091d tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/multiattach returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1686/3423] 192.168.122.48 () {58 vars in 1293 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-891ae93a-915a-42a0-b9aa-a5da91f0e917 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-891ae93a-915a-42a0-b9aa-a5da91f0e917 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/volume_backend_name Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-891ae93a-915a-42a0-b9aa-a5da91f0e917 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-891ae93a-915a-42a0-b9aa-a5da91f0e917 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'show' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-891ae93a-915a-42a0-b9aa-a5da91f0e917 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1738/3424] 192.168.122.48 () {58 vars in 1317 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-749f147a-1a27-46e6-adad-f25f9df45443 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-749f147a-1a27-46e6-adad-f25f9df45443 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] GET http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-749f147a-1a27-46e6-adad-f25f9df45443 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-749f147a-1a27-46e6-adad-f25f9df45443 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Calling method 'show' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-749f147a-1a27-46e6-adad-f25f9df45443 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 returned with HTTP 200 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1687/3425] 192.168.122.48 () {58 vars in 1221 bytes} [Fri Sep 4 16:12:06 2026] GET /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-7e9a7059-672d-4f90-b44e-e59b5935fbf1 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e9a7059-672d-4f90-b44e-e59b5935fbf1 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] PUT http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/e941185d-f940-4e04-bae2-882c741125b1 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-7e9a7059-672d-4f90-b44e-e59b5935fbf1 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-7e9a7059-672d-4f90-b44e-e59b5935fbf1 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-7e9a7059-672d-4f90-b44e-e59b5935fbf1 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/e941185d-f940-4e04-bae2-882c741125b1 returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1739/3426] 192.168.122.48 () {60 vars in 1385 bytes} [Fri Sep 4 16:12:06 2026] PUT /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/encryption/e941185d-f940-4e04-bae2-882c741125b1 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-6f28e4ab-1baf-4166-8130-07a65a0f6953 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6f28e4ab-1baf-4166-8130-07a65a0f6953 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] PUT http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/key1 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-6f28e4ab-1baf-4166-8130-07a65a0f6953 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.policy [None req-6f28e4ab-1baf-4166-8130-07a65a0f6953 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87211) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-6f28e4ab-1baf-4166-8130-07a65a0f6953 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/key1 returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1688/3427] 192.168.122.48 () {60 vars in 1292 bytes} [Fri Sep 4 16:12:06 2026] PUT /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-53e7b55c-7cd6-4356-a87a-536eca4b8182 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53e7b55c-7cd6-4356-a87a-536eca4b8182 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] PUT http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-53e7b55c-7cd6-4356-a87a-536eca4b8182 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.policy [None req-53e7b55c-7cd6-4356-a87a-536eca4b8182 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fa4c4854b59d43248384a2a57bf243e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47d263c58b1e4dc29fe586b4264e6f81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87212) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-53e7b55c-7cd6-4356-a87a-536eca4b8182 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-member] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 returned with HTTP 403 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1740/3428] 192.168.122.48 () {60 vars in 1241 bytes} [Fri Sep 4 16:12:06 2026] PUT /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-3901fe92-00bc-48a1-97fd-d285c218af55 None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3901fe92-00bc-48a1-97fd-d285c218af55 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3901fe92-00bc-48a1-97fd-d285c218af55 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-3901fe92-00bc-48a1-97fd-d285c218af55 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-3901fe92-00bc-48a1-97fd-d285c218af55 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1689/3429] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/67106cea-90f0-49c4-bff9-704b11ea4730 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-ebd184c7-2f39-47b5-9554-86dd758ae268 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebd184c7-2f39-47b5-9554-86dd758ae268 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebd184c7-2f39-47b5-9554-86dd758ae268 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-ebd184c7-2f39-47b5-9554-86dd758ae268 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-ebd184c7-2f39-47b5-9554-86dd758ae268 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0 returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1741/3430] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/75ea13fe-5060-4370-97f0-2c51353600b0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-d92961d2-1db4-4cb3-949d-1ddb0e5b66db None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d92961d2-1db4-4cb3-949d-1ddb0e5b66db tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d92961d2-1db4-4cb3-949d-1ddb0e5b66db tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-d92961d2-1db4-4cb3-949d-1ddb0e5b66db tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-d92961d2-1db4-4cb3-949d-1ddb0e5b66db tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1690/3431] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/52a0b76b-b951-4588-8573-1f4c9ce2db4b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-8cee3801-68c8-4759-a629-638f2520e276 None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8cee3801-68c8-4759-a629-638f2520e276 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8cee3801-68c8-4759-a629-638f2520e276 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-8cee3801-68c8-4759-a629-638f2520e276 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-8cee3801-68c8-4759-a629-638f2520e276 tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1742/3432] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/c1151460-e49f-44c7-9273-89edd2bd7d6c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.middleware.request_id [None req-5a528f50-6b79-41d8-8832-16e8bb09edbd None None] RequestId filter calling following filter/app {{(pid=87211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a528f50-6b79-41d8-8832-16e8bb09edbd tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a528f50-6b79-41d8-8832-16e8bb09edbd tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: DEBUG cinder.api.openstack.wsgi [None req-5a528f50-6b79-41d8-8832-16e8bb09edbd tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87211]: INFO cinder.api.openstack.wsgi [None req-5a528f50-6b79-41d8-8832-16e8bb09edbd tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008 returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87211]: [pid: 87211|app: 0|req: 1691/3433] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/b4e189ff-5f3e-4fb2-9a3e-0519d077e008 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.middleware.request_id [None req-1d89cf4c-c668-4c67-93a0-517e8f0310cb None None] RequestId filter calling following filter/app {{(pid=87212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1d89cf4c-c668-4c67-93a0-517e8f0310cb tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] DELETE http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1d89cf4c-c668-4c67-93a0-517e8f0310cb tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Empty body provided in request {{(pid=87212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: DEBUG cinder.api.openstack.wsgi [None req-1d89cf4c-c668-4c67-93a0-517e8f0310cb tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] Calling method '_delete' {{(pid=87212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:12:06 devstack devstack@c-api.service[87212]: INFO cinder.api.openstack.wsgi [None req-1d89cf4c-c668-4c67-93a0-517e8f0310cb tempest-VolumeTypesMemberTests-1998246715 tempest-VolumeTypesMemberTests-1998246715-project-admin] http://192.168.122.48/volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 returned with HTTP 202 Sep 04 16:12:06 devstack devstack@c-api.service[87212]: [pid: 87212|app: 0|req: 1743/3434] 192.168.122.48 () {58 vars in 1224 bytes} [Fri Sep 4 16:12:06 2026] DELETE /volume/v3/types/11a464c1-fca8-4dd1-9ac7-571171bf62a2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:12:16 devstack devstack@c-api.service[87211]: DEBUG dbcounter [-] [87211] Writing DB stats cinder:SELECT=173,cinder:INSERT=39,cinder:UPDATE=65 {{(pid=87211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:12:16 devstack devstack@c-api.service[87212]: DEBUG dbcounter [-] [87212] Writing DB stats cinder:SELECT=157,cinder:UPDATE=67,cinder:INSERT=48,cinder:DELETE=1 {{(pid=87212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}